java is fully object oriented languages or not? why?
Answer Posted / dev
No,java is not fully object oriented language because it does not support "multiple inheritence" and "pointers" which are used in C++.But,by using Interfaces we can implement multiple inheritence.Also,due to presence of Primitive datatypes,which are used in (AutoBoxing)...we can say it is not fully object oriented language.
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What is mdb and what is the special feature of that?
how do you Handle Front End Application data against DB with example?
What are the different approaches to represent an inheritance hierarchy?
How to implement RMI in Java?
Which textcomponent method is used to set a textcomponent to the read-only state?
What is ioc concept & explain it?
Explain RMI Architecture?
What is the purpose of the finally clause of a try-catch-finally statement?
What is a class loader?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What is the difference between the session.get() method and the session.load() method?
which type of objects reference will be given to client?
What is clustering? What are the different algorithms used for clustering?
What is a session? Can you share a session object between different theads?