Monday, October 28, 2013

Suggestion for theoretical paper in ISC 2014 computer application examination

Like every year, this year also I would like to give suggestion for ISC students on computer application examination in 2014. Firstly I would like to say that go throughly through the text book. If possible go through Complete Reference Java by Schield. The book is for software professionals and Engineering college students still school students can go through selected chapters the book. Students should pay more attention on the following topics:

Inheritance in Java
Difference between static and instance member.
Difference between member function and constructor
Binary search and linear search technique.
String class and Math class functions - short notes on the functions.
Binary search tree, stack and queue.
Different decision making techniques with their similarities and differences.
Different loops with their similarities and differences.

So far as String class and Math class functions are concerned, only short notes to be prapared. Do not forget to write the prototypes of the functions with short description.

Programs on String using String functions, programs on else if ladder are very common. For Binary search tree, traversal of tree and making a tree from any two order of traversal is important. Converting infix expression to postfix expression using stack is also important.

No comments:

Post a Comment

Subscribe via email

Enter your email address:

Delivered by FeedBurner