State two differences between an object and a class.
Write a note about inheritance?
Define Initialisation Purpose.
What is the difference between multiple and multilevel inheritance?
What is inheritance in java?
Can different parts of a partial class inherit from different interfaces?
Which oops concept exposes only necessary information to the calling functions?
Do structs support inheritance?
What is garbage collection(gc)?
Explain about the analysis phase?
What is difference between static and non-static fields of a class?
What are the four important foundation concepts of OOP ?
Explain about multiple inheritance?
How does abstraction differ from encapsulation.
What is the function of pure virtual functions?