0% found this document useful (0 votes)
190 views2 pages

Blue Print

This document outlines the blueprint for the Computer Science Class XII exam for 2013-2014. It includes 7 sections covering different topics that may be included in the exam. Section 1 covers header files, operators, pointers, and errors. Section 2 covers data types, scope, loops, and object-oriented programming fundamentals. Section 3 covers class concepts like constructors, destructors, and inheritance. Section 4 covers arrays and functions related to arrays. Section 5 covers database topics like SQL commands, relations, and aggregates. Section 6 covers logic gates, truth tables, and Boolean algebra. Section 7 covers networking topics like protocols, devices, and designing network diagrams. The document provides the number of expected questions for each section and total marks

Uploaded by

maruthinmdc
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
190 views2 pages

Blue Print

This document outlines the blueprint for the Computer Science Class XII exam for 2013-2014. It includes 7 sections covering different topics that may be included in the exam. Section 1 covers header files, operators, pointers, and errors. Section 2 covers data types, scope, loops, and object-oriented programming fundamentals. Section 3 covers class concepts like constructors, destructors, and inheritance. Section 4 covers arrays and functions related to arrays. Section 5 covers database topics like SQL commands, relations, and aggregates. Section 6 covers logic gates, truth tables, and Boolean algebra. Section 7 covers networking topics like protocols, devices, and designing network diagrams. The document provides the number of expected questions for each section and total marks

Uploaded by

maruthinmdc
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Computer Science, Class XII (2013-14)

MISSION 2014
Blue Print
Q.No Topic/Chapter
1

Header File- Functions of following header files


stdio.h, string.h, math.h, ctype.h, stdlib.h, iomanip.h etc.
Output
Increment/Decrement operator, Call By Value/Reference, Global/Local
variable, Change string (isupper/ tolower/ toupper/ toupper/ isdigit),
Pointer.
Pointer/ Structure/ Class/ Functions
Random function
Error- Syntax error (Function/Structure/Class)
Theory- Chapter 1, 2, 3
Types of errors, Data Types, Call by Value/Reference, Global/Local Scope,
#Define/Macro, Jump Statements, Types of Loops, Default Arguments,
Actual/Formal parameters, Basic Concept of OOPs, Function Overloading. etc.
Theory- Chapter 4,5,6,8
Private/Protected/Public Access Specifiers of class, Inline function,
Constructor Vs Destructor, Types of Constructor (Default, Parameterized,
Copy), Temporary instance, Constructor overloading, Types of
inheritance(Single, Multiple, Multilevel, Hierarchical, Hybrid), Visibility
modes(private, protected, public), Containership, static and dynamic memory
allocation, new and delete operator, memory leaks, this pointer. etc.
Constructor identification & its calling
Program on Class (Using if else, strcmp, random, constructor assign, function
calling/returning)
Inheritance- (Type of inheritance, members access by object/member
function, size of object/class, order of constructor/destructor calling, name of
base & derived class)
Array numerical
Row major- Address of A[i][j]= B + W [ nc(i- lr) + (j- lc)]
Column major- Address of A[i][j]= B + W [ (i- lr) + nr (j- lc)]
Function on Array (1D/ 2D array)
Swapping in 1D, Sorting, Merging, Searching (Linear/Binary),
Function on Insert/Delete an element/node in Stack/Queue
Converting 1D to 2D, Diagonal elements, addition/multiplication of
row/column, mid row/column etc.
Conversion- Infix to postfix/prefix exp.
Evaluation- Postfix exp. using stack by stack operation
Theory- Types of modes, ifstream or ofstream functions
Fill in the blanks- read, write, seekg, seekp, tellg, tellp functions.
Function Count- characters(uppercase, lowercase, spaces, vowels, digits,
alphabets etc), words (total words, specifics word like is, do, the etc, word
starting with vowel etc ), lines(total lines, starting with A etc)
Function- Copying, searching, updating, writing in a binary file
(structure/class)
Mohd. Hashim, PGT (Computer Sc.), E-mail: [email protected], 7417786626

Marks Total
Marks
1

3
2
2
2

12

12
2
4
4

14

4
2
2
1
2

3
1

Computer Science, Class XII (2013-14)


5

Theory- DDL & DML commands, Relational terminology (relation, attribute,


tuple, degree, cardinality, domain), keys (primary, alternate, candidate,
foreign), view, constraints (primary key, unique, check, default, null, not null),
DBMS & its advantage, selection & projection, aggregate function etc.
Queries- select query using where, group by & order by.
insert, update, delete, create table, create view, drop table, alter table etc.
Output- sum, avg, count, max, min etc.
Law- Absorption, Distributive, De-Morgan, Associative etc.
Gate to equation or vice-versa (Using OR, AND, NOT, NOR, NAND)
Truth table- Find SOP and POS.
SOP to POS or vice versa
S(0,2,5,6) POS
(X+Y+Z).(X+Y+Z).(X+Y+Z).(X+Y+Z) SOP
K- Map (S
- SOP and p
- POS)
Theory- Internet/Intranet, Type of network (LAN, MAN, WAN), Topology
(star, ring, bus), Transmission media (Co-axial, Optical fiber, twisted pair,
Radiowave, Microwave, Laser, Satellite), Network device (Switch, Hub,
Gateway, Router, Modem, Bridge), Switching technique (circuit, message,
packet), Protocols(TCP/IP, Telnet, FTP, HTTP), Cyber Law, Cyber Crime,
mobile technologies (CDMA, GSM, WLL), Network security(Hackers &
crackers), Web technology (HTML, XML, Web browser), OSS & free s/w,
shareware, Proprietary s/w, GNU, FSF, OSI, W3C, Viruses (Trojan Horse &
worms). etc.
Network Diagram
Design layout & suitable topology (Using Star or Bus)
Type of n/w (LAN, MAN, WAN)
Server position
Switch/Hub, Modem & Repeater position
Type of transmission media (optical fiber, radiowave, satellite)
Internet accessibility

2
10
6
2
2
2
1

3
4

8
4

You have one thing common with successful people a 24 hour day.
Its how you see it that makes the difference.

All the Best for Board Exam 2014

Mohd. Hashim, PGT (Computer Sc.), E-mail: [email protected], 7417786626

You might also like