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
What are the two shift operators and what are their functions?
Define namespace in c++?
What is a binary file? List the merits and demerits of the binary file usagein C++.
What is iomanip c++?
When is the copy constructor called?
What is rvalue?
What is an object in c++?
Are vectors passed by reference c++?
Are php strings immutable?
Should the member functions which are made public in the base class be hidden?
What do you know about near, far and huge pointer?
Why are pointers used?
What are the classes in c++?
Define friend function.
Define 'std'.