Answer Posted / ji
Java is 100% pure OOP,,b primitive data
types are treated as object .this concept is called wrapper
class
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is class variable java?
Why main method is called first in java?
What is the use of isempty in java?
What are the advantages of user defined functions?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
What is port number in java?
What is %d in printf?
How garbage collection is done in java?
What is object data type?
What is the point of polymorphism java?
What are unchecked exceptions in java?
What is the use of protected in java?
Is 0 an even number?
Difference between class#getinstance() and new operator ?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?