When is an object created and what is its lifetime?
Answer Posted / nikhil
global scope,if created outside class n local scope if
created inside a class......
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the important components of cohesion?
What is polymorphism and its types?
program for insertion ,deletion,sorting in double link list
What is the use of oops?
What are main features of oop?
What is difference between class and object with example?
What is a null tree?
How Do you Code Composition and Aggregation in C++ ?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Where You Can Use Interface in your Project
to find out the minimum of two integer number of two different classes using friend function
What is the benefit of oop?
#include
What is encapsulation in oop?
can we make game by using c