Email your project code at mudassarr@gmail.com
your comprehensive viva will be conducted on the same day after your final exam
So be prepare.
the student failed to show his/her project will be considered fail in whole subject
No excuses will be considered
All material studied except graphs is included
1. Course Outline (Tentative)Download
2. Source code lectures handouts
4. Assignments
Hand Written Submission (Only) Implement the following String functions without using string.h header file (submission date: 19-02-10)
strlen( )
strcpy( )
strcat( )
strcmp( )
2. Write a brief note with two examples on type casting (submission date: 19-02-10)
3. Implement the following functions in c/c++ (submission date: 26-02-10)
the function calls are
factorial(&n);
x=factorial(n);
5. Lab Assignments
1. Dispaly different background effects using loops. Also display your name on the screen along x and y axes using different fonts with different font sizes (submission date: 25-02-10)
2. Write a program in c/c++ to show the windows on the screen (submission date: 04-03-10)
All material regarding
Stacks, Queues and Linklists is included in the second sessional exam. (All assignments and quizzes are included)
--->>>>>>paper 1st Sessional Download (all students are required to solve the 1st sessional paper and submit on Wednesday 22 march 2010)
1st Sessional Syllabus
Pointers
Strings operations
Functions (Pass by reference and copy/value)
Arrays
Structures
Best case average case and worst cases
Stacks
rand() Function
Number conversions i.e. binary to hexadecimal, decimal to binary etc...
(All syllabus studied both in Class and Labs except Graphics)
Paper may include
Objective type questions
Conceptual questions
Theory questions