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
No Answer is Posted For this Question
Be the First to Post Answer
What is virtual class and friend class?
What is the significance of classes in oop?
Program to check whether a word is the first word of the sentence.
Write a macro for swapping integers
What is the expansion of OOPS?
What is object-oriented programming? Webopedia definition
What is a class in oop?
What is the real time example of encapsulation?
Can we have a private virtual method ?
How many types of access specifier in c# and vb.net?
Difference between realloc() and free?
what is new modifier in C#