Electronics and Communication Engineering - Microprocessors - Discussion

Discussion Forum : Microprocessors - Section 2 (Q.No. 47)
47.
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?
All
1 and 2 only
1 and 3 only
2 and 3 only
Answer: Option
Explanation:

In C arithmetic operations can be performed on ints, floats and chars.

Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.