Explain about object oriented programming?


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

Post New Answer

More OOAD Interview Questions

How can we call the base method without creating an instance?

0 Answers  


Can a class implement two interfaces having default method with same name and signature?

0 Answers  


What are the features that are provided to make a program modular?

0 Answers  


Which OOPS concept exposes only the necessary information to the calling functions?

0 Answers  


What are the different types of arguments?

0 Answers  






A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

0 Answers  


What is overriding?

0 Answers   MindCracker,


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

0 Answers  


What is difference between class and interface?

0 Answers  


What do you meant by static and dynamic modeling?

7 Answers   NIIT,


Can you tell something about GDI objects?

0 Answers   C DAC, CDAC,


what is meant by "method-wars"?

2 Answers   BirlaSoft,


Categories