Is there something that we can do in C and not in C++?
Answer Posted / kiran.raikar
nothing
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
Which software is best for coding?
Explain mutable storage class specifier.
Difference between pointer to constant vs. Pointer constant
What is purpose of new operator?
Which one is a preferred language C or C++? Why?
How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?
Explain about vectors in c ++?
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
How are Structure passing and returning implemented by the compiler?
What is the main purpose of overloading operators?
Is c++ faster than c?
What is c++ good for?
What are enumerations?
Explain the uses of static class data?
What is c++ runtime?