MCQs > IT & Programming > JSharp - J# > What will be the output of the following program? public class Prnt { public static void main(String args[]) { System.out.println(11 ^ 2); } }

JSharp - J# MCQs

What will be the output of the following program?

public class Prnt
{
   public static void main(String args[])
   {
       System.out.println(11 ^ 2);
   }
}

Answer

Correct Answer: 9

Explanation:

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

JSharp - J# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More JSharp - J# MCQ Questions

search

JSharp - J# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it