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?
Answer Posted / esumit
Yes this is a right question, but its answer depends on
individual, there is no direct associated answer.
Actually Interviewee want to judge candidate 's coding skills,
If He didn't write any code since past few months, or may be
since past few years.
based on the above interviewee can get the idea about the
coding confidence of candidate.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How the delete operator differs from the delete[]operator?
How a new operator differs from the operator new?
What is lvalue?
What is data structure in c++?
What is lambda in c++?
How would you obtain segment and offset addresses from a far address of a memory location?
What is the best c++ book for beginners?
What is the use of setprecision in c++?
Explain abstraction.
What is the error in the code below and how should it be corrected?
What is the exit function in c++?
What is purpose of abstract class?
What is ios flag in c++?
What are the uses of typedef in a program?
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?