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?
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 |
What is ios class in c++?
What is c++ flowchart?
What is meant by a delegate?
What is the difference between public and private data members?
How can you quickly find the number of elements stored in a static array?
Do you know what are static and dynamic type checking?
Why c++ is created?
Can user-defined object be declared as static data member of another class?
What is a virtual destructor? Explain the use of it?
show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.
What is a storage class used in c++?
If a header file is included twice by mistake in the program, will it give any error?