November 12th, 2009 What will be the output of the following program? No Comments, Java Questions, by Daisy Williams. class Ques{ public static void main (String[] argv){ int p1 = 0102; int p2 = -10; int mod = p1… Tags: exam guide, exam questions, java, main, operator, question