Thread
:
What is use of Oops in C++?
View Single Post
02-14-2013, 11:46 AM
PM User
|
#
12
pavitrabalse07
New Coder
Join Date: Jan 2013
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Object oriented programming is method of programming where a system is considered as a collection of objects that interact together to accomplish certain tasks. Objects are entities that encapsulate data and procedures that operate on the data.
pavitrabalse07
View Public Profile
Find More Posts by pavitrabalse07