Answer Posted / muthusenthil
java is not 100% oops because of only reason it has static
keyword, according to oops and in real world we need an
object to perform a function but in java using class name
without an object we can perform function or call a method
this violates oops and real world reflection..
Is This Answer Correct ? | 24 Yes | 9 No |
Post New Answer View All Answers
What are adapter classes?
What is object english?
What is a boolean output?
What is a java object and java application?
What is variable argument in java?
Describe how to implement singleton design pattern in struts.
What is singletonlist in java?
What is parameters example?
What’s the difference between unit, integration and functional testing?
What is a null class?
What are green threads in java?
What is autoboxing in java?
What is the symbol for space?
What is the main purpose of java?
Which is faster set or list in java?