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 a multiset c++?
Define a nested class.
Write a C++ Program to Generate Random Numbers between 0 and 100
Discussion on error handling of C++ .
What is scope operator in c++?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
Why is c++ so fast?
What is the array and initializing arrays in c++?
How long will it take to learn programming?
Carry out conversion of one object of user-defined type to another?
When should you use multiple inheritance?
What is lvalue?