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

// eg. of VD
//program to assign 4 values to an array and print them
class Assign
{
public static void main()
{
int a[]={1,2,3,4};
for(int i = 0;i<4;i++)
{
System.out.println(a[i]);
}
}
}

Variable description:
Variable.............Type............Scope.................................................Purpose
a[].......................int..............main() function..(local variable)...........To store array elements
i..........................int................first for block in program(local).........Loop variable to generate array subscripts
asked by Sdfg Sdfg (sdfg) 10 years ago
3

+ 7 more questions by sdfg  

i have uploaded 2013 ca paper can anyone help me to solve it
asked by Aditya Reddy (aditya_reddy) 10 years ago
1
Here are comp notes
http://www.respaper.com/blackemerald/4160-pdf.html
asked by Darshan Deshpande (darshan1504) 10 years ago
0
Anybody got theory notes for computer??????
asked by Roshan Mahato (rosh77) 10 years ago
0
So all my malayalee friends

I have a huge doubt. What has been told to you about the format of informal leters.n somebody commenit below

Should we write the date or just theeyathi..?
asked by Aysha Muhammed (ayshamuhammed) 10 years ago
2
guys chk out this website for computer-its good...
http://www.guideforschool.com/class-10-icse-computer-application/icse-important-solved-programs/
asked by Sarashika (saika) 10 years ago
2
dose somebody need computer app programs??????
search on this link-----
www.computerapplicationsicse.com/prgrams/pattern-set-01/
asked by Dr.Bhoomika Shankar (surys) 10 years ago
1
BIOLOGY: THE PART OF THE BRAIN THAT CARRIES IMPULSES FROM ONE HEMISPHERE OF TEH CEREBELLUM TO THE OTHER??
asked by Priya Das (priyaa07) 10 years ago
4
We all must have skipped the best question of the paper because of the diagram.
asked by Anubhav Verma (gforce777) 10 years ago
1
can someone please upload computer application notes?
asked by Thulluminati (asthetic31) 10 years ago
1

<< Prev

    Page 1651    

Next Page >>

ICSE chat
© 2010 - 2026 ResPaper. Terms of ServiceContact Us Advertise with us