Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / shyam
yes java is object oriented because primitive data types are declaring inside class only
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Difference between arraylist and vector.
What is main in java?
What do you mean by ordered and sorted in collections in java?
Explain about arraylist?
Explain the difference between comparator and comparable in java?
What is OOP's Terms with explanation?
How do you join strings in java?
Does java isempty check for null?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
What are the types of strings?
What are methods of a class?
What is a java list?
How to compare two strings in java program?
What is Applet Stub Interface ?
Explain public static void main(string args[]) in java.