Can a class implement two interfaces having default method with same name and signature?
How to define an interface?
Explain the purpose of composition.
What is difference between class and interface?
What is virtual?
What is a ternary operator?
What is polymorphism? When is it employed? give an example.
What is garbage collection(gc)?
What is a pure virtual function?
What is multiple inheritance? How java 8 supports multiple inheritance?
How to differentiate between a CreateObject() and GetObject() ?
Explain about uml?
Can an interface implement or extend another interface?
What is serialization? How do we implement serialization actually?
what three "domains" are considered during analysis modeling?