Examveda
Examveda

Which of the following is not a correct variable type?

A. float

B. real

C. int

D. double

E. char

Answer: Option B


This Question Belongs to C Program >> C Fundamentals

Join The Discussion

Comments ( 3 )

  1. Malick Sallah
    Malick Sallah :
    4 years ago

    the answer is float

  2. Satyam Bajpai
    Satyam Bajpai :
    5 years ago

    Thanks Mujtaba Hassan

  3. Mujtaba Hassan
    Mujtaba Hassan :
    6 years ago

    The real constant is also called floating point which contains a decimal point
    we cannot use real because it is not define in headerfile only float is define

Related Questions on C Fundamentals