(Syllabus) CBSE Syllabus of Computer Science Practical and Project for Class 12 | March 2009 Examination

Disclaimer: This website is NOT associated with CBSE, for official website of CBSE visit - www.cbse.gov.in

Syllabus : CBSE Syllabus of Computer Science Practical and Project for Class 12 For March 2009 Examination

COURSE STRUCTURE
( Practicals and Projects in Computer Science)
Duration: 3 hours                       Total Marks: 30

 

1. Programming in C++ ………………10 Marks


One programming problem in C++ to be developed and tested in Computer during the examination. Marks are allotted on the basis of following:
Logic : ……………………………...…….5 Marks
Documentation/ Indentation :………… 2 Marks
Output presentation :……………….…..3 Marks

Notes: The types of problems to be given will be of application type from the following topics
Arrays (One dimensional and two dimensional)
 Array of structure
 Stack using arrays and linked implementation
 Queue using arrays (circular) and linked implementation
Binary File operations (Creation, Displaying, Searching and modification)
Text File operations (Creation, Displaying and modification)

2. SQL Commands ……………………05 Marks


Five Query questions based on a particular Table/Reaction 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 Marks


The project has to be developed in C++ language with Object Oriented Technology and also should have use of Data files.
 Presentation on the computer
Project report (Listing, Sample, Outputs, Documentation)
Viva

4. Practical File…………………….05 Marks


Must have minimum 20 programs from the following topics:-


Arrays (One dimensional and two dimensional, sorting, searching, merging, deletion’& insertion of elements)
 Arrays of structures, Arrays of Objects
Stacks using arrays and linked implementation
Queues using arrays (linear and circular) and linked implementation
File (Binary and Text) operations (Creation, Updation, Query)
Any computational based problems
15 SQL commands along with the output based on any table/relation: .....3 Marks

5. Viva Voce ………………..05 Marks


Viva will be asked from syllabus covered in class XII and the project developed by student.


GUIDELINES FOR PROJECTS (Class XI and XII)


1. Preamble

1.1 The academic course in Computer Science includes one Project in each year. The Purpose behind this is to consolidate the concepts and practices imparted during the course and to serve as a record of competence.
1.2 A group of two students/three students as team may be allowed to work on one project.

2. Project content

2.1 Project for class XI can be selected from one of the topics given in event programming (or.)

2.2 Project for class XII should ensure the coverage of following areas of curriculum: a. Problem Solving
b. Data Structure
c. Object Oriented Programming in C++
d. 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.
Business oriented problems like Banking, Library information system, Hotel or Hospital management system, Transport query system
Quizzes/Games;
Tutor/Computer Aided Learning Systems

2.3 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.

2.4 The assessment would be through the project demonstration and the Project Report, which should portray Programming Style, Structured Design, Minimum Coupling, High Cohesion, Good documentation of the code to ensure readability and ease of maintenance.


Reference Books In Computer Science:

Computer Organisation and Boolean Algebra

1. Rajaraman, FUNDAMENTALS OF COMPUTERS 4th Edition, Prentice Hall of India.
2. Peter Norton, INTRODUCTION TO COMPUTER 4th Edition, Tata McGraw Hill
3. J. Shelly & Roger Hunt, COMPUTER STUDIES, Wheeler’s Publication.142
4. C.S. French, COMPUTER STUDIES, Arnold Publishers.
5. Thomas C. Bartee, DIGITAL COMPUTER FUNDAMENTALS, McGraw Hill International.

Problem Solving and Programming in C++

Note: Prior knowledge of C is not required in the learning of C++, eventhough reference about C are made in some of the books.
1. Robert Lofore, OBJECT ORIENTED PROGRAMMING IN TURBO C++, Galgotia Publications Pvt. Ltd.
2. David Parsons, OBJECT ORIENTED PROGRAMMING WITH C++, BPB Publications.
3. Bjarne Stroutrup, THE C++ PROGRAMMING LANGUGE, Adison Wesley.
4. AI Stevens, TEACH YOUR SELF C++ TECHNIQUES & APPLICATIONS, BPB Publications.
5. Scott Robbert Ladd, TURBO C++ TECHNIQUES & APPLICATIONS, BPB Publications.

Operating Environment

1. Ritchi, Operating Systems, BPB Publications.
2. James L. Peterson & Abraham S., OPERATING SYSTEM, Addison-Wesley Publishing Company.

Data Structures

1. M.A. Weiss, Data Structures and Algorithm Analysis in C++. the Benjamin/Cummings Pub. Co., Inc.
2. Scott Rober Ladd, C++ COMPONENTS AND ALGORITHMS, BPB Publications.

Database Management System and SQL

1. Martin Gruber, UNDERSTANDING SQL, BPB Publications.
2. Sheldon M. Dunn x Base Cross Reference Handbook, First Authorised Asian Edition 93, Tech. Publications Pvt. Ltd.
3. C.J. Data, DATABASE PRIMER, Adison Wesley.

Computer Network

1. A.S. Tanenbaum, Computer Network 4th Edition, Prentice Hall of India P.Ltd.
2. Williams Stalling, Data Communication and Networks 5th Edition, Prentice Hall of India P. Ltd.
3. Hancock, Network Concept and Architectures, BPB Publications.

Reference Magazines

PC WORLD, COMPUTERS TODAY, PC QUEST, DATA QUEST, COMPUTER WORLD.

Reference Manuals

OPERATING SYSTEM MANUAL, C++ COMPILER MANUAL

(Class 12th) Other Syllabus :-