Is there something that we can do in C and not in C++?
Answer Posted / avni
we can use printf in c but not in c++
| Is This Answer Correct ? | 4 Yes | 19 No |
Post New Answer View All Answers
How do I exit turbo c++?
How do you declare A pointer to a function which receives nothing and returns nothing
Where and why do I have to put the "template" and "typename" keywords?
Define Virtual function in C++.
What is wrapper class in c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
What is abstraction in c++?
What is the most useful programming language?
How should a contructor handle a failure?
What are shallow and deep copy?
What is a pdb file?
Which operations are permitted on pointers?
Define virtual constructor.
What are the two main components of c++?
Define stacks. Provide an example where they are useful.