What does the following declaration mean? int (*ptr)[10];
ptr is array of pointers to 10 integers
ptr is a pointer to an array of 10 integers
ptr is an array of 10 integers
ptr is an pointer to array
Additional Questions
In which order do the following gets evaluated |
Answer |
What will the function rewind() do? |
Answer |
Input/output function prototypes and macros are defined in which header file? |
Answer |
The binary equivalent of 5.375 is |
Answer |
Choose the word which best expresses the meaning of the given word. Canny |
Answer |
Choose the word which is the exact opposite of the given word. Relinquish |
Answer |
Fill in the blank to make the sentence meaningfully complete. Catching the earlier train will give us the …… to do some shopping. |
Answer |
Success in this examination depends …… hard work alone. |
Answer |
To err is …… to forgive divine. |
Answer |
Choose the one which best expresses the given sentence in Indirect/Direct speech. His father ordered him to go to his room and study. |
Answer |