Definition of Object Oriented Programming in single line?

Answer Posted / santosh

OOPS is the language use to write a real world software
which binds the data and associated funtions together.

Is This Answer Correct ?    9 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the full form of oops?

589


Which language is not a true object oriented programming language?

615


What is static in oop?

568


How does polymorphism work?

616


What is oops in programming?

550






Whats is abstraction in oops?

570


why reinterpret cast is considered dangerous?

1869


What is meant by multiple inheritance?

716


What is encapsulation selenium?

533


What is the purpose of enum?

553


Get me a number puzzle game-program

1674


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.

669


What is static modifier?

612


What is polymorphism what are the different types of polymorphism?

538


What is the real life example of polymorphism?

584