0% found this document useful (0 votes)
34 views7 pages

COMA

The document discusses the syllabus for Computer Application (COMA) class for grades 11 and 12. It outlines the topics to be covered in theory and practical sections including computer fundamentals, office software, Python programming, computer networks, and internet protocols. Marks are allocated for each section.

Uploaded by

kedov67980
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)
34 views7 pages

COMA

The document discusses the syllabus for Computer Application (COMA) class for grades 11 and 12. It outlines the topics to be covered in theory and practical sections including computer fundamentals, office software, Python programming, computer networks, and internet protocols. Marks are allocated for each section.

Uploaded by

kedov67980
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/ 7

Computer Application (COMA)

Class – XI
Full Marks – 100
Theory – 70 Marks
Practical – 30 Marks

Marks

A. Computer Fundamentals 30

(i)Evolution of Computers
Evolution of Computers
Fixed Program Computers
Stored Program Computers Von Neumann Concept/Architecture
Classification of Computers
Analog Digital, Hybrid Computers
Mainframe and Super Computers Mini,
Micro Laptop Computers
Concept of Data and Information Data processing
Description of each Functional Block of a Computer
Block Diagram of a Computer System
Input Devices (Keyboard Mouse Scanner, Touch Screen OMR OCR MICR
Graphic Tablet, Barcode Reader, Light Pen Microphone Joystick)
Output Devices
Monitor: CRT LCD
Printer: Impact Printers (Dot Matrix), Non Impact Printers (Inkjet,
Laser)
Plotter
Central Processing Unit: Control Unit, Arithmetic and Logic Unit
Storage Devices
Primary Memory
RAM (DRAM, SRAM)
ROM (PROM, EPROM, EEPROM, UVPROM)
Secondary Memory
Magnetic Media (HDD, FDD)
Optical Media (CD ,DVD)
Solid State Devices
Cache Memory
Flash Memory
Communication Bus
System Bus: Address Bus Data Bus Control Bus Power Bus
Personal Computer Hardware Specification
(ii)Data Representation
(

Number Systems
Non-Positional Number Systems
Positional Number Systems
Conversion
Arithmetic
Negative Number Representation
Signed Magnitude
One’s Complement
Two’s Complement
Subtraction using Complements
Various Binary Coding Systems
BCD
EBCDIC
ASCII
ISCII
Gray Code
Excess-3
Fixed and Floating Point Numbers
Difference between Fixed and Floating Point Numbers
Concept of Normalised Numbers
Floating Point Arithmetic
(iii)Boolean Algebra
Definitions and Postulates
Boolean Operations – AND, OR, NOT
Proof using Identities and Truth Tables
De’ Morgan’s Theorem and Basic Principle of Duality
Deriving Truth Table from Boolean Expression and Vice-Versa
Sum of Products (SOP) Expressions (Using Min-Terms)
Product of Sum (POS) Expressions (Using Max-Terms) Canonical Form of
Boolean Expressions and Their Complements
Simplifications (Algebraic Method, K-Map Method Up to 4 Variables)

B. Office Software – I 25

Word Processing
Introduction to Word Processing
Creating, Opening, Editing and Saving a Document
Copy, Cut, Paste Operations
Page Setup, Headers and Footers
Formatting Texts, Paragraph, Page Borders
Inserting Clip-Art, Word-Art, Auto-Shapes, Picture, Symbol, Equation
Table Insertion
Mail Merge
Macros
Spelling and Grammar Check
Printer Setup and Document Printing
Presentation
Introduction
Creating, Opening, Editing and Saving a Presentation
Use of Wizards
Different Styles and Background Formatting Texts
Inserting Clip-Art, Word-Art, Auto-Shapes, Picture
Applying Slide Transition, Applying Animation to Text and Objects
Inserting Sound and Video Clips Slide Show
Printing of Slides
Spreadsheet
Introduction
Concept of Workbook, Worksheet, Row, Column, Cell
Creating, Opening, Editing and Saving a Workbook
Changing Row and Column Widths Formatting Cells
Different Data Types
Entering Labels and Values
Use of Built-in Functions: SUM, PRODUCT, AVERAGE, MAX, MIN, ROUND,
COUNT, COUNTIF, IF, AND, OR, NOT, DATE, TIME, NOW,
CONCATENATE, UPPER, LOWER
Copying Cells – Relative, Absolute and Mixed Referencing
Making Calculations and Re-Calculations
Auto Fill, Fill with Series
Conditional Formatting
Sorting and Filtering Data (Use of Auto Filter)
Goal Seek
Hiding Rows and Columns
Use of Macros
Creating Line Diagrams, Pie Charts, Bar Graphs

C. Python Part – I 15

Programming Fundamentals
Algorithms and Flow Charts Programming
Methodologies
Python Overview
The Python Interpreter
Anatomy of a Python Program

Python Data Types


Numeric: Integer, Float
Boolean
Sequence Types: Strings, Lists, Tuples
Expressions, Operators and Precedence

Control Flow
Conditionals
Loops
Functions
Parameter Passing
Python’s Built-In FunctionsSimple
Input and Output
Console Input and Output

D. Practical 30

Laboratory Copy (Minimum 10 programs) 10


Suggestive programs using Python are given below Three
Programs on Control Structures Two Programs on
Array Manipulation Two Programs on String
Manipulation Three Programs on Functions
Use of Word Processing Software – Same features as in theory part 5
Use of Presentation Software – Same features as in theory part 5
Use of Spreadsheet Software – Same features as in theory part 5
Viva Voce 5
Computer Application (COMA)
Class – XII
Full Marks – 100
Theory – 70 Marks Practical – 30 Marks

Marks

A. Computer Fundamentals – II 15

L o g ic G a t e s a n d C o m b i n a t i o n a l C i r c u i t s
Logic Gates – AND, OR, NOT, XOR, X-NOR Gates Universal Gates – NAND
and NOR Gate
Implementing Basic Gates using Universal Gate Half Adder and Full Adder ,

Full Adder using Half Adders onlyHalf Subtractor and Full


, , ,,, ,,, , , ,,,, , , ,,,,,,,,,,,

Subtractor
4-bit Adder and Subtractor Circuit
Multiplexer (4x1) and De-Multiplexer (1x4)
Decoder (Maximum 3 bits) and Encoder (Decimal to Binary, Octal to
,,

Binary)

B. Computer Networks 20

Introduction to Networking
, , , ,,, , ,,,

Analog and Digital Communication


Modes of Communication: Simplex, Half Duplex and Full Duplex
,,, ,,,

Types of Network – LAN, MAN, WAN


Network Architecture – Client Server and Peer-to-Peer Networks
Serial and Parallel Communication Bandwidth, Channel
Capacity, Baud

Networks
LAN, MAN, WAN
Wireless LAN Internet
Components of a Network
Servers and Workstations
NIC
Guided Media
Cables – UTP, STP, Co-axial, Fibre Optic
Unguided Media ,,,,

Infra-Red, Radio and Microwave Communication, Satellite

Network Topologies
Bus, Ring, Star, Mesh
, ,

Network Connecting Devices


Switch
Router

Internet Protocols
,, ,

TCP/IP Protocol Stack


IP Addressing
IP v4 ClassA, Class B, Class C ,

Concept of Subnet Mask and Default Gateway


Domain Name System
Internet Applications
,, ,

E-mail , WWW ,

Cloud Computing ,,,,,,,,

HTML
Basic Page Design, Using Ordered and Unordered Lists, Using Image, Hyperlinking, Using
Tables
Configuration of Home, Small Office Network with Internet Connectivity Cyber Security
Fundamentals
Types of Attacks
Active/Passive Attacks
Social Engineering
Malicious Softwares
Virus
Malware
Trojan
Mobile Device Usage – Best Practices
Password Policies – Best Practices

C.Data Base Management Systems 21

Introduction to Database Definition of Database


Advantage and Disadvantage of DBMS
Database Languages (DDL, DML, DCL)
Data Dictionary, Metadata Database Schema and
Instance
DBMS and Its Components Various Data
Models Different Database Users Functions of
DBA
Relational Model
Concept of Relation - Tuple, Attribute, Domain, Degree, Cardinality
Concept of Keys - Key, Super Key, Candidate Key, Primary Key, Alternate KeyConcept of relations –
1:1, 1:N, N:M Relations
Database Constraints – Equity Integrity Constraints, Domain Constraint,
Referential Integrity Constraints and Concept of Foreign Keys
Relational Algebra
Selection Operation Projection Operation
Set Operation
Cartesian Operation Natural Join
Operation
SQL
Simple SELECT Queries (SELECT, FROM, WHERE, DISTINCT,
AND OR, IN, NOT IN, BETWEEN, LIKE, ORDER BY)

Introduction to MySQL
Table Creation using MySQL Workbench Different Data Types
in MySQL
Inserting, Updating, Deleting Data

D.Python Part – II 14

Basic Concept of OOP Data Abstraction


Encapsulation Inheritance
Polymorphism
Object Oriented Programming using Python
Creating Python Classes
Member Functions
Data Attributes
Constructors
Encapsulation Inheritance
Polymorphism

F. Practical 30

Experiments to configure and check network connectivity fo a PC 15


Demonstration of Home, Small Office Network Configuration
Experiments with Basic SQL – CREATE TABLE, DROP TABLE, INSERT, DELETE, SELECT Simple
Object Oriented programming with Python
Project Work (Two Projects) 10
Suggestive Topics
Application of Spreadsheet Software:
Creation of Mark Sheet, Balance Sheet,
Monthly/Yearly Expenditure Reports
Web page designing using HTML (minimum 5 linked pages)
Travel and Tourism
Festivals
Book Catelogues
Pollution Control
Viva Voce 5
QUESTION PATTERN OF MODERN COMPUTER
APPLICATION
Question Pattern
Class XI ( New Syllabus )

Descriptive
MCQ SA
(5 Nos.)
Sl.no. Unit (21 Nos.) (14 Nos.) TOTAL
(7 marks)
(1 mark) (1 mark)
[4+3,2+2+3,5+2,7]
A. (i) Evolution of
1. 3Qx1M=3 2Qx1M=2
computers
2Qx7M=14 30
2. A. (ii) Data Representation 3x1=3 2x1=2
3. A.(iii) Boolean Algebra 4x1=4 2x1=2
4. B. Office Software -I 6x1=6 5x1=5 2x7=14 25
5. C. Python-I 5x1=5 3x1=3 1x7=7 15
Total – 70
SUMMARY 21 marks 14 marks 35 marks
marks
QUESTION PATTERN OF MODERN COMPUTER
APPLICATION
Question Pattern
Class XII ( New Syllabus )

Descriptive
MCQ SA
(5 Nos.)
Sl.no. Unit (21 Nos.) (14 Nos.) TOTAL
(7 marks)
(1 mark) (1 mark)
[4+3,2+2+3,5+2,7]
A. Computer Fundamentals
1. 4Qx1M=4 4Qx1M=4 1Qx7M=7 15
-II
2. B. Computer Networks 4x1=4 2x1=2 2x7=14 20
C. Database Management
3. 5X1=5 2X1=2 2x7=14 21
Systems
4. D. Python-II 8x1=8 6x1=6 - 14
Total – 70
SUMMARY 21 marks 14 marks 35 marks
marks

Practical : 30 marks

You might also like