What is void main ()?
If the size of int data type is two bytes, what is the range of signed int data type?
What does %p mean?
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
Once I have used freopen, how can I get the original stdout (or stdin) back?
how we can make 3d venturing graphics on outer interface
What is meant by gets in c?
Do you know the use of fflush() function?
What is extern variable in c with example?
What is the meaning of ?
What is the correct declaration of main?
What are the advantages of using macro in c language?
Explain what are the different file extensions involved when programming in c?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
How can I find out if there are characters available for reading?