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
Explain where variables are created in memory?
Explain garbage collection in java?
what is difference betweem home interface and remote interface?
Is oracle java 11 free?
What is difference between identifier and variable?
Which methods cannot be overridden in java?
What is early binding and late binding in java?
Why do we need data structure in java?
what is the difference between yielding and sleeping? : Java thread
What is Mutex (Mutual Exclusion Object) ?
List two java ide’s?
Is it possible to instantiate the abstract class?
How do you remove duplicates from an array in java?
How do you input a string in java?
What is method reference in java?