Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / kumaresh
yes,java is pure object oriented language...
because all our codes are written within the class.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can list be null in java?
Differentiate between class and structure.
What does index mean in java?
What occurs when an object is constructed?
What do you mean by chromounits in java8?
how to deploy apache tomcat server to weblogic server in java
What is ascii format?
Can a class be protected in java?
Differentiate between postfix and prefix operators in java.
What are constructors in java?
What is remote method invocation (rmi)?
What is stringjoiner ?
Explain reverse a linked list recursive java solution?
What are the data types supported by java? What is autoboxing and unboxing?
What is scope & storage allocation of static, local and register variables? Explain with an example.