Post New Answer View All Answers
How many types of functions are there in c?
Why c is called free form language?
How can I recover the file name given an open stream?
How do we declare variables in c?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
What does %c do in c?
What is a const pointer in c?
difference between native and cross compilers
What do you mean by a sequential access file?
How can you find out how much memory is available?
What is size of union in c?
What is dynamic memory allocation?
What is conio h in c?
What is the difference between int main and void main?
Why main is used in c?