Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the OOPS concepts?

Answer Posted / komichi

The basic OOP concepts are:
1. Data abstraction
2. Data encapsulation
3. Inheritance
4. Polymorphism

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

c++ program to swap the objects of two different classes

2358


How to call a non virtual function in the derived class by using base class pointer

6422


What is inheritance write a program to show use of inheritance?

1087


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4678


What is destructor give example?

1012


What is pointer in oop?

969


write a programe to calculate the simple intrest and compund intrest using by function overlading

2130


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2481


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

1170


What is class encapsulation?

1030


What are the three parts of a simple empty class?

1980


Can we create object of abstract class?

1030


What is ambiguity in inheritance?

1052


How do you use inheritance in unity?

1025


What is inheritance in oop?

982