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
List the interfaces which extends collection interface?
What is a nested list?
What is default locale java?
What are void pointers?
What is literal example?
If two threads have same priority which thread will be executed first ?
What is constructor in java ?
What is the difference between static (class) method and instance method?
What is the properties class in java programming?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
How to avoid memory leak in java?
What is local variable and instance variable?
Compare Mutex and Semaphore in java.
What are advantages of using Java?s layout managers than windowing systems?
What is string length in java?