Answer Posted / kanchan bangar
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 ? | 1 Yes | 4 No |
Post New Answer View All Answers
How do you use parseint in java?
When should I use singleton pattern?
What is the difference between Error, defect,fault, failure and mistake?
What is the difference between pass by reference and pass by pointer?
Define jre i.e. Java runtime environment?
Differentiate between static and non-static methods in java.
What are the legal parameters?
Outline the major features of java.
What is the requirement of thread in java?
What are the disadvantages of using inner classes?
Explain about version control?
What are keyboard events?
What is an object's lock and which object's have locks in java programming?
What are the different types of garbage collectors in java?
What is google full form?