what is op?
for(c=0;c=1000;c++)
printf("%c",c);

Answer Posted / sriharsha

It print's only what's the ASCII value of 1000 for infinite loop

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the functions to open and close file in c language?

720


What do you mean by recursion in c?

615


What is use of null pointer in c?

563


What is null in c?

588


Write a program to print “hello world” without using semicolon?

664






can we have joblib in a proc ?

1647


Which node is more powerful and can handle local information processing or graphics processing?

811


What is the translation phases used in c language?

622


What is the data segment that is followed by c?

600


What is a ternary operator in c?

645


Explain the bubble sort algorithm.

632


Do you know what are the properties of union in c?

573


What is difference between structure and union in c?

533


What is the use of linkage in c language?

604


Explain main function in c?

614