What are advantages of C++ when comparing with C?
Answer Posted / hahahaha
m fedup of these stupid questions
Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
How do I write a c++ program?
Define stacks. Provide an example where they are useful.
Is it possible to get the source code back from binary file?
What is the difference between an enumeration and a set of pre-processor # defines?
Is there a sort function in c++?
Can recursive program be written in C++?
What are the sizes and ranges of the basic c++ data types?
Can we sort map in c++?
Can constructor be private in c++?
How do you decide which integer type to use?
Is vector a class in c++?
Is c or c++ more useful?
Which one is better- macro or function?
Explain the uses of static class data?
Explain selection sorting?