Answer Posted / bujji
body of a function is simply coded in a single line.these
are easily compiled.
Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What is overloading in oops?
What makes a language oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
what are the realtime excercises in C++?
What are functions in oop?
What is byval and byref? What are differences between them?
What is difference between inheritance and polymorphism?
What are different oops concepts?
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 difference between a constructor and a destructor?
How to hide the base class functionality in Inheritance?
is there any choice in opting subjects like 4 out of 7
What is class and object with example?
What is a class in oop?
Why is polymorphism needed?