Ask a Question  | Answer a Question!  | 

 Submitting your question... 
 
 
ResFinder - Thousands of Practice Papers
Umm..How about some song recommendations? Since there's some time for Chem anyway..(English preferred btw! )  | 
  | 
| asked by Prateek Pradhan (prateek235) 6 years ago  | 
8  | 
What was the output of 3d)
Was it -4 2 1
5 Times or
4 2  | 
  | 
| asked by Purvam Prajapati (purvam) 6 years ago  | 
2  | 
CONGRATS RIKHIL FOR ATTAINING FIRST POSITION IN CONTRIBUTORS
           .-=========-.
              \'-=======-'/
              _|   .=.   |_
             ((|  {{1}}  |))
              \|   /|\   |/
               \__ '`' __/
                 _`) (`_
            _/_______\_
          /___________\ | 
  | 
| asked by Ansh Anand (teleansh) 6 years ago  | 
3  | 
 + 1 more questions by teleansh    
Did you write default contructor in first program  | 
  | 
 
| asked by Ansh Anand (teleansh) 6 years ago  |  
2  |  
  | 
Who else is getting 99?  | 
  | 
| asked by Mr. Mathematics (aditya_bandaru) 6 years ago  | 
1  | 
I attempted an extra question today...We're allowed to do that for all the papers rights?  | 
  | 
| asked by Captain Phasma (satyajit33) 6 years ago  | 
3  | 
Loop should execute 2 times as remaining time continue is executed  | 
  | 
| asked by √ (godblessme20) 6 years ago  | 
3  | 
Guys only one small error..
If I forgot to put -1 in Q8 program
if(s.indexOf(' ')!=s.length()-1)
How much will I lose? It only affects end. | 
  | 
| asked by Aquaman- King of the Seven Seas (shauns) 6 years ago  | 
4  | 
Guyzz, Hopefully you all put Math.abs in Q3 a.  | 
  | 
| asked by SId m (siddhant03) 6 years ago  | 
2  | 
 + 1 more questions by siddhant03    
Tech number prog (compiled)
class tech_no
{
    void disp()
    {
        for(int i=1000;i0)
            {
                int d=x%10;
                c++;
                if(c==1)
                n1=n1+d;
                else
                if(c==2)
                n1=n1+d*10;
                else
                 if(c==3)
                n2=n2+d;
                 if(c==4)
                n2=n2+d*10;
                x=x/10;
            }
            int s=(n1+n2)*(n1+n2);
            if(s==i)
            System.out.println(i);
        }
        
}
} | 
  | 
 
| asked by SId m (siddhant03) 6 years ago  |  
3  |  
  | 
Can someone upload the paper?  | 
  | 
| asked by ICSE Preparer (icsepreparer) 6 years ago  | 
1  |