In IDA-view window, I often see, just for example:
jmp sub_??????
or
jmp RaiseException
like above are they function call? but why they do not use "call" instead of "jmp". Or anther one - share code which start address is "sub_??????" position.
what does ida think about it?





