Definition of Object Oriented Programming in single line?

Answer Posted / ashish mishra

OOPs is a programming model that simplifies software
development and maintenance by providing certain rules which
are followed by the programmer and designer at the time of
development as well as maintenance.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is oop better than procedural?

543


What is the real time example of inheritance?

615


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 for loop and its syntax?

573


What is polymorphism explain its types?

654






Where is pseudocode used?

543


How long to learn object oriented programming?

536


How oops is better than procedural?

564


which feature are not hold visual basic of oop?

1692


What is the difference between abstraction and polymorphism?

588


Which type does string inherit from?

588


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2009


What is solid in oops?

580


write knight tour problem which is present in datastructure

2141


What is an interface in oop?

578