java is fully object oriented languages or not? why?
Answers were Sorted based on User's Feedback
Answer / likhitha
yes,java is fully object oriented language.because it mainly
depends upon objects.
| Is This Answer Correct ? | 0 Yes | 17 No |
Answer / shashank shrivastava
Java is fully object oriented langauge because in java
every thing even main() also inside the class & its
contained all feature of OOPs
| Is This Answer Correct ? | 6 Yes | 28 No |
What is codebase in applet?
What is prototype?
Can I run seam outside of jboss as?
What is the difference between static and non-static with examples?
What modifiers may be used with an interface declaration?
How is serialization used generally ?
what is Static binding?
what is a non-repeatable read?
What is difference between object state and behavior?
How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration
What are the difference between RMI and CORBA?
Do I have to use jsps with my application?