int p[]={10,20,22,24,32,44}; p[0]++; System.out.println(p[0]+p[2]%p[3]==p[4]?p[4]/2:p[4]/3); Give the output. |
|
asked by Aayush Joshi (aayushjoshi) 6 years ago | |
1 | |
BYE I AM GOING TO SLEEP IN MY DREAMS make the computer examination best its do or die either comp or 100 seize your glory and pls dont forget to write this at the end of ur paper if(computer_marks==100) System.out.println("Thank u"); else System.out.println(null); |
|
asked by Rtstud (mdarfath) 6 years ago | |
2 | |
all the best guys!!!! let's score a century in tomorrow's paper........ |
|
asked by Mathomania (sankua) 6 years ago | |
2 |
If the question asks for POSITION of a character, do we give index or index +1. In 2011 such a question had come and in 10 years book index is given |
|
asked by Rohan Gupta (rohang37) 6 years ago | |
2 |
What happens when there is a semicolon after a for or while loop? |
|
asked by Momo (zenab13) 6 years ago | |
4 |
Output of Math.rint(3.5) Math.round(3.5) |
|
asked by Ansh Singh (anshkush) 6 years ago | |
2 |
int i = 1; while(I++<=1) { i++; System.out.print(i+ " "); } System.out.print(i); Output is : 3 4 (I saw it in answers) Please show the working...... |
|
asked by J (jatin_01) 6 years ago | |
4 |
After writing a function overloading program, is it necessary to call the function??? |
|
asked by Uttam Soren (uttamsoren1735) 6 years ago | |
3 |
Do we write main method even if not mentioned in question?? |
|
asked by Gargie D'souza (gar_d02) 6 years ago | |
3 |
WAP to check whether the number entered belongs to the Fibonacci series. |
|
asked by Vishesh Verma (vishesh_verma) 6 years ago | |
3 |
Page 160 |
ICSE chat