Ask a Question | Answer a Question! |
Submitting your question...
ResFinder - Thousands of Practice Papers
is here anyone for punjabi?? |
|
asked by Vidya47 (vidya47) 8 years ago |
0 |
// 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) 8 years ago |
3 |
+ 7 more questions by sdfg
FORMAT OF VARIABLE DESCRIPTION
(create four columns )
Variable..............Type................Scope .....................Purpose
variable: here u write the variable name
type: here u write its data type
scope: here u write instance variable or local variable (if variable is local write it is within which function)
purpose : write y u hav used d variable in brief |
|
asked by Sdfg Sdfg
(sdfg) 8 years ago |
1 |
Q) IMP. OF VARIABLE DESCRIPTION
A)
V.D. IS WRITTEN AFTER EACH PROGRAM U HAVE COMPLETED......2 MARKS IN ICSE BOARD COMPUTER ARE EXCLUSIVELY RESERRVED FOR V.D. |
|
asked by Sdfg Sdfg
(sdfg) 8 years ago |
0 |
EVERY1 ALERT :
VARIABLE DESCRIPTION IS A MUST IN THE ANSWER SHEETS............IF YOU WANT 2 KNOW HOW TO WRITE IT....I CAN TELL U |
|
asked by Sdfg Sdfg
(sdfg) 8 years ago |
1 |
SENT THE EMAIL OF SOLVED PAPERS 2 THOSE WHO GAVE ME DEIR EMAILS |
|
asked by Sdfg Sdfg
(sdfg) 8 years ago |
6 |
KEYWORDS TO FOCUS ON :
extends(just use........not application in program)
new
this
static
public,private,protected
final
void
break
continue
try
catch
IF ANY1 WANTS DER USES I CAN TELL HIM/HER |
|
asked by Sdfg Sdfg
(sdfg) 8 years ago |
3 |
WEIGHTAGE OF CHATERS FROM sumita arora BOOK:
CHAPTER......................................................................MARKS
CONC. OF OBJECTS + 2ND CHAP. CLASSES............2
INTRODUCING JAVA......................................................1-2
CLASS AS BASIS.............................................................4-6
FUNCTIONS.....................................................................15
CONSTRUCTORS..............................................................2-3
CLASS AS USER DEF.......................................................2-4
USING LIBRARY CLASSES............................../...............15-25
DESCISION MAKING..........................................(incl. in almst all ans. bt gen combined best with chapter functions).....
ITERATION(LOOPS)..........INCLUDED IN MST QUESTIONS AS A SUB PART
SCANNER AND PRINTING...........................................................2
ARRAYS...................................................................................15-17
ENCAPSULATION&INHERITANCE..........................................2-4 |
|
asked by Sdfg Sdfg
(sdfg) 8 years ago |
1 |
WEIGHTAGE OF CHATERS FROM APC BOOK:
CHAPTER............MARKS ASSIGNED:
OOP.................................2
HIST. OF JAVA.................0
DATA TYPES....................2
OPERATORS&Express.....2-4
GEN. PROGRAMMING....15-17
ITERATION(LOOPS)..........INCLUDED IN MST QUESTIONS AS A SUB PART
LIBRARY CLASSES..........10
STRING MANIPULATION...10
ARRAYS...............................15-17
BASIC INPUT/OUTPUT.........INCLUDE IN ALL
FUNCTIONS WID CHAP 13 CONSTRUCTORS.........17-18
CLASS AS USER DEF.............................................2
ENCAPSULATION AND INHERITANCE.............1-2 |
|
asked by Sdfg Sdfg
(sdfg) 8 years ago |
4 |
i have uploaded 2013 ca paper can anyone help me to solve it |
|
asked by Aditya Reddy (aditya_reddy) 8 years ago |
1 |
Anybody got theory notes for computer?????? |
|
asked by Roshan Mahato (rosh77) 8 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) 8 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) 8 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) 8 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) 8 years ago |
4 |
We all must have skipped the best question of the paper because of the diagram. |
|
asked by Anubhav Verma (gforce777) 8 years ago |
1 |
|