Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / vino
yes,java is pure object oriented.because each main should
enclosed with one class.the class comes under the object
oriented concept only.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
When the constructor of a class is invoked?
Explain the scope of a variable.
What is variable argument in java?
What is anagram of a string?
what is the constructor and how many types of constructors are used in java?
What flag up means?
How to split arraylist elements in java?
What is update method called?
What is the main use of java?
What is the difference between static binding and dynamic binding?
What does ide stand for?
Can we assign integer value to char in java?
What is use of inner class in java?
What is the difference between length and size in java?
What is a java predicate?