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
What modifiers may be used with an interface declaration?
What is an abstract method?
what is a portable component?
Java is fully object oriented languages or not?
What is a modular application?
What is the argument type of a programs main() method?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
How to implement RMI in Java?
Why do threads block on i/o?
What is ioc concept?
What state does a thread enter when it terminates its processing?
Why is string immutable in java?
Define prototype?
Difference between hashmap and hashtable?
What is RMI and what are the services in RMI?