Single Choice Not Set

Q What is the type of the below assignment expression if x is of type float, y is of type int? y = x + y;

ID: #1211 Operators and Enums in C Language 4,611 views
Question Info
#1211Q ID
Not SetDifficulty
Operators and Enums in C LanguageTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A int
  • B float
  • C double
  • D There is no type for an assignment expression
Correct Answer

Explanation

Option A

Share This Question

Challenge a friend or share with your study group.