Vous êtes sur la page 1sur 1

 Which is correct with respect to size of the datatypes?

a) char > int > float


b) int > char > float
c) char < int < double
d) double > char > int

 What is the advantage of #define over const?


a) Data type is flexible
b) Can have a pointer
c) Reduction in the size of the program
d) Both (a) and (c)

Vous aimerez peut-être aussi