Trending ▼   ResFinder  

ICSE − Q & A

ICSE
Indian Certificate of Secondary Education (ICSE), New Delhi
+Fave Message

Ask a Question

Answer a Question!

ResFinder - Thousands of Practice Papers

Help ...#$%%^^

class abc
{
    char ch;
    int x=97;
    public void abc()
    {
        do
        {
            ch=(char)x; // 97 in char mode
            System.out.print(ch+"");
            if(x%10==0)
            break;
            ++x;
        }while(x<=100);
    }
}

How does it works? it is last year's question...
asked by Akash Divakar (akashdivakar) 8 years ago
1
Rvalue? Ivalue?
asked by Abhishek Shyam (abhibenne) 8 years ago
2

+ 1 more questions by abhibenne  

GIVE 2 CONDITIONS OF NARROWING
asked by Born To Succeed (rupanwita) 8 years ago
1

+ 14 more questions by rupanwita  

why 2012 que pap not there
asked by Hareesh Ramakrishnan (hareesh0922) 8 years ago
1

+ 3 more questions by hareesh0922  

int num=(int)(Math.random()*10);
What is num?
PS-I don't know how random works so plz tell me working also
asked by Apoorva Awasthy (me222) 8 years ago
1

+ 4 more questions by me222  

Hey guys @sdfg ... Others pls tell me if this is correct: ICSE Specimen paper question 5 part 1 : is this solution correct: 
series 1 
{ 
public void main ( int x ) 
{ 
double sum= 0.0; 
for (i=4;i<=4*n;i+=4)
 { 
sum = sum+1.0/( double)i;
 } 
System.out.println("s="+sum); } 
}
asked by Aaryan Monika Khurana (monikakhu) 8 years ago
0

+ 1 more questions by monikakhu  

Anyone has PE
Where do you study from?
asked by Heth (heth) 8 years ago
0
can anyone explain shift operators? ty.
asked by Abc Abc😆😆😆😆 (residentwe3) 8 years ago
2
HEY IS IT TRUE THAT OUR PAPER WILL BE SIMILAR 2012 PAPER............IF YES IN WHAT WAY???
asked by Ankit Fadia (tanmay_dani) 8 years ago
2
Home science: should we learn the stain removal???
asked by Priya Das (priyaa07) 8 years ago
0

<< Prev

    Page 4    

Next Page >>

ICSE chat

© 2010 - 2024 ResPaper. Terms of ServiceContact Us Advertise with us