Answer Posted / anand
No java isnt 100% pure OOPS coz if it were then everything
should be classes and objects, whereas java still has
primitive data type which violates the above said
statement...SmallTalk is the only 100% pure OOPS language
| Is This Answer Correct ? | 66 Yes | 9 No |
Post New Answer View All Answers
when to use ArrayList and when to use HashMap in webApplication.
If two threads have same priority which thread will be executed first ?
Explain how hashmap works?
How do you add an element to an arraylist in java?
How many types of variables are there?
What is immutable in java?
Why do we create public static method in java?
What is off heap memory?
What does bitwise or mean?
What is the default execution method in java?
Explain the advantages of packages in java?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
What is the use of http-tunneling in rmi?
How does linkedlist work in java?
What is JDBC Driver interface?How can you retrieve data from the ResultSet