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

What is out put of above??

Answer Posted / himanshu rajput

it will go infinitely,produce c language infinite time.

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of c in c language?

793


Here is a neat trick for checking whether two strings are equal

769


What are header files and explain what are its uses in c programming?

817


Write a code to generate divisors of an integer?

800


Differentiate between declaring a variable and defining a variable?

806


How do I create a directory? How do I remove a directory (and its contents)?

824


What is a macro, and explain how do you use it?

802


how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

1705


What is a node in c?

721


Are enumerations really portable?

778


What is data type long in c?

814


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a

1637


Is there any demerits of using pointer?

788


Why should I use standard library functions instead of writing my own?

937


What is the difference between printf and scanf )?

773