What are the main concepts of oops in java?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
The following lists the key ideas of Java's OOPs:
Genetic Polymorphism
Encapsulation of Abstraction
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
The following lists the key ideas of Java's OOPs:
Genetic Polymorphism
Encapsulation of Abstraction
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
The following lists the key ideas of Java's OOPs:
Genetic Polymorphism
Encapsulation of Abstraction
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
The following lists the key ideas of Java's OOPs:
Genetic Polymorphism
Encapsulation of Abstraction
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / Umesh Chandra Verma
The main concepts of Object-Oriented Programming (OOPS) in Java include Abstraction, Encapsulation, Inheritance, and Polymorphism.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why are global variables used?
What are the names of interfaces that doesn't consists of method/s ?
What is keyword in oop?
How do you join strings in java?
How does synchronized modifier work?
What is jpa specification?
How can we find size of the object ?
Why does it take so much time to access an applet having swing components the first time?
what is generics in jdk1.5?
What is better- service oriented or batch oriented solutions?
what is unreachable code problem in multiple catch statements
What is an inner class in java?