Answer Posted / mugdha taru
Because it is the only function which is accessible even
when class is not instantiateed
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are main features of oop?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is polymorphism in oops with example?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Why do we use class in oops?
What is abstraction with example?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
how to get the oracle certification? send me the answer
what are the realtime excercises in C++?
State what is encapsulation and friend function?
What is encapsulation selenium?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< How to call a non virtual function in the derived class by
using base class pointer What is super in oop? What is coupling in oop?