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

Answer Posted / guest

infinite loop

Is This Answer Correct ?    29 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..

1598


A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.

1253


Explain what are compound statements?

605


what is the format specifier for printing a pointer value?

617


What does struct node * mean?

603






cavium networks written test pattern ..

3597


Why we use void main in c?

597


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

3503


What are the different types of data structures in c?

608


Explain how can I manipulate strings of multibyte characters?

784


Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.

837


What is the mean of function?

649


Explain how are portions of a program disabled in demo versions?

655


What is array of structure in c?

598


What are static variables in c?

629