C-05-Q087mediumsingle_mcq
What does the assignment operation ch = 'x' mean?
What does the assignment operation ch = 'x' mean?
- ach is compared with x
- bx is assigned to ch
- cch and x are added
- dch is printed
What does the assignment operation ch = 'x' mean?