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++?

Answer Posted / sahadev

depend upon the available memory in the ram,it may be one
line or more

Is This Answer Correct ?    5 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a local variable?

579


Explain differences between new() and delete()?

620


Describe the syntax of single inheritance in C++?

647


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

640


What is std :: endl?

596






Differentiate between C and C++.

714


Can member functions be private?

600


How does list r; differs from list r();?

691


When to use “const” reference arguments in a function?

581


what is upcasting in C++?

722


what is COPY CONSTRUCTOR and what is it used for?

621


What is a binary file? List the merits and demerits of the binary file usagein C++.

730


What does asterisk mean in c++?

586


what is data encapsulation in C++?

607


What is a pdb file?

542