Answer Posted / umashankar mishra
yes..becoz every thing place in class including main()
and object is created by new operator
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the diamond problem in inheritance?
Why do we use inheritance?
Which type does string inherit from?
Explain the advantages of inheritance.
What does and I oop and sksksk mean?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is the full form of oops?
What are the three main types of variables?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is solid in oops?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is polymorphism and its types?
What are objects in oop?
What is a null tree?
What polymorphism means?