Answer Posted / saranya
initialize during the runtime of the program execution.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
What is meant by 'bit masking'?
What are preprocessor directives in c?
What is the translation phases used in c language?
What is the time and space complexities of merge sort and when is it preferred over quick sort?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
How can I find out if there are characters available for reading?
What is null pointer in c?
What is a macro, and explain how do you use it?
What is the use of bitwise operator?
What are different storage class specifiers in c?
why programs in c are running with out #include
Explain what is wrong with this program statement?
Explain what are run-time errors?