Answer Posted / ms kumar
In c the program will divided into different functions.it
useful whenever u need to update a particular part .
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
a program that can input number of records and can view it again the record
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
write a programming in c to find the sum of all elements in an array through function.
How to establish connection with oracle database software from c language?
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
What does 3 mean in texting?
What is wrong with this statement? Myname = 'robin';
What is c definition?
Explain what is meant by 'bit masking'?
What is meant by preprocessor in c?
What is stack in c?
Explain threaded binary trees?
How old is c programming language?
Why do we use null pointer?
What are pointers in C? Give an example where to illustrate their significance.