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
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 |
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 |
What is an action class?
What is java and c++?
Which algorithm do you like the most? Why?
What is struct c++?
What is c++ virtual inheritance?
What is the maximum combined length of command line arguments including the space between adjacent arguments?
What is #include iostream?
What are references in c++? What is a local reference?
Is c++ harder than java?
Explain polymorphism?
What is pure virtual function?
Why do we need constructors in c++?