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
Explain all the C++ concepts using examples.
What is abstraction c++?
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
Describe the role of the c++ in the tradeoff of safety vs. Usability?
What can I use instead of namespace std?
When there is a global variable and local variable with the same name, how will you access the global variable?
Is c++ still in demand?
What is the difference between an external iterator and an internal iterator?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
Can you please explain the difference between overloading and overriding?
What is an iterator?
Can member data be public?
What is do..while loops structure?
Which software is used for c++ programming?
Is c++ proprietary?