java is fully object oriented languages or not? why?
Answer Posted / rozer willis
Java is not fully Object Oriented Programming
language.Because it uses Primitive data types and these are
not refer to any class.Thats why Java can't said to be a
fully object oriented programming language.Simula65 is the
only fully object oriented programming language.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
wahts is mean by dynavalidatorform in struts/
Do you think that java should have had pointers?
Why is string immutable in java?
Is a class a subclass of itself?
How to pass parameters in RMI?
What is ioc concept & explain it?
What is the purpose of the notifyall() method?
What are the oops concept?
what is the use of State Factories?
What modifiers may be used with an inner class that is a member of an outer class?
Is jvm a overhead?
What is a clone?
why static class in java
Can constructors be synchronized in java?
What are the different types of exception?