Is java is a fully object object oriented language?
Answer Posted / manju
HI friends,
Java is not 100% OOP bcoz the execution of the prog
starts with out creating an object for the class we execute.
So i feel start of the java prog execution doesnt satisfy
the 100%oop concept.
Correct me friends if i am wrong.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the difference between int and integer in java?
how can i use a nonsynchronized hashtable?
what is predefined function in java?
How to make a read-only class in java?
Differentiate between a class and an object.
Are true and false keywords?
What is the difference between abstraction and encapsulation?
Which category the java thread do fall in?
How do you sort arrays in java?
When will we prefer to use set and list in java and why?
Why runnable interface is used in java?
What does string mean in java?
How many bytes are a float?
What are JVM.JRE, J2EE, JNI?
How do you use equal in java?