Is there something that we can do in C and not in C++?
Answer Posted / tajudeen
Pointers we can do it in c but not in c++
| Is This Answer Correct ? | 1 Yes | 27 No |
Post New Answer View All Answers
How const int *ourpointer differs from int const *ourpointer?
Should the this pointer can be used in the constructor?
When should overload new operator on a global basis or a class basis?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers
What does iomanip mean in c++?
What is the difference between C and CPP?
Explain the static storage classes in c++.
Mention the ways in which parameterized can be invoked.
Are c and c++ different?
Explain the auto storage classes in c++.
What is a rooted hierarchy?
What is class syntax c++?
Does c++ have a hash table?
Can we use struct in c++?
Is c++ a difficult language?