Home / Report Question

Q. What is the name of << bitwise operator in Java?
  • A. Right Shift Operator
  • B. Left Shift Operator
  • C. Left Shift Fill Zero operator
  • D. Right Shift Fill Zero operator

Correct Answer: B