Is java is a fully object object oriented language?
Answer Posted / pankaj
JAVA is fully object oriented language, because we make
main() method inside the class . it satisfies all features
of OOPS
| Is This Answer Correct ? | 25 Yes | 71 No |
Post New Answer View All Answers
Can we define static methods inside interface?
What does singleton class mean?
Can we sort hashmap in java?
Why is static used?
What do you understand by java virtual machine?
Name few java.lang classes introduced with java 8 ?
How do you square a number in java?
Why we used vector class?
what is recursion in java
What variables are stored in stack?
If we don’t want some of the fields not to serialize how to do that?
Can you make a constructor final in Java?
How can we achieve thread safety in java?
Name four container classes.
Explain about the dynamic behavior of core java?