When is a void pointer used?
Can the size of an array be declared at runtime?
Is it acceptable to declare/define a variable in a c header?
Is there a way to jump out of a function or functions?
When should a type cast not be used?
Explain how do you determine the length of a string value that was stored in a variable?
In c programming language, how many parameters can be passed to a function ?
Explain about the functions strcat() and strcmp()?
What is multidimensional arrays
List a few unconditional control statement in c.
differentiate built-in functions and user – defined functions.
Mention four important string handling functions in c languages .
Distinguish between actual and formal arguments.
What is operator precedence?
Who developed c language?