Suggestion on Group A for ICSE 2014 Computer Application Paper
1. Prepare the String class functions ( indexOf(), substring(), charAt(), length() etc) properly. You will definitely get questions from there.
2. Same for Math class functions.
3. Difference between else if ladder and swaich
4. Difference between for and while loop
5. Difference between for and do-while loop
6. Difference between do-while and while loop
7. Prefix and postfix operators and use of them in expression
8. Difference between == and equals ()
9. Difference length variable and length () function
3. Difference between else if ladder and swaich
4. Difference between for and while loop
5. Difference between for and do-while loop
6. Difference between do-while and while loop
7. Prefix and postfix operators and use of them in expression
8. Difference between == and equals ()
9. Difference length variable and length () function
10. Different access modifiers
in java
11. Short notes on
abstraction, polymorphism
12. Difference between
static and non-static members
13. What is type
conversion
14. Function calling techniquesSuggestion on Programs for ICSE 2014 Computer Application Paper
1. Students can expect one program on else if ladder.
2. Program on series like 1+1/2+1/3+....1/n or like that is expected.
3. Program on perfect number / armstrong number / palindrome number / magic number may come in theoritical Computer Application paper in 2014.
4. Program on user defined function overloading
5. Menu based program
Please go through the solved ICSE Computer Application paper of year 2010, 2011, 2012 and 2013 to get idea about ICSE 2014 question paper.
More suggestions are coming soon.......
4. Program on user defined function overloading
5. Menu based program
Please go through the solved ICSE Computer Application paper of year 2010, 2011, 2012 and 2013 to get idea about ICSE 2014 question paper.
More suggestions are coming soon.......
No comments:
Post a Comment