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 |
Specify different types of decision control statements?
Differentiate between a pointer and a reference with respect to c++.
Write a program to find the Factorial of a number
What is the Standard Template Library?
Explain register storage specifier.
How to declare an array of pointers to integer?
If dog is a friend of boy, is boy a friend of dog?
What do you mean by Stack unwinding?
How Virtual functions call up is maintained?
What is the difference between while and do while loop?
What is a tree in c++?
What is the most useful programming language?