How many lines of code you have written for a single program?
Answer Posted / ilakya.g
Atleast there should be 4 lines.it must consists of main
with the parenthesis and atleast a statement in it.
Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What do you mean by vtable and vptr in c++?
What is ostream in c++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
Write about the access privileges in c++ and also mention about its default access level?
What are the extraction and insertion operators in c++?
What is a constructor and how is it called?
How do you master coding?
Can union be self referenced?
What problems might the following macro bring to the application?
Do inline functions improve performance?
What are the various storage classes in C++?
What is runtime errors c++?
what kind of projects are suitable for c and c++
When should overload new operator on a global basis or a class basis?
What is namespace & why it is used in c++?