Wednesday, February 7, 2018

ISC 2018 Theoretical and Practical Exam Suggestion



In this page you will get suggestions for ISC Computer application theory examination 2018. The entire syllabus is to be covered by all students but I'll point out few chapters or topics which needs more attention for the exam purpose.

1. Recursive function: Students are advised to understand recursive function properly. I can assure that at least one program would be there in your Computer application theory examination paper 2018 with a recursive function. Prepare your self with programs like displaying the sum of a series where the numerator and denominator are generated using recursive function.

2. Inheritance, function overriding and use of super keyword: A simple program on inheritance is expected in Computer application theory examination 2018. The program would be as follows - Initialise the super class and sub class date members through constructors and thus use of super keyword inside sub class constructor body. A specific function would display the super class data member values and the overridden function in the sub class displaying the data members declared in the sub class. This type of display will also need to use super keyword  inside the overridden function body.

3. Program on Linked List, Stack and Queue: A class definition for creating a linked list will be given and the students have to write either algorithm or procedure of performing different jobs like inserting a node at the beginning, searching value etc. Stack and Queue programs using array is very important.

So far as Linked List is concerned, there won't be any program but students will have to write a model function or algorithm for insertion, deletion or searching operation on Linked List.


4. Tree Traversal: A given tree is to be traversed in pre-order, post-order and in-order.




To Download ISC 2018 Computer Application Practical Suggestion with SolutionsCLICK HERE

To Download ISC 2018 Computer Application Theoretical Suggestion with Solutions: CLICK HERE

No comments:

Post a Comment

Subscribe via email

Enter your email address:

Delivered by FeedBurner