How many lines of code you have written for a single program?

Answer Posted / vijay kumar

from c program structure there should be atleast three lines
example like that

main()
{
}

there are no requard of header files

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the ios::ate argument do?

772


Explain queue. How it can be implemented?

772


Is multimap sorted c++?

651


What is static function? Explain with an example

674


How can we check whether the contents of two structure variables are same or not?

684






How can you create a virtual copy constructor?

686


Write about the members that a derived class can add?

655


What are mutator methods in c++?

746


Write a program to interchange 2 variables without using the third one.

675


What is a static element?

687


What is polymorphism in c++? Explain with an example?

688


Why pointer is used in c++?

707


Is there finally in c++?

712


What is an adjust field format flag?

762


Can constructor be static in c++?

760