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

Answer Posted / vikas chauhan

It will print funny caharcter ( ascii equivalent of 1000
trucated char) infinitely

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where does the name "C" come from, anyway?

635


What is data structure in c programming?

563


How can I open files mentioned on the command line, and parse option flags?

583


in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.

7385


What is context in c?

534






What is gets() function?

661


Write a program for Overriding.

672


How can you invoke another program from within a C program?

609


What is selection sort in c?

597


write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.

3329


What is realloc in c?

574


Explain modulus operator. What are the restrictions of a modulus operator?

595


What is pointer to pointer in c?

626


what is bit rate & baud rate? plz give wave forms

1508


What are the advantages of external class?

588