Why is java not fully objective oriented?


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

Post New Answer

More OOAD Interview Questions

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 the difference between multiple and multilevel inheritance?

0 Answers  


Can you define OOP and principles of OOP?

0 Answers   MindCracker,


Comment: C++ "includes" behavior and java "imports"

1 Answers   Protech,


Why is message passing between the objects important?

0 Answers  


What is SRD(System Requirement document), FSD (Functional Specification Document), RSD (Requiremnet specific document)? If these are different document wat are there contents?

1 Answers   College School Exams Tests, HP, Infosys,


If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

0 Answers  


Why are outlet connections required in object-oriented programming?

0 Answers  


Explain the abstract class modifier?

0 Answers  


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

0 Answers  


Differentiate between a class and a method.

0 Answers  


Why does java not support multiple inheritance?

0 Answers  


Categories