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
What is the difference between comparison done by equals method and == operator?
What is a java list?
What is a function in programming?
Can we synchronize static methods in java?
Is a class subclass of itself?
What is variable declaration and definition?
What do you mean by access modifier?
Can set contain duplicates?
What is the collections api?
Is namespace same as package in java?
How do you avoid global variables?
What is a protected void?
What does singleton class mean?
is there a separate stack for each thread in java? : Java thread
How many types of variables are there?