explain oops concepts with examples?

Answer Posted / anuj kumar

object oriented programming concepts are mainly 4 parts
such as
1.Abstraction
2.Encapsulation
3.Inheritence
4.Polymorphism

Is This Answer Correct ?    14 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what access modifiers can be used for variables?

589


Is array a class in java?

503


Can we write class inside a class in java?

550


I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?

521


What is supplier in java?

556






What is an array in java?

640


Define how objects are stored in java?

565


How do I know if java is installed?

519


Does sprintf add a null terminator?

562


What is java basic concept?

525


How can an exception be thrown manually by a programmer?

511


What are three ways in which a thread can enter the waiting state in java programming?

684


What type of value does sizeof return?

540


What do you mean by garbage collection used in java?

574


What are synchronized blocks in java?

602