What is OOPS and How it is different from Procedural
Programming ?
Answer Posted / pramendra kumar verma
oops is a simply a programming model that simplyfies
software development & maintainence by providing certain
rules and regulation for the development to followed to
developing and maintaining the software.oops have some
features like
object
classification
generlization&inheritence
polymorphism
data encapsulation
| Is This Answer Correct ? | 21 Yes | 22 No |
Post New Answer View All Answers
What is methods in oop?
What is class encapsulation?
Can main method override?
Why do we use encapsulation in oops?
what is different between oops and c++
i got a backdoor offer in process global,Bangalore..Can i work with it?
How oops is better than procedural?
Write a c++ program to display pass and fail for three student using static member function
Why do we use oop?
What is property in oops?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is polymorphism and types?
can we make game by using c
Plese get me a perfect C++ program for railway/airway reservation with all details.