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

in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above

593


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

2854


What are the types of operators in c?

610


What is strcmp in c?

594


One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.

2155






How can I do peek and poke in c?

617


What are register variables in c?

571


Explain how do you use a pointer to a function?

638


What do you mean by recursion in c?

621


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

654


What are the application of void data type in c?

698


What is sizeof int?

631


What is double pointer?

554


Explain how can you tell whether a program was compiled using c versus c++?

575


Disadvantages of C language.

651