Answer Posted / prakash bora
The idea behind inline functions is to insert the code of a
called function at the point where the function is called.
If done carefully, this can improve the application's
performance in exchange for increased compile time and
possibly (but not always) an increase in the size of the
generated binary executables.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is data binding in oops?
Whats oop mean?
Why is object oriented programming so hard?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Why do we use inheritance?
What is the point of oop?
Why do we use polymorphism?
What is the main purpose of inheritance law?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is an example of genetic polymorphism?
Write a program to sort the number with different sorts in one program ??
What do you mean by Encapsulation?
What is new keyword in oops?
Where You Can Use Interface in your Project
what is the sylabus for priliminaries?