Answer Posted / guest
we use loop when we want the given condition is checked
contineously.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Which is an example of a structural homology?
Why can't I perform arithmetic on a void* pointer?
Explain what are multidimensional arrays?
What do you mean by a local block?
What is an example of structure?
can any one tel me wt is the question pattern for NIC exam
what is recursion in C
What is a macro in c preprocessor?
What is switch in c?
What is extern storage class in c?
How can I remove the trailing spaces from a string?
write a c program to find the sum of five entered numbers using an array named number
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
Is c still relevant?