Answer Posted / debika mohapatra
Templates is one of the features added to c++ recently.a
template can be considered as a kind of macro.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we override main method?
Why is encapsulation used?
#include
What is overriding in oop?
What are constructors in oop?
What is oops?what is its use in software engineering?
What is a class in 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
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
class type to basic type conversion
What is encapsulation process?
Where is pseudocode used?
What is encapsulation in ict?
what's the basic's in dot net
What is abstraction in oops with example?