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
What is the difference between array and array list in java?
What are keywords and reserved words in java?
What is java lang string?
Which is the best sorting technique in java?
Difference between notify() method and notifyall() method in java?
How many bytes is a char in java?
What is integers and example?
What are the major drawbacks of external iteration?
List any five features of java?
What is a databasemetadata?
How do you print array in java?
What is the use of runnable interface?
What is the difference between declaration and definition in java?
What are JVM.JRE, J2EE, JNI?
What are the important features of Java 10 release?