ISC 2015 is not far away. Students are getting prepared for their last school level examination. Future of the students largely depends on this XII std. examination. In this article we will try to discuss about the probable questions of Computer Application examination 2015 - both theoretical and practical.
Study the following points minutely
Download eBook on BlueJ
a=2;
b=10;
a=a+++b;
value of 'a' after the execution of the expression.
CLICK HERE
Function definition will be given and results generated by the functions on different set of values are to be written.
Also Read: Computer Teacher in Burdwan
CLICK HERE
CLICK HERE
CLICK HERE
CLICK HERE...
Difference between for and while loop.
Difference between while and do-while loop
Difference between default and argument constructor
Difference between method and constructor
Guess Computer Application 2015 Theoretical
Study the following points minutely
Download eBook on BlueJ
- Use of prefix and postfix operators in expressions
a=2;b=10;
a=a+++b;
value of 'a' after the execution of the expression.
CLICK HERE
- Output of functions in a program
Function definition will be given and results generated by the functions on different set of values are to be written.Also Read: Computer Teacher in Burdwan
CLICK HERE
- Compare and contrast between switch and else if ladder
CLICK HERE- Array address calculations
- Short notes on encapsulation, inheritance and polymorphism
CLICK HERE- Binary Tree Traversal
- Fundamental concepts on stack and Queue
- Use of break and continue
CLICK HERE...Difference between for and while loop.
Difference between while and do-while loop
Difference between default and argument constructor
Difference between method and constructor
Guess Computer Application 2015 Practical
Since last few years, ISC Computer application practical programs are mainly from string manipulation, 2-d array or else-if ladder related.
Coming soon
Coming soon
No comments:
Post a Comment