What are all the languages which support oop?


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

Post New Answer

More OOAD Interview Questions

What are the problems faced by the developer using object oriented programming language?

0 Answers  


In winform my controls [taskbar and progressbar] become inactive when heavy processing is going in background, how to avoid this via multithreading

1 Answers   Hexaware,


What are abstract classes?

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  


Difference between encapsulation and data hiding ?

0 Answers  






What is a try/ catch block?

0 Answers  


What is the main advantage of using inheritance?

0 Answers  


What is the use if instanceof keyword? And how do refer to a current instance of object?

0 Answers  


What does the keyword virtual represented in the method definition?

0 Answers  


What is data abstraction? what are the three levels of data abstraction with Example?

0 Answers   TCS,


What is the difference between function overloading and over riding?

0 Answers   BirlaSoft,


What is the order of call of constructors in inheritiance?

0 Answers  


Categories