What are the OOPS concepts?

Answer Posted / sri

object oriented programming language concepts are,
object
data abstraction
encapsulation
inheritance
polymorphism
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

Can a destructor be called directly?

607


What is overloading in oop?

577


what is the drawback of classical methods in oops?

2921


Which type does string inherit from?

618


What does no cap mean?

592






What is the difference between a mixin and inheritance?

524


Why is oop useful?

603


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.

701


Whats is abstraction in oops?

593


what are the ways in which a constructors can be called?

1585


What is the purpose of enum?

584


Why oops is important?

616


How do you explain polymorphism?

596


What is polymorphism explain its types?

688


What is the main purpose of inheritance law?

673