MCQs > IT & Programming > Java > Output of the given code? final byte a = 12; final byte b = 5; System.out.println(a&b);

Java MCQs

What is the output of the given code? final byte a = 12; final byte b = 5; System.out.println(a&b);

Answer

Correct Answer: 4

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Java Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Java Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it