Request New Subject
Home
C Language
Introduction to C Language
Q. What will be the final value of c in the following C statement? (Initial value: c = 2) c <<= 1; (Solved)
1. c = 1;
2. c = 2;
3. c = 3;
4. c = 4;
d. c = 4;
Related Topics
→ Managing IO Operations
Subscribe Now
Get All Updates & News
Subscribe