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 java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
how to get the oracle certification? send me the answer
What is oops and its features?
What is encapsulation in oop?
What is overriding in oop?
Can a varargs method be overloaded?
What is abstraction encapsulation?
What is the main feature of oop?
What is polymorphism oop?
explain sub-type and sub class? atleast u have differ it into 4 points?
what is different between oops and c++
What is the full form of oops?
What is pointer in oop?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What does I oop mean?