Why c++ is created?
No Answer is Posted For this Question
Be the First to Post Answer
What is data type in c++?
What will happen if I allocate memory using "new" and free it using "free" or allocate sing "calloc" and free it using "delete"?
What is a multiset c++?
What is the use of endl?
give me an example for testing a program showing the test path .show how the test is important and complex.
Why are pointers not used in c++?
Define pure virtual function?
What is the difference between an external iterator and an internal iterator?
What does the ios::ate argument do?
i want the NIC programmer-B model papaer pattren, iwant the all model papers?
Write about the role of c++ in the tradeoff of safety vs. Usability?
Can we use resume in error handling i.e. in the catch block