What is helper in c++?
No Answer is Posted For this Question
Be the First to Post Answer
In a function declaration what does extern means?
write a programming using for loop in c++ to generate diamond trangel?
Define the process of error-handling in case of constructor failure?
How should runtime errors be handled in c++?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Why do C++ compilers need name mangling?
Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;
What do you mean by internal linking and external linking in c++?
When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?
Are iterators pointers?
Give an example of run-time polymorphism/virtual functions.
Is c++ vector dynamic?