y = x + y;
a) int
b) float
c) there is no type for an assignment expression
d) double
What is the type of the following assignment expression if x is of type float and y is of type int?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the type of the following assignment expression if x is of type float and y is of type int?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!