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
What is a float in c++?
What is an object in c++?
What is data type in c++?
Do you know about latest advancements in C++ ?
Can notepad ++ run c++?
Do inline functions improve performance?
Why use of template is better than a base class?
Why is polymorphism useful?
What is #include ctype h in c++?
What are signs of manipulation?
Explain differences between alloc() and free()?
Specify different types of decision control statements?
Why is it necessary to use a reference in the argument to the copy constructor?
What is the function of I/O library in C++ ?
What is class and structure in c++?