Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement
HR
Current affairs
Engineering
MCA
MBA
Online Test
Videos
Login
C Bit Operations Questions and Answers
Home
>>
C
What are bitwise shift operators?
Bitwise shift operators - The bitwise operators are used for shifting the bits of the first operand left or right. The number of shifts is specified by the second operator...
Explain the use of bit fieild.
Packing of data in a structured format is allowed by using bit fields. When the memory is a premium, bit fields are extremely useful. For example:
More Topics
C Interview
C Basics
C for freshers
C Bit Operations
C Function Pointers
C Functions
C Pointers
C Preprocessor
C Structures Union
MCQs
English
Tutorials
Download
▲