Declarations and Initializations

    0
    251

    1. Which of the following statements should be used to obtain a remainder after dividing 3.14 by 2.1 ?

    Correct! Wrong!

    2. What are the types of linkages?

    Correct! Wrong!

    3. Which of the following special symbol allowed in a variable name?

    Correct! Wrong!

    4. Is there any difference between following declarations? 1 : extern int fun(); 2 : int fun();

    Correct! Wrong!

    5. How would you round off a value from 1.66 to 2.0?

    Correct! Wrong!

    Declarations and Initializations

    LEAVE A REPLY

    Please enter your comment!
    Please enter your name here