Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
What is the difference between structure and class in context of C++?
0
votes
404
views
What is the difference between structure and class in context of C++?
c++
c
posted
Jul 8, 2014
by
anonymous
Share this question
Your comment on this post:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1 Answer
0
votes
In structure default scope is public while in class it is private.
answer
Jul 9, 2014
by
Rupam
Your comment on this answer:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Preview
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Similar Questions
+1
vote
What is the difference between c and c++ in terms of design?
+3
votes
What is the difference between int and char in C?
+4
votes
What is the difference between arrayname and a pointer in C/C++?
+1
vote
What is the difference between JAVA, C and C++?
+2
votes
C++: What is the difference between dynamic and static casting?
...