What are the OOPS concepts?

Answer Posted / ramalakshmi

Oops Concepts are :

1.Class
2.Object
3.Data Encapsulation
4.Data Abstraction
5.Inheritance
6.Polymorphism
7.Dynamic Binding
8.Message Passing

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 coupling in oops?

825


What is and I oop mean?

841


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

1906


Can private class be inherited?

907


How many human genes are polymorphic?

793


Why do we use oops?

762


Can we have inheritance without polymorphism?

796


What is the difference between a mixin and inheritance?

751


Can we create object of abstract class?

828


What is polymorphism in oops with example?

772


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.

955


What is encapsulation selenium?

755


What is the renewal class?

2414


What is class and object with example?

819


What is coupling in oop?

778