Answer Posted / bhupende r singh
The bitwise shift operators move the bit values of a binary
object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is operator promotion?
What is wrong with this code?
what will be maximum number of comparisons when number of elements are given?
What are pragmas and what are they good for?
Can you pass an entire structure to functions?
what are non standard function in c
Why do we use main function?
What is the purpose of scanf() and printf() functions?
Is linux written in c?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
What is the use of sizeof () in c?
Who invented bcpl language?
what are # pragma staments?
What is spaghetti programming?
What does %p mean?