explain oops concepts with examples?
Answer Posted / surender dagar
oOP concepts are mainly 4 parts
such as
1.Abstraction
2.Encapsulation
3.Inheritence
4.Polymorphism
| Is This Answer Correct ? | 23 Yes | 7 No |
Post New Answer View All Answers
What are the 4 versions of java?
What is the use of bufferedreader?
Are arrays primitive data types?
Can you write a java class that could be used both as an applet as well as an application?
How do you clear an arraylist in java?
What does this mean java?
What is oop principle in java?
How can the checkbox class be used to create a radio button?
What is procedure overloading?
What is arguments in java?
Write a program to find the greatest of three numbers in java?
Explain java coding standards for classes or java coding conventions for classes?
How to use arraylist in java netbeans?
What's the difference between comparison done by equals method and == operator?
What is the main method java?