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
Name three component subclasses that support painting?
why static class in java
Difference between new operator and class.forname().newinstance()?
What is aop(assepct oriented programing)?
What are transaction attributes?
Why are component architectures useful?
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?
difference between ejb,struts,hibernate,spring and jsp
What is a sessionfactory? Is it a thread-safe object?
Explain what is orm?
If your ui seems to freeze periodically, what might be a likely reason?
Which containers use a border layout as their default layout?
What are the call back methods in entity bean?
Can I use javascript to submit a form?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..