where does malloc() function get the memory?
input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
What's the best way to declare and define global variables?
char ch=10;printf("%d",ch);what is the output
What is the difference between CV and Resume ?
Explain heap and queue.
Explain the difference between #include "..." And #include <...> In c?
Explain what is the advantage of a random access file?
How will you allocate memory to a double pointer ?
How do I swap bytes?
What are multidimensional arrays?
How to draw the flowchart for structure programs?
What is function prototype in c language?