What are the OOPS concepts?

Answer Posted / prabu

This mainthing is oops concept.

polymorphism,
inheritence,
encapsulation.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is class and object in oops?

619


• What are the desirable attributes for memory managment?

1737


Can bst contain duplicates?

682


What is pointer in oop?

543


What is the types of inheritance?

606






Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1629


What is object-oriented programming? Webopedia definition

737


What is the point of polymorphism?

600


What is polymorphism and why is it important?

566


What is meant by multiple inheritance?

744


What makes a language oop?

604


write a program to find 2^n+1 ?

1561


Write a c++ program to display pass and fail for three student using static member function

2824


What is coupling in oops?

606


write string class as your own class in java without using any built-in function

1984