whether java is fully object oriented language or partially
object oriented language
Answer Posted / prabakaran
Java is a fully Purly Object Oriented Programming Language
started from Java 5 version
because the primitive data types changes into Wrapper class
so we call as Object Oriented Programming Language
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is java reflection api?
What is the difference between jvm and jre? What is an interface?
What does i ++ mean in Java?
What are the procedures?
Can java inner class be static?
What is meant by javabeans?
What does s mean in regex?
What is the ==?
What interface is extended by awt event listeners?
what is difference betweem home interface and remote interface?
What does split function do in java?
What are the methods to rectify ambiguities in the interfaces in JAVA?
What are the main uses of java?
Explain jdk, jre and jvm?
When do you call copy constructor?