How OOPS concept is achieved in Java?
Answer Posted / niranjanravi
by polymorphism,inheritance,abstraction,encapsulation
| Is This Answer Correct ? | 20 Yes | 8 No |
Post New Answer View All Answers
Does apple use java?
Can inner class have constructor?
What are the major advantages of internal iteration over external iteration?
What do you understand by java virtual machine?
Why singleton is not thread safe?
What's the purpose of static methods and static variables?
Define an applet in java?
What is the parse method in java?
What are exception handling keywords in java?
What is a instance variable?
How large is a boolean?
What are the data types supported by java? What is autoboxing and unboxing?
Can we call thread start () twice?
Write the algorithm to check the number non-leaf nodes in a tree.
Why are global variables used?