what are bitwise shift operators?
Answers were Sorted based on User's Feedback
Answer / bhupende r singh
The bitwise shift operators move the bit values of a binary
object.
| Is This Answer Correct ? | 1 Yes | 0 No |
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
Define macros.
What are the disadvantages of c language?
What is pass by value in c?
what is the use of fflush() function?
What's a good way to check for "close enough" floating-point equality?
Can i use “int” data type to store the value 32768? Why?
1 232 34543 4567654 can anyone tell me how to slove this c question
Write program to remove duplicate in an array?
what is difference between strcmp & palindrome?
What is the difference between local variable and global variable in c?
What is array in C