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
How do you include a string in java?
What is the requirement of thread in java?
Explain about class in java?
What is finally and finalize in java?
Can a constructor be private and how are this() and super() method used with constructor?
What is the range of the short type?
Explain the difference between private, public, package and protected in java?
What are different types of constants?
In java, how we can disallow serialization of variables?
Can an interface have a constructor?
What do you understand by access specifiers in Java?
Explain about method local inner classes or local inner classes in java?
What is the functionability stubs and skeletons?
Can you explain the usages of class.forname()?
What are class types in java?