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


Please Help Members By Posting Answers For Below Questions

Which format specifier is used for printing a pointer value?

572


what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

1746


What is class invariant in c++?

741


Write a Program for find and replace a character in a string.

550


What is const pointer and const reference?

589






Implement stack operations with pointers with appropriate exception checks.

565


What do you mean by inheritance in c++? Explain its types.

608


Differentiate between a constructor and a method in C++.

554


What do you mean by stack unwinding in c++?

725


Write about the stack unwinding?

624


What is the c++ code?

568


What are default parameters? How are they evaluated in c++ function?

663


Where can I run c++ program?

597


What is the use of cmath in c++?

586


In a function declaration, what does extern mean?

634