give the answer in the following manner
Topic: data abstraction
Definition:..........................(... line definition)
Syntax:..................................
Example:...........................
Give singleline definition for all oops concepts with examples in c++.......?
here is example of inline function
class robot
{
public:
void setAge(int age) const {itsAge = age;}
private:
itsAge;
};
song downloads
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment