How many keywords are there in c?
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
How do we print only part of a string in c?
List the different types of c tokens?
Explain what is the difference between text files and binary files?
What is the relationship between pointers and data structure?
How will you write a code for accessing the length of an array without assigning it to another variable?
Difference between constant pointer and pointer to a constant.
What is the general form of a C program?
How can I do serial ("comm") port I/O?
While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.
Please provide question papers of NATIONAL INFORMATICS CENTRE for Scientific officer
What are the functions to open and close the file in c language?