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 is string array?
What is the use of runnable interface?
What is a consumer in java?
How do you join strings in java?
Explain the protected field modifier?
What is the difference between applet and application?
What is the super void?
Why char array is preferred over string for storing password?
Which methods cannot be overridden in java?
What is the function of log?
What are the methods of object class ?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
How to sort an unsorted array in java?
What does the append?
What is a function argument in java?