Is java is a fully object object oriented language?
Answer Posted / dhawal
java is not fully object oriented but puerly object oriented
languge.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
State the difference between creating string as new () and literal.
What is passed by reference and pass by value ?
What does flagged out mean?
Can we use String with switch case?
What is the benefit of using enum to declare a constant?
What are the important features of Java 9 release?
What is the difference between overriding & overloading?
How many arguments can be passed to main ()?
How do you remove spaces in java?
Explain about public and private access specifiers?
What is java dot?
What are the differences between c++ and java?
What is time complexity java?
What is difference between == and === in js?
What is the Scope of Static Variable?