Answer Posted / guest
loops are used at times when we need to repeatedly check a
condion or during in situations when we need to execute
statements again and again as we need.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of a static variable in c?
Can you think of a logic behind the game minesweeper.
write a program for the normal snake games find in most of the mobiles.
i got 75% in all semester am i eligible for your company
Find MAXIMUM of three distinct integers using a single C statement
What is the use of #include in c?
Explain #pragma statements.
Explain what is gets() function?
What are c header files?
Differentiate between the expression “++a” and “a++”?
How can you call a function, given its name as a string?
Why does notstrcat(string, "!");Work?
Can we declare a function inside a function in c?
Can variables be declared anywhere in c?
how many errors in c explain deply