Ask a Question  | Answer a Question!  | 

 Submitting your question... 
 
 
ResFinder - Thousands of Practice Papers
does anyone know SQL HERE  | 
  | 
| asked by Rtstud (mdarfath) 7 years ago  | 
1  | 
 + 3 more questions by mdarfath    
char a1  ='2' +'2';
      System.out.println(a1);
and 
char a1  ='2' +2;
      System.out.println(a1);
check this codes out int  Bj its sneaky | 
  | 
 
| asked by Rtstud (mdarfath) 7 years ago  |  
3  |  
by the who wishes  to be hacker here
I aspire to be a Hacker(penetrationtester)  | 
  | 
 
| asked by Rtstud (mdarfath) 7 years ago  |  
0  |  
WAP a program to predict to tommorows computer paper 
can any code for  this know  | 
  | 
 
| asked by Rtstud (mdarfath) 7 years ago  |  
2  |  
 
 
What happens when there is a semicolon after a for or while loop?  | 
  | 
 
| asked by Momo (zenab13) 7 years ago  |  
4  |  
 
Output of 
Math.rint(3.5)
Math.round(3.5)  | 
  | 
 
| asked by Ansh Singh (anshkush) 7 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) 7 years ago  |  
4  |  
 
After writing a function overloading program, is it necessary to call the function???  | 
  | 
 
| asked by Uttam Soren (uttamsoren1735) 7 years ago  |  
3  |  
 
Do we write main method even if not mentioned in question??  | 
  | 
 
| asked by Gargie D'souza (gar_d02) 7 years ago  |  
3  |  
 
WAP to check whether the number entered belongs to the Fibonacci series.  | 
  | 
 
| asked by Vishesh Verma (vishesh_verma) 7 years ago  |  
3  |  
 
are we allowed to use String sw[ ]=s.split(" ");  function?? | 
  | 
 
| asked by Evil Shylock (crazy21) 7 years ago  |  
1  |  
 
can any1 upload cookery papers???????  | 
  | 
 
| asked by Somay Vaidh (somay2003) 7 years ago  |  
2  |  
 
Any more pe papers?  | 
  | 
 
| asked by Pranav Ajinkya (narutorocks7) 7 years ago  |  
1  |  
 
 
 
  |