java is fully object oriented languages or not? why?
Answer Posted / likhitha
yes,java is fully object oriented language.because it mainly
depends upon objects.
| Is This Answer Correct ? | 0 Yes | 17 No |
Post New Answer View All Answers
How are commas used in the intialization and iteration parts of a for statement?
Where can I find seam examples and documentation?
What are various types of class loaders used by jvm?
What is bean? Where can it be used?
wahts is mean by dynavalidatorform in struts/
What is a clone?
What is threadfactory?
To what value is a variable of the string type automatically initialized?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Can I run seam outside of jboss as?
What is ioc concept & explain it?
Name three subclasses of the component class?
What is the difference between java class and bean?