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 are associate containers?
What is the difference between the parameter to a template and the parameter to a function?
Is c++ a software?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
What are the extraction and insertion operators in c++?
How to declare a function pointer?
Write a program to find the Factorial of a number
What does namespace mean in c++?
What is oop in c++?
How can you link a c++ program to c functions?
What is a loop? What are different types of loops in c++?
how to connect with oracle 9i with server in socket program in c/c++
How do you flush a buffer in c++?
Differentiate between declaration and definition.
What is a constructor and how is it called?