java is fully object oriented languages or not? why?
Answer Posted / vigneshwaran r.r
:) Java is not fully OOP... one thing we have to notice that, we can most of the java program without creating an instance (Object) itself.. Thanks you
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How would you create a button with rounded edges?
How many times may an objects finalize() method be invoked by the garbage collector?
What is an abstract method?
Define aop(assepct oriented programing)?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What are the different class loaders used by jvm?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Can I use multiple html form elements with the same name?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
wahts is mean by dynavalidatorform in struts/
How task's priority is used in scheduling?
For which statements does it make sense to use a label?
Explain about local interfaces.
Should synchronization primitives be used on bean methods?
Why does the tag url-encode javascript and mailto links?