Differences between inline functions and non-inline functions?
Answer Posted / ankita
inline functin for execution switching time is required but
noy in case of non inline function
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is polymorphism programming?
Why it is called runtime polymorphism?
What is object-oriented programming? Webopedia definition
What is the advantage of oop over procedural language?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is the significance of classes in oop?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is and I oop mean?
Write a program to sort the number with different sorts in one program ??
What is class in oop with example?
What is stream in oop?
What is multilevel inheritance in oop?
What is an interface in oop?
How Do you Code Composition and Aggregation in C++ ?
What is encapsulation example?