Differences between inline functions and non-inline functions?
Answer Posted / rajesh kumar
In non-inline function when a function calls the controller
jumps to the function definition, but whereas in Inline
Function when a function calls the code in the function
replaced instead of jumping the controller.
| Is This Answer Correct ? | 35 Yes | 11 No |
Post New Answer View All Answers
Write a program to sort the number with different sorts in one program ??
How to call a non virtual function in the derived class by using base class pointer
What is static modifier?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
officer say me - i am offered to a smoking , then what can you say
Which is not an object oriented programming language?
Is abstract thinking intelligence?
What is destructor in oop?
Are polymorphisms mutations?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is oops and its features?
What is cohesion in oop?
What is an example of genetic polymorphism?
what is different between oops and c++
What is ambiguity in inheritance?