Answer Posted / rina
bitwise shift operators
&,|,^,<<,>>
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What happens if header file is included twice?
What is data structure in c and its types?
What is difference between arrays and pointers?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
Can we initialize extern variable in c?
please send me the code for multiplying sparse matrix using c
What is a structural principle?
How arrays can be passed to a user defined function
What is uint8 in c?
What is %d used for?
When can you use a pointer with a function?
What is the auto keyword good for?
What is preprocessor with example?
write a c program to find the sum of five entered numbers using an array named number
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list