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 are Hostile Applets?
Is java still necessary?
What are void pointers?
Who found java?
What is anagram word?
What is integers and example?
What is the role of garbage collector in java?
What is a private class in java?
How does a for loop work?
Why do we need array in java?
What are the wrapped, classes?
What is mnemonic in assembly language?
What do you mean by platform independence of Java?
Define inheritance with reference to java.
What is the purpose of declaring a variable as final?