What is OOPS and How it is different from Procedural
Programming ?

Answer Posted / janet

In procedural program ,programming logic follows
certain procedures and the instructions are executed one
after another. In OOPs program,unit of program is
object,which is nothing but combination of data and code.
In procedural program,data is exposed to the whole
program where as in OOP's program ,it is accesible within
the object and which in turn assures the security of the
code.

Is This Answer Correct ?    111 Yes 38 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write knight tour problem which is present in datastructure

2381


How to improve object oriented design skills?

758


What is polymorphism used for?

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.

954


Can a destructor be called directly?

804


Why is polymorphism important in oop?

816


Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.

1977


What does it mean when someone says I oop?

809


What does and I oop and sksksk mean?

863


Can we create object of interface?

840


Why is abstraction needed?

756


What is polymorphism and example?

777


What is oops in simple words?

806


Write a program to reverse a string using recursive function?

2026


How long to learn object oriented programming?

814