Answer Posted / ankith.v
to print the statements Repeatedly until the specified
condition is failed
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is identifier in c?
What is optimization in c?
What is the difference between arrays and pointers?
What is the maximum length of an identifier?
What are the differences between new and malloc in C?
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?
Write the syntax and purpose of a switch statement in C.
What do you mean by a sequential access file?
How main function is called in c?
write a c program to find the sum of five entered numbers using an array named number
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
Can you tell me how to check whether a linked list is circular?
i have a written test for microland please give me test pattern
Where define directive used?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above