Q.

What is the type of the following assignment expression if x is of type float and y is of type int? y = x + y;

A. int
B. float
C. there is no type for an assignment expression
D. double
Answer» A. int
3.1k
1
Do you find this helpful?
23

View all MCQs in

C Language

Discussion

S.THIYAGARAJAN DIVAKAR
10 months ago

Which of the following is not a valid representation in bits?
0