T
Q. Pointer arithmetic is not possible on ___.
Pointer arithmetic is not possible on void pointers due to lack of concrete value and size.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Loss in precision occurs for typecasting from____________.
Q. How many values can a C Function return at a time.?
Q. Function fwrite() works with ___.
Q. "A union can contain data of different data types". True or False?
Q. In C, parameters are always
Q. Choose a corrects statement about C language function arguments.
Q. In C language, FILE is of which data type?
Q. Choose a correct statement about a Multidimensional array and pointer.
Discusssion
Login to discuss.