C Programming - Bitwise Operators
Exercise : Bitwise Operators - True / False Questions
- Bitwise Operators - General Questions
- Bitwise Operators - Find Output of Program
- Bitwise Operators - Point Out Correct Statements
- Bitwise Operators - True / False Questions
- Bitwise Operators - Yes / No Questions
6.
Bitwise & can be used to divide a number by powers of 2
7.
Left shifting an unsigned int or char by 1 is always equivalent to multiplying it by 2.
8.
On left shifting, the bits from the left are rotated and brought to the right and accommodated where there is empty space on the right?
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers