Road to ICSE computer
Road to ICSE computer
(1) Basics:
1. loops
2. multiple functions.
3. make objects when necessary.
4. how to write a default constructor.
5. Parameterized constructor.
6. Extraction of characters.
7. Changing the cases of characters.
8. Counting the number of vowels in a string, Whether the string is a palindrome, string or
not, etc. if else condition based structures
9. searching elements in an array (linear search and binary search)
10. sorting bubble sort
2) Important questions.
1. Difference between pop and op
2. four properties of op polymorphism. Inheritance.
3. Difference between class and object.
4. Difference between standalone programs and internet applets.
5. Message passing JVM five tokens. Keywords. Identifiers. Constructor. Punctuated
operator.Gotta know about those 5 tokens.
6. The most important and basic thing is Unicode.
7. difference between a character constant and a string constant
8. Special words are those words which start from and end with the same letter already.
9. Definition Palindrome.
10. replace part is used for replacing
11. starts with ends with trims.
12. Whitespace definition.
13. Advantages of arrays
14. types of arrays(1D and 2D array)
15. What is the role of new keyword?
16. Name of new Java constants.
17. Comparison between linear and binary search.
18. string manipulation.
19. fall through
(5) Programs
1. constructor
2. string manipulation
3. overloading
4. menu driven
5. if else condition based
6. array related
7. series
8. patterns.
9. Malayalam.
10. Madam
11. write a program to accept a word check and print. Whether the word is a palindrome or a
special word for a program.
12. reverse program to store five integers in a 1D array. Display the data in reverse order.
13. storing names. store 25 names and their telephone numbers in two different arrays. Ask
for a telephone number and search for its corresponding name
14. Counting
15. creating the array
16. displaying the array
17. exchanging an integer store a one dimensional array or key value exchange for.
18. Binary search.
19. Linear search
20. bubble search
21. palindrome be both important.
22. Arrange in ascending order in a 1D array.
23. store and number search using binary search technique program.
24. 1D array form 25 character store or print character is in the array lowercase character
digits, vowels, special symbols.
25. Fibonacci series
(6) Must
1. variable description table.
2. comments