Comment on Tutorial - Public versus Private members in C++ By Baski
Comment Added by : peter
Comment Added at : 2011-07-20 13:13:44
Comment on Tutorial : Public versus Private members in C++ By Baski
Very good.
But is this (Accessor functions enable you to separate the details of how the data is stored from how it is used. This enables you to change how the data is stored without having to rewrite functions that use the data.) the only thing that we cannot refer to private member through a statement like this:
Cat Boots;
Boots.itsAge=5; // error! can't access private data!
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. aoa i am for the first time learning programing pl
View Tutorial By: manaal siddiqui at 2011-11-02 09:38:00
2. hi sir
im a student of aitm im doing speec
View Tutorial By: sinan ahmed at 2015-02-09 05:45:49
3. In my Midlet class there is a constructor which i
View Tutorial By: nicolas at 2011-11-12 21:35:58
4. i have to retrieve data from database which is on
View Tutorial By: abhishek at 2012-04-05 05:04:01
5. Thanks dear
View Tutorial By: Muthin at 2009-04-29 00:32:24
6. how to connect the database in servelet use to sta
View Tutorial By: sudhir singh tomar at 2011-04-28 03:10:34
7. i have run the program..bt there r so many excepti
View Tutorial By: ayan at 2010-05-26 10:37:51
8. Hi
Thankyou for your code. Its good.
View Tutorial By: Rajeshkumar at 2010-01-29 22:34:17
9. Nice one for jsp learners.
View Tutorial By: Vignesh at 2011-07-14 04:04:55
10. very very useful..thank you
View Tutorial By: sridaran at 2009-03-21 00:45:21