What are the differences between a struct in C and in C++?
Answer Posted / nithin
what is the use of struct in c then? wat advantages does it
offer?
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What is c++ and its features?
What is runtime errors c++?
what is data encapsulation in C++?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
What is the use of setprecision in c++?
Define what is constructor?
Mention the ways in which parameterized can be invoked.
What is the fastest c++ compiler?
How delete [] is different from delete?
What is a static member?
What data encapsulation is in c++?
What is general form of pure virtual function? Explain?
What does new return if there is insufficient memory to make your new object?
What is encapsulation in C++? Give an example.
What is a virtual destructor? Explain the use of it?