Assuming a integer 2-bytes, What will be the output of the program?
#include int main() { printf("%x\n", -1<<3>
Answer: B
No answer description available for this question.