Answer Posted / sunil
Hi! Ranjita
Are you online?
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it fine to write void main () or main () in c?
What is the scope of static variable in c?
What is c system32 taskhostw exe?
Explain what standard functions are available to manipulate strings?
what is the basis for selection of arrays or pointers as data structure in a program
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
Why functions are used in c?
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
Once I have used freopen, how can I get the original stdout (or stdin) back?
What is 1f in c?
What is an auto variable in c?
When should a far pointer be used?
Are c and c++ the same?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
Explain heap and queue.