Answer Posted / pankaj
we work in java with the help of object and class so we can say that java is true object oriented language..not pure..pure means total work on object without class .
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between the public, private, final, protected, and default modifiers?
How will you get the platform dependent values like line separator, path separator, etc., ?
Is arraylist ordered?
What is immutability in java?
What isan abstract class and when do you use it?
What is static method with example?
What is thread pool? How can we create thread pool in java?
How do you square a number in java?
Is 0 a prime number?
How list contains works in java?
What is immutable class in java?
What is ordered map in java?
What is difference between static and final?
What is locale?
What happens when you add a double value to a string?