Ask a Question | Answer a Question! |
Submitting your question...
ResFinder - Thousands of Practice Papers
43 RUNS IN 19 BALLS OMG .. COME ONE INDIA CAN WIN |
|
asked by Siddharth Chhetri (dgenerationx) 8 years ago |
1 |
+ 2 more questions by dgenerationx
If iNDia lost today then my hoidlays ruined xDxD |
|
asked by Siddharth Chhetri (dgenerationx) 8 years ago |
2 |
Watto, please dismiss Dhoni or he will spoil your chances of a t20 World Cup |
|
asked by Saahil Sankar B (bestintheworld) 8 years ago |
1 | + 2 more questions by bestintheworld
OMG!! Yuvi and Kohli running away with the match!!
Come on Watto, get them out!! |
|
asked by Saahil Sankar B (bestintheworld) 8 years ago |
2 |
India on the back foot.
50/3
Kohli is still there though :( |
|
asked by Saahil Sankar B (bestintheworld) 8 years ago |
0 |
see response. |
|
asked by Vijay Kr
(krvijay28) 8 years ago |
1 |
Is printing in java important..i mean they gave so many classes which belong to java.awt with their name and description which is all in turn based on java printing . |
|
asked by Namratha v patil (namratha10) 8 years ago |
0 |
Dhawan and Rohit shouldnt be categorized under openers !! Australia lol got nearly 60 runs during powerplay where as india couldnt get 50 too....just hope that india should take care of it during last 5 overs...( dhoni , pandya , kohli ,yuvi come on guys ....rock it )
I dont want to see the title " Australia in , India out " lolxD .............#HowsprepforCOMP guys |
|
asked by MP Harsha (student58) 8 years ago |
5 |
What type of market do mobile phones belong to?
This is for comm app/eco app people |
|
asked by Sidra Haider (sidrahaider) 8 years ago |
2 |
Guys i want to print this pattern=> 54321
4321
321
21
1
So i wrote this code
public class HelloWorld
{
public static void main(String[] args)
{ int k=0;
for(int i=5;i>=1;i--)
{
for(int j=i;j>=1;j--)
{
if(j<5)
{
while(k!=i)
{
System.out.print(" ");
k--;
}
}
System.out.print(j);
}System.out.println();
}
}
}
Is it wrong? |
|
asked by Abhishek Agrawal (agrek) 8 years ago |
4 |
how to write a selection sort question plzz tell really confused |
|
asked by Prateek Rawat (prateek25) 8 years ago |
1 |
| |