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

how to find anagram without using string functions using only loops in c programming

2712


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

613


What is modeling?

642


What is 1d array in c?

598


Explain what is the difference between a free-standing and a hosted environment?

632






Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

683


What is a wrapper function in c?

579


Write a code to remove duplicates in a string.

623


The __________ attribute is used to announce variables based on definitions of columns in a table?

669


Write a program to find factorial of a number using recursive function.

639


What is register variable in c language?

596


What is a method in c?

622


Why is it that not all header files are declared in every C program?

676


When c language was developed?

633


Why do we use null pointer?

601