What is the Difference between "C structure" and "C++
structure"?
Answer Posted / sanket
In C++ structure you can add functions whereas in C
structure you cannot!
| Is This Answer Correct ? | 39 Yes | 10 No |
Post New Answer View All Answers
How many standards of c++ are there?
Should the member functions which are made public in the base class be hidden?
What is an adaptor class in c++?
Is c# written in c++?
What is encapsulation in C++? Give an example.
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
What is c strings syntax?
What is the full name of logo?
What is istream and ostream in c++?
What do you mean by function pointer?
Which operations are permitted on pointers?
Why are pointers not used in c++?
What are containers in c++?
What is c++ redistributable?