explain oops concepts with examples?
Answer Posted / nazeer
inheritence=as inheriting establish parent child reletionship b/w classes parent members consumed by child classes
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
What is java’s garbage collected heap?
What are void methods?
Why java uses the concept of the string literal?
What is difference between Heap and Stack Memory?
What is scanner in java?
What are the benefits of operations in java?
How many bits is a boolean?
How to obtain a performance profile of java program
What does the “static” keyword mean?
Can we write method inside a method in java?
What is super?
How will you invoke any external process in java?
What is close method? How it's different from Finalize & Dispose?
How do you convert string to int in java?
What are JVM.JRE, J2EE, JNI?