MCQOPTIONS
Saved Bookmarks
| 1. |
Consider the following in C 1. Arithmetic operations can be performed on ints.2. Arithmetic operations can be performed on floats.3. 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 | |