Answer Posted / a,dinesh kumar
16|4100
16|256-4
16|16-0
16|1-0
the answer is 4100->1004
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the use of #define preprocessor in c?
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
What are types of preprocessor in c?
difference between object file and executable file
What is far pointer in c?
What is a keyword?
What is the maximum no. of arguments that can be given in a command line in C.?
Explain continue keyword in c
Is array name a pointer?
Can we increase size of array in c?
Why doesnt this code work?
What is dynamic variable in c?
How can I insert or delete a line (or record) in the middle of a file?
What is variables in c?
What is keyword with example?