Write a main() program that calls this function at least 10
times. Try implementing this function in two different
ways. First, use an external variable to store the count.
Second, use a local variable. Which is more appropriate?
Answer Posted / satya
why not we use if instead of while in the above answer...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
What is #include stdio h?
Write a program to print factorial of given number without using recursion?
What is malloc return c?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
Can a variable be both static and volatile in c?
What is exit() function?
What are valid operations on pointers?
Under what circumstances does a name clash occur?
why programs in c are running with out #include
What is pass by value in c?
Array is an lvalue or not?
What does c mean?
What is c programming structure?
What is the use of a semicolon (;) at the end of every program statement?