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
What class is used to create Server side object ?
Why does the option tag render selected=selected instead of just selected?
What is the difference between java class and bean?
How will you pass parameters in RMI? Why do you serialize?
What is a sessionfactory? Is it a thread-safe object?
Why does the tag url-encode javascript and mailto links?
What is the difference between the session.get() method and the session.load() method?
Which container method is used to cause a container to be laid out and redisplayed?
What is clustering? What are the different algorithms used for clustering?
What if the static modifier is removed from the signature of the main method?
Which class is the immediate superclass of the menucomponent class?
How would you detect a keypress in a jcombobox?
what are memory considerations of jsp compares to other web components?
Write a singleton program?
What are the diff types of exception?