Answer Posted / manoj
Pandit Jawaharlal Nehru
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are the difference between a free-standing and a hosted environment?
What is static memory allocation?
all c language question
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
Explain how can I remove the trailing spaces from a string?
How can I recover the file name given an open stream?
What is the difference between text files and binary files?
Explain About fork()?
Can a pointer be volatile in c?
How can you increase the size of a dynamically allocated array?
Which type of language is c?
Why are algorithms important in c program?
Explain what does the format %10.2 mean when included in a printf statement?
Mention four important string handling functions in c languages .
How can I do graphics in c?