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 |
write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.
What does the nocreate and noreplace flag ensure when they are used for opening a file?
What is protected inheritance?
How does atoi function work?
Write a program which employs Recursion
What does the ios::ate argument do?
can output 5 students using one dimensional array
What are the advantages and disadvantages of using inline and const?
2 Answers Polaris, TCS, Zimmer Biomet,
what are the iterator and generic algorithms.
What is == in programming?
What is time h in c++?
What is a binary file? List the merits and demerits of the binary file usagein C++.