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

Answer Posted / oopslover

Oops is programing concept which works around the its object
and data, it works on real world objects. helps us in
building robust application, provides more security through
its objects. where as procedural language is totally
different it implies to use different functional things to
be used under one single function e.g "main" method in C.
The logic is expose to the whole program.

Is This Answer Correct ?    44 Yes 39 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the realtime excercises in C++?

2550


What is the difference between static polymorphism and dynamic polymorphism?

842


What is methods in oop?

745


What is interface in oop?

880


officer say me - i am offered to a smoking , then what can you say

1844


What do you mean by overloading?

796


What is the importance of oop?

840


Why is abstraction used?

841


How does polymorphism work?

868


Plese get me a perfect C++ program for railway/airway reservation with all details.

3658


What is coupling in oops?

824


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3829


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

1988


What is encapsulation in ict?

814


What is the real time example of encapsulation?

797