| |
GeekInterview.com > Interview Questions > Concepts > OOPS
| Print | |
Question: What is OOPS?
Answer: OOP is the common abbreviation for Object-Oriented Programming. |
| July 07, 2005 03:13:52 |
#1 |
| Sushil |
Member Since: Visitor Total Comments: N/A |
RE: What is OOPS? |
| OOPs is the new concept of programming ,parallel to Procedure oriented programming.It were intorduced in late 80's.It consider the programming simulated to real world objects.It help in programming approach in order to built robust,user friendly and efficient softwares and provide the efficient way to maintain real world softwares. |
| |
Back To Question | |