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
Program to check whether a word is a sub-string or not of a string typed
What is the difference between new() and malloc()?
what is C++ exceptional handling?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
Explain how functions are classified in C++ ?
Explain container class.
What is a buffer c++?
Is there finally in c++?
Does c++ have foreach?
What is a multiset c++?
What is the rule of three?
Will this c++ program execute or not?
Why c++ is so important?
Explain the difference between overloading and overriding?
What is a c++ class?