Is java is a fully object object oriented language?
Answer Posted / srinu
java is not fully object oriented language because it will
not platform independent in language
example: when java project will not do in c++ so it is
platformdependent
| Is This Answer Correct ? | 6 Yes | 47 No |
Post New Answer View All Answers
What is the difference between && and & in java?
What are the pillars of java?
What is the use of default method in interface in java? Explain
What if constructor is protected in java?
How does multithreading take place on a computer with a single cpu?
What are the advantages of inner classes?
What is difference between Heap and Stack Memory?
What ide should I use for java?
How is tree Mirroring implemented?
why using interface interface ?
What are java packages?
What is the meaning of I ++ in java?
What is meant by data hiding/encapsulation?
Convert a BST into a DLL and DLL to BST in place.
What is a condition in programming?