Cs Blueprint
Cs Blueprint
Total 20
1
**Practical Marks Distribution
Sr. Unit Name Marks
No.
1 Lab Test:
1. One C++ Program
(60% Logic+20% documentation +20% code quality) 15
2. One SQL Query (must include WHERE, HAVING
and GROUP BY clauses)
3. Web Page creation (one) using HTML
2 Report File: 10
Minimum 12 C++ programs
SQL Queries: Minimum 5 sets using one
table/ two tables
HTML Codes (minimum 5) to create
different web pages with all basic tags
(with Images and Hyperlinks)
3 Project (that uses most of the concepts that have been 5
learnt in 11th and 12th using C++ or SQL or HTML)
4 Viva Voice 10
Total Marks 40
2
Course Structure (2023-24)
Class- XII Subject: Computer Science Code: 906
IV Software Engineering 4 5 -
(SDLC and Testing)
V Web Designing using HTML 5 11 7
VI Computer Network and Internet 8 13 -
Total 40
Practical Examination 40
Internal Assessment 20
Grand Total 100
3
Detailed Syllabus for Session 2023-24
UNIT I: PROGRAMMING IN C++
Review of C++ topics covered in XI class.
Structure: Definition, Creating structure variables, Array of
structure, Passing structure members to function
Class & Objects :- Introduction to class, Class declaration, Data
members & member functions, Private & public members, Function
defined inside & outside the class, Nesting member functions,
Accessing class member functions, Use of scope (::) resolution
operator, Array used in class
Friend Function: - Declaration & Definition
Constructor & Destructor: Declaration & Definition of
constructor, Types of constructor (Default, Parameterized, copy
constructor), Destructor: Definition and use
Inheritance : Concept of Inheritance, Base class, Derived class,
Visibility modes, Types of Inheritance (Single, Multiple and Multi
level inheritance, Hierarchical Inheritance, Hybrid Inheritance)
4
Data, Data item, Data Structure, Stack, Push, Pop
Important Queue, En-queue, De-queue, Sorting, Selection
Terminology Sort, Bubble sort.
5
Important Software, Software Engineering, SDLC,
Terminology Requirement gathering, Analysis, Survey, Fact
Recording, Investigation, Feasibility, Design,
Development, Testing, Implementation,
Maintenance ,Black box testing, White box
testing, Unit Testing, Integration Testing, System
Testing, Acceptance Testing
6
Browsers, Search Engines, Email, Video
conferencing, Firewall
7
Monthwise Syllabus Teaching Plan (2023-24)
Class-XII Subject: Computer Science Code: 906
Friend function
June Summer Vacations
Project/Activity/Revision Work
July Constructor & Destructor 15 4 7
Inheritance
August Data Structure through 12 4 9
C++ :
Introduction to Data
Structure
Stack
September Linear Queue 8 12 4
Array sorting
Half Yearly Exams
October Database & SQL 15 4 6
commands:
Introduction to Database,
Normalization
Introduction to SQL
November Various Commands in 12 4 5
SQL: DDL,DML,SQL
Clauses, SQL Functions
8
Software Engineering:
SDLC
Testing
December Web Designing using 13 4 7
HTML:
HTML &
Basic tags in HTML
Note:
For month wise topic details please refer to “Detailed Syllabus for
Session 2023-24”.
Subject teachers are advised to direct the students to prepare notebook
of the Terminology/Definitional Words used in different Units for
enhancement of vocabulary or clarity of the concept.
Suggested practical list
9
5. WAP in C++ to check whether given number is palindrome or not.
6. WAP in C++ to pass structure members to function.
7. WAP in C++ to create class & its objects.
8. WAP in C++ to exhibit the use of Scope resolution operator.
9. WAP in C++ to show functioning of friend function.
10.WAP in C++ for single inheritance.
11.WAP in C++ for multilevel inheritance.
12.Write SQL Command for creating a Database.
13.Write SQL Command for creating a table in a database.
14.Write SQL Command for deleting a table.
15.Write SQL Command for inserting records in a table.
16.Write SQL Command for retrieving certain records from a table.
17.Write a simple demo program using HTML.
18.Write an HTML code for making text bold italic & underline.
19.Write an HTML code for paragraph alignment.
20.Write an HTML code for Headings. (<h1> to <h6>)
21.Write an HTML code to insert image.
22.Write an HTML code for adding Hyperlink in webpage.
23.Write an HTML code to show text or picture in motion.
Prescribed Books:
1. Information Technology and Computer Science (HARTRON)
10
Question Paper Design(2023-24)
Class- XII Subject: Computer Science Code: 906
11
ह रयाणा िव ालय िश ा बोड
पा य म एवं अ यायवार अंको का वभाजन (2023-24)
क ा- XII वषय: कं यट
ू र व ान कोड:906
सामा य नदश:
*
आंत रक मू यांकन अंक वतरण इस कार है:
2 2 अधवा षक पर ाएं
3 2 सीआरपी (क ा क भागीदार )।
4 5 ोजे ट वक
कुल 20
12
**
ैि टकल अंक वतरण
1 लैब टे ट:
एक C++ ो ाम 15
(60% तक + 20% डॉ यूमटे शन + 20% कोड गुणव ा)
एक SQL Query (िजसमे WHERE, HAVING और GROUP BY लॉज़
शा मल होने चा हए)
HTML टै ग का उपयोग कर एक वेब पेज
2 ैि टकल फाइल:
यूनतम 12 C++ ो ाम 10
SQL Query: यूनतम 5 सेट (एक टे बल/दो टे बल का योग)
HTML कोड: यूनतम 5 वेब पेज कोड (सभी बे सक टै ग तथा
इमेज और हाइपर लं स इ सट करना भी शा मल हो)
3 ोजे ट:
(11वीं तथा 12वीं म सीखे गए अ धकांश कॉ से स पर आधा रत) 5
4 मौ खक पर ा 10
कुल अंक 40
13
पा य म संरचना (2023-24)
II C++ के मा यम से डाटा चर 5 32 17
III डाटाबेस और SQL कमांड 8 25 11
IV सॉ टवेयर इंजी नय रंग 4 5 -
(SDLC और टे ि टं ग)
V HTML के उपयोग वारा वेब 5 11 7
डजाइ नंग
VI कं यूटर नेटवक तथा इंटरनेट 8 13 -
कुल अंक 40
यो गक पर ा 40
आंत रक मू यांकन 20
कुल योग 100
14
व तत
ृ पा य म (2023-24)
क ा- XII वषय: कं यट
ू र व ान कोड: 906
यू नट I: C++ म ो ा मंग
मह वपण
ू चर , ऐरे , फं शन , लास , ऑ जे ट , ाइवेट मे बर , पि लक मे बर
श दावल नेि टं ग मे बर , मे बर फं शन , ड फं शन , कं टर , ड टर ,
इनहे रटस : संगल , म ट पल और म ट लेवल , हरा रकल , हाइ ड
मह वपण
ू डाटा , डाटा आइटम , डाटा चर , टै क , पश
ु , पॉप, यू, एन- यू, डी-
श दावल यू, सॉ टग , सले शन सॉट , बबल सॉट
15
यू नट III: डेटाबेस & SQL कमां स
16
बॉ स टे ि टं ग , यू नट टे ि टं ग , इंट ेशन टे ि टं ग , स टम टे ि टं ग ,
असे टे स टे ि टं ग
यू नट V: HTML वारा वेब डजाइ नंग
यू नट VI: कं यट
ू र नेटवक एंड इंटरनेट
मह वपूण कं यूटर नेटवक , नेटव कग , LAN , MAN, WAN, FTP, TCP/IP मॉडल
श दावल लेयस , HTTP,HTTPS, इंटरनेट , URL/वेब ए ेस , WWW, वेब ाउज़र ,
सच इंिज स , ईमेल , वी डयो कॉ संग , फ़ायरवॉल
17
मा सक पा य म श ण योजना (2023-24)
अ ैल C++ म ो ा मंग : 12 3 8
XI क ा म शा मल C++
टॉ प स क समी ा
चर
मई लास और ऑ जे स 13 4 8
ड फं शन
जून
ी मकाल न अवकाश
ोजे ट / एि ट वट / र वसन काय
जुलाई कं टर और ड टर 15 4 7
इनहे रटस
अग त C++ के मा यम से डाटा 12 4 9
चर:
डाटा चर का प रचय
टै क
सतंबर ल नयर यू 12 4 8
ऐरे सॉ टग
अधवा षक पर ाएँ
अक् तूबर डेटाबेस & SQL कमां स: 15 4 6
डेटाबेस का प रचय
नोमलाईजेशन
SQL का प रचय
18
नवंबर SQL क व भ न कमां स 12 4 5
SQL लॉज़ेज
SQL फं श स
कं यट
ू र नेटवक एंड
इंटरनेट:
कं यट
ू र नेटवक का प रचय
नेटवक मॉडल और ोटोकॉ स
माच वा षक पर ा - - -
नोट:
19
सुझाई गई ायो गक सूची
20
20. Headings के लए एक HTML कोड लख। (<h1> से <h6>)
नधा रत पु तक:
1. Information Technology & Computer Science (Hartron).
21
न प ा प(2023-24)
22