Is java is a fully object object oriented language?
Answer Posted / sanatan
Venns444 you are right but some other concepts are there
like we are declaring static members which has no
connection with the object .
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
Define linked list and its features with signature?
When should I use a singleton?
What is the difference between jdk, jre, and jvm?
Which api is provided by java for operations on set of objects?
What are static methods?
What are decalarations?
Which oo concept is achieved by using overloading and overriding?
Define how destructors are defined in java?
What is the similarity between dynamic binding and linking?
Can each java object keep track of all the threads that want to exclusively access it?
What method is used to specify a container's layout in java programming?
Tell me a few examples of final classes defined in Java API?
What is the public method modifier?
Can a list be null in java?
Why should I use abstract class?