What's the most powerful programming language?
No Answer is Posted For this Question
Be the First to Post Answer
what Is DCS ? what i will get benefit when i did?
What is the default width for ouputting a long integer using the insertion operator?
Brief explaination about #include<iostream.h>, cin and cout
What is the purpose of templates in c++?
What is difference between malloc()/free() and new/delete?
What is the use of default constructor?
How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?
Explain calling an object's member function(declared virtual)from its constructor?
Define the process of error-handling in case of constructor failure?
Explain the difference between new() and malloc() in c++?
Define namespace in c++?
Can I learn c++ without c?