C++ Practical Bifurcation
C++ Practical Bifurcation
Common to both the options. Refer to unit 3 DATABASE AND SQL mentioned in case of Python for
further details.
1. Programming in C++ 10
One programming problem in C++ to be developed and tested in Computer during the examination.
Marks are allotted on the basis of following:
Logic : 6 Marks
Documentation/Indentation : 2 Marks
Output presentation : 2 Marks
Notes: The types of problem to be given will be of application type from the following topics
Arrays (One dimensional and two dimensional)
Class(es) and objects
Stack using arrays and or linked implementation
Queue using arrays (circular) and or linked implementation
Binary File operations (Creation, Displaying, Searching and modification)
Text File operations (Creation, Displaying and modification)
2. SQL Commands 05
Five Query questions based on a particular Table / Relation to be tested practically on Computer during
the examination. The command along with the result must be written in the answer sheet.
3. Project Work 05
The project has to be developed in C++ language with Object Oriented Technology and also should have
use of Data files. (The project is required to be developed in a group of 2-4 students)
Presentation on the computer
Project report (Listing, Sample Outputs, Documentations)
Viva
* 1 mark is for innovation while writing programme.
4. Practical File 06
Must have minimum 20 programs from the following topics
161
Arrays (One dimensional and two dimensional, sorting, searching, merging, deletion & insertion of
elements)
Class(es) and objects
Stacks using arrays and linked implementation
Queue using arrays & linked implementation (circular also).
File (Binary and Text) operations (Creation, Updation, Query)
Any computational Based problems
15 SQL commands along with the output based on any table/relation:
5. Viva Voce 04
Viva will be asked from syllabus covered in class XII and the project developed by student.
2. Project content
2.1 Project for class XI can be selected from the topics mentioned in the syllabus or domains on the
similar lines
2.2 Project for class XII should ensure the coverage of following areas of curriculum:
Flow of control
Data Structure
Object Oriented Programming C++
Data File Handling
Theme of the project can be
Any subsystem of a System Software or Tool
Any Scientific or a fairly complex algorithmic situation
School Management, Banking, Library Information System, Hotel or Hospital Management
System, Transport query system
Quizzes / Games;
Tutor, Computer Aided Learning Systems
2.3 It is suggested to prepare a bilingual (English and other Indian language) user manual part of project
file.
2.4 The aim of the project is to highlight the abilities of algorithmic formulation, modular programming,
optimized code preparation, systematic documentation and other associated aspects of Software
Development.
162