What are the basic concepts of oop?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOAD Interview Questions

What is the difference between a class and an object?

0 Answers  


What is the default access modifier in a class?

0 Answers  


Can you create an instance for an abstract class?

0 Answers  


Define Data Abstraction. What is its importance?

0 Answers   Amazon, Infosys,


Explain about the design phase?

0 Answers  






What is the default access modifier for a class,struct and an interface declared directly with a namespace?

0 Answers  


What is Polymorphism, overloading, overriding and virtual?

0 Answers   MindCracker,


How to achieve data abstraction?

0 Answers  


What if we make the method as abstract in another interface?

0 Answers  


explain the difference between operator overloading and function overloading.

0 Answers   TCS,


How to define an interface?

0 Answers  


Can you call the base class method without creating an instance?

0 Answers  


Categories