for(;;)
printf("C language")

What is out put of above??

Answer Posted / anilsn

compilation error, ; should be at the end of printf

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code

1705


How to write a code for reverse of string without using string functions?

1580


What is union in c?

637


Explain how can I convert a string to a number?

643


how to build a exercise findig min number of e heap with list imlemented?

1612






What is static function in c?

635


How can I dynamically allocate arrays?

594


Why dont c comments nest?

621


How do you determine whether to use a stream function or a low-level function?

649


How many keywords (reserve words) are in c?

621


What is a good data structure to use for storing lines of text?

597


What is d'n in c?

636


How to create struct variables?

592


What will be your course of action for a push operation?

667


Is null always equal to 0(zero)?

586