Is sizeof a keyword in c?
No Answer is Posted For this Question
Be the First to Post Answer
Why static variable is used in c?
What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?
What are static variables in c?
How to find the given no is odd or even without checking of any condition and loops. (Hint: Using array)
How is a structure member accessed?
what is op? for(c=0;c=1000;c++) printf("%c",c);
Is a pointer a kind of array?
How to create struct variables?
what is the different between if-else and switch statment (other than syntax)
26 Answers CTS, Oracle, Scorpos,
Can a void pointer point to a function?
How can I make sure that my program is the only one accessing a file?
How can you be sure that a program follows the ANSI C standard?