Can you name some types of inheritance?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is encapsulation example?
How does polymorphism work?
what is data hiding.
What do you mean by abstraction?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
what is the difference between class and structure in C++?
which is platform independent device used in computers
What is the highest level of cohesion?
wht is major diff b/w c and c++?
What is this interview room ? Is it a class or an object.
You have one base class virtual function how will call that function from derived class?