Dear students,
Always explain more about the asked question and underline the important points.
Do not forget to write SYNTAX and do not forget draw FLOWCHART
Draw BOX around syntax.
Give more examples for asked questions. You can write core part of a program or entire program.
Prepare some programming examples for each topic.
To calculate simple interest
To calculate are and perimeter of rectangle
Largest of two numbers.
Largest of three numbers.
To check for leap year
To find roots of quadratic equation.
To check for PALINDROME
To print first N fibonacci numbers.
To find matrix multiplication
To implement BUBBLE SORT
To read and display N students information using array of structure
Programming example for dynamic memory allocation.
To swap (interchange) two values using pointer.
Note: If you these programming questions then well and good. Otherwise use these programs as EXAMPLES for respective topics.
Worst case assume that, for one page answer you get 1 marks.
The you need to write minimum 20 pages (front and back 40 pages) to pass the subject. (Safer Side)
Eventhough, you write less pages with quality points,,, you pass...
All teachers are interested to PASS you...But...you need to write more with quality points, syntax, flowchart and programming examples. Most of the students will not do.
All teachers are good...Everyone wants to PASS you...no one is interested to FAIL you..So, please write more.
For Exam preparation...prepare in REVERSE order i.e.
Module-5 Important topics.
Preprocessor, Pointer, Dynamic Memory Allocation, Structure, Array of Structure
Module-4 Important Topics
Functions, Types, Categories, Actual and Formal Parameters, Call by value and Call by reference, Recursive functions
Module-3 Important Topics
1D array
2D array
Bubble sort program, Matrix Multiplication
Module-2 Important Topics
simple if, if else, nested if, else if ladder, switch
while , do while and for
break , continue, goto
Module-1 Important Topics.
Block diagram of computer
Types of computers
Generations of computers
Input and Output devices.
C tokens
Structure of C Program
Formatted Input and Output Functions
Operators(arithmetic, relational, logical, increment and decrement, bitwise, condition, special)
....
ALL THE BEST
No comments:
Post a Comment