What is the difference between Class and Structure?
Answer Posted / hardik savani
class is refrains type and structure is value type most op
us variable public and private in class.
public variable is use any component and private variable is use only class property
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
Which ide is best for c++?
What is set in c++?
What is a manipulative person?
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
What is the use of setprecision in c++?
When do you call copy constructors?
What is using namespace std in c++?
What is an iterator?
Why we use #include iostream in c++?
What is Destructor in C++?
What is dev c++ used for?
Explain the use of this pointer?
Does improper inheritance have a potential to wreck a project?
Is string an object in c++?
What is the c++ code?