What are the total number of lines written by you in C/C++?
What is the most complicated or valuable program written in
C/C++?

Answers were Sorted based on User's Feedback



What are the total number of lines written by you in C/C++? What is the most complicated or valuab..

Answer / charan

since c,c++ is user friendly as well as medium level
language,free form language user can take his own space for
executing a program it may include printing along with
header files.

Is This Answer Correct ?    0 Yes 0 No

What are the total number of lines written by you in C/C++? What is the most complicated or valuab..

Answer / sahadev

depend upon the available memory in the ram,it may be one
line or more

Is This Answer Correct ?    5 Yes 7 No

Post New Answer

More C++ General Interview Questions

What does '\r' and '\b' mean? Please explain with example.

7 Answers  


What is format for defining a structure?

0 Answers  


What is an associative container in c++?

0 Answers  


What is c++ & why it is used?

0 Answers  


In what situations do you have to use initialization list rather than assignment in constructors?

0 Answers  






What is a constructor in c++ with example?

0 Answers  


Can non graphic characters be used and processed in C++?

0 Answers   HCL,


Write any small program that will compile in "C" but not in "C++"?

4 Answers  


What is the use of namespace std in C++?

0 Answers   Hexaware,


Write a program in C++ for Fibonacci series

0 Answers   Axtria, ITC Indian Tobacco Company,


Why was c++ created?

0 Answers  


why all c++ program must have default constructor?

6 Answers   IBM,


Categories