java is fully object oriented languages or not? why?
Answer Posted / siddharth somadutt
Java uses primitive data types and hence is not a pure object oriented language.
| Is This Answer Correct ? | 61 Yes | 4 No |
Post New Answer View All Answers
Why a component architecture for the java platform?
Explain how will the struts know which action class to call when you submit a form?
Explain the different types of memory used by jvm?
Difference between new operator and class.forname().newinstance()?
What is an abstract method?
When a thread blocks on i/o, what state does it enter?
What is jboss?
Why is string immutable in java?
What is the purpose of the notify() method?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Can I use javascript to submit a form?
Name three component subclasses that support painting?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Why use a datasource when you can directly specify a connection details?
Why are some of the class and element names counter-intuitive?