MCQOPTIONS
Saved Bookmarks
| 1. |
Consider the following in C Arithmetic operations can be performed on ints.Arithmetic operations can be performed on floats.Arithmetic operation can be performed on chars Which of the above are correct? |
| A. | All |
| B. | 1 and 2 only |
| C. | 1 and 3 only |
| D. | 2 and 3 only |
| Answer» B. 1 and 2 only | |