java is fully object oriented languages or not? why?
Answer Posted / p soniya
java is not fully object oriented language because it does not support multiple inheritance directly. but it does so by using the concept of interfaces.
Is This Answer Correct ? | 76 Yes | 13 No |
Post New Answer View All Answers
Where we can write Rmi registry in the code, without having to write it at the command prompt?
what is an isolation level?
Write a program to show synchronization?
What is the difference between a static and a non-static inner class?
What are the call back methods in entity bean?
Explain what is synchronization?
What is the infobus?
Will the general public have access to the infobus apis?
Is a class a subclass of itself?
Describe, in general, how java's garbage collector works?
Is there a guarantee of uniqueness for entity beans?
What is Stream Tokenizer?
difference between ejb,struts,hibernate,spring and jsp
Why do threads block on i/o?
What is glasgow?