java is fully object oriented languages or not? why?
Answer Posted / p soniya
java is not fully object oriented language because it does not support multiple inheritance directly. but it does so by using the concept of interfaces.
| Is This Answer Correct ? | 76 Yes | 13 No |
Post New Answer View All Answers
What do you mean by Socket Programming?
how do you Handle Front End Application data against DB with example?
What are the different methods of identifying an object?
Why does the option tag render selected=selected instead of just selected?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
For which statements does it make sense to use a label?
Do I need to import javlang package any time? Why ?
What you mean by COM and DCOM?
What class is used to create Server side object ?
What happens when a thread cannot acquire a lock on an object?
What are externizable interface?
Do I have to use jsps with my application?
Is it possible to stop the execution of a method before completion in a sessionbean?
How is a java object message delivered to a non-java client?
Which container method is used to cause a container to be laid out and redisplayed?