Answer Posted / dhakar123
Key word is a C-Tokens which is specify meaning.
Is This Answer Correct ? | 33 Yes | 4 No |
Post New Answer View All Answers
What is meant by high-order and low-order bytes?
What is pivot in c?
Write a program to swap two numbers without using the third variable?
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
What is an expression?
How are strings stored in c?
How do I create a directory? How do I remove a directory (and its contents)?
What is the sizeof () a pointer?
Differentiate between calloc and malloc.
In C programming, what command or code can be used to determine if a number of odd or even?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
What is meant by realloc()?
Explain how can you determine the size of an allocated portion of memory?
What is extern c used for?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software