The Broad Discussion Board
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Objects

2 posters

Go down

            Objects Empty Objects

Post by meodingu Tue Jan 11, 2011 4:29 pm

Objects
Main article: C++ classes

C++ introduces object-oriented programming (OOP) features to C. It offers classes, which provide the four features commonly present in OOP (and some non-OOP) languages: abstraction, encapsulation, inheritance, and polymorphism. Objects are instances of classes created at runtime. One distinguishing feature of C++ classes compared to classes in other programming languages is support for deterministic destructors, which in turn provide support for Resource Allocation is Initialization concept.

Property Management California
full service movers
meodingu
meodingu
Member
Member

Male Posts : 153
BDB Credits : 421
Rep : 0
Age : 39
Location : vn hp
Job/hobbies : studient

Back to top Go down

            Objects Empty Re: Objects

Post by lunamoonfang Sat Jan 15, 2011 8:01 pm

One distinguishing feature of C++ classes compared to classes in other programming languages is support for deterministic destructors, which in turn provide support for Resource Allocation is Initialization concept.


customer service jobs
home security companies

lunamoonfang
Member
Member

Male Posts : 126
BDB Credits : 255
Rep : 0
Age : 32
Location : Vietnam
Job/hobbies : gasdasdf

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum