Q. Bitwise operators in Java work with? (A) boolean data like true or false (B) Real numbers like float or double (C) Individual bits of integers like byte, short, int, long and char (D) All the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Individual bits of integers like byte, short, int, long and char