How is a pointer variable declared?
How can I list all of the predefined identifiers?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
What is #ifdef ? What is its application?
Write a c program to print the sizes and ranges of different data types in c?
What is a 'null pointer assignment' error?
number of times a digit is present in a number
What’s the special use of UNIONS?
what is differnence b/w macro & functions
hi , please send me NIC written test papers to sbabavalli@gmail.com
Describe the order of precedence with regards to operators in C.
question-how to run a c programme.
Can stdout be forced to print somewhere other than the screen?