Syllabus of
Modern Computer Application
Class – XII
বিভাগ | প্রশ্নের ধরন | মোট প্রশ্ন | প্রশ্নের মান | মোট নম্বর |
ক | Multiple Choice Question | 21 | 1 | 21 |
Short Answer Question | 14 | 1 | 14 | |
খ | Descriptive Question | 5 | 7 | 35 |
Total | 70 | |||
Practical | 30 | |||
Grand Total | 100 |
Chapter | Marks |
Logic Gate & Combinational Circuits | 15 Marks (MCQ-5 Marks, SA-3 Marks & Descriptive – 7 Marks) |
Networking | 20 Marks (MCQ-6 Marks, SA-7 Marks & Descriptive – 7 Marks) |
Database Management System | 15 Marks (MCQ-6 Marks, SA-2 Marks & Descriptive – 7 Marks) |
Introduction to Spreadsheet | 10 Marks (MCQ-2 Marks, SA-1 Marks & Descriptive – 7 Marks) |
Microsoft Access | 10 Marks (MCQ-2 Marks, SA-1 Marks & Descriptive – 7 Marks) |
Total Marks | 70 |
Practical | |
বিভাগ-ক MS Excel / MS Access(প্রত্যেকটির দুটি করে মোট চারটি প্রশ্নের মধ্যে একটি উত্তর করতে হবে) | 10 Marks |
বিভাগ – খ HTML থেকে চারটি প্রশ্নের মধ্যে একটি উত্তর করতে হবে | 5 Marks |
Project Work | 5 Marks |
Laboratory Copy | 5 Marks |
Viva-voce | 5 Marks |
Total Marks | 30 |
Syllabus of modern computer application class xii
Chapter -1 (Logic Gate & Combinational Circuit)
Unit | MCQ | SA | Descriptive | Total |
Logic Gate | 1×3=3 | 1×1=1 | 4 | |
Combinational Circuit | 1×2=2 | 1×2=2 | 7×1=7 | 11 |
Grand Total | 15 |
- Basic gate using a universal gate.
- Two-level Circuit
- Combinational Circuit –
- Half Adder & Full Adder( Definition & representation)
- Full Adder using Half adder only.
- Half Subtractor, Full Subtractor( Definition & representation)
- 4-bit Adder and Subtractor Circuit.
- Multiplexer(4×1) and De-Multiplexer(1×4)
- Decoder (Minimum 3bits) and Encoder (Decimal to Binary & Octal to Binary)
Chapter -2 ( Networking )
Unit | MCQ | SA | Descriptive | Total |
Introduction to Network | 1×2=2 | 1×2=2 | 4 | |
Internet | 1×1=1 | 1×2=2 | 3 | |
HTML | 1×3=3 | 1×3=3 | 7×1=7 | 13 |
Grand Total | 20 |
Introduction to Networking(Definition, Advantage, Disadvantage, Application)
- Analog and Digital Communication
- Modes of Communication – Simplex, Half Duplex and Full Duplex Communication
- Types of Networking- LAN, MAN, WAN
- Network Architecture – Client Server & Peer to Peer Networks.
- Serial & Parallel Communication.
- Bandwidth, Channel Capacity, Baud.
- Synchronous and Asynchronous Transmission mode
- Baseband and Broadband Networks.
Components of Network
- Servers (File server, Communication Server, Print Server) and Workstation
- NIC
- Guided Media: UTP,STP, Co-axial, Fiber Optic
- Unguided Media: Infrared, Radio & Microwave communication, Satellite.
- Network Operating System characteristics.
LAN Protocols
- Ethernet (CSMA/CD) and Token Ring Protocol
Switching Technique
- Circuit, Message, & Packet Switching
Use of Modem
TCP/IP Protocols
- TCP, IP, UDP, FTP, TELNET
IP Addressing
- Class A, Class B & Class C IP Addressing
Domain Name System
- URL
Introduction to Internet
- Basic requirement for connecting to the internet. ISP
- Services provided by Internet: WWW, Browser, E-Mail, Search Engine, Social Networking.
- Networking Security: Computer Virus, Concept of Firewall, Password.
HTML
- Basic Page Designs, Using Ordered & Unordered lists, Using Image Hyperlinking, using Table
Chapter -3 ( Database Management System )
Unit | MCQ | SA | Descriptive | Total |
Introduction to Database | 1×5=5 | 1×2=2 | 7 | |
Relational Model | 1×1=1 | 1 | ||
Relational Algebra & SQL | 7×1=7 | 7 | ||
Grand Total | 15 |
Introduction of Database
- Definition of Database
- Advantage and Disadvantage of DBMS
- Database Language(DDL, DML, DCL)
- Data Dictionary, Metadata.
- Database Schema and Instance.
- DBMS and its components,
- Various Data Model: ER Model, Hierarchical Model, Network Model, Relational Model(Only concepts)
- Different Database User
- Functions of DBA.
Relational Model
- Topple, Attribute, Concept of Relation, Domain, Degree, Cardinality.
- Concept of Key: Super Key, Candidate Key, Primary Key, Alternate Key.
- Concept of Relation : 1:1, 1:N, N:M relationships.
- Database Constraints: Equity Integrity Constraints, Domain Constraints, Referential Integrity Constraints, and Concept of Foreign Key.
Relational Algebra
- Selection Operation
- Projection Operation
- Set Operation
- Cartesian Product
- Natural Join Operation.
SQL
- Simple Select Query (SELECT, FORM, WHERE, DISTINCT, AND,OR, IN, NOT IN, BETWEEN, LIKE, ORDER BY)
Chapter – 4 (Introduction to Spreadsheet)
Unit | MCQ | SA | Descriptive | Total |
Introduction to Database | 1×2=2 | 1×1=1 | 7×1=7 | 10 |
- Introduction to Excel.
- Concept of Workbook, Worksheet, Row Column, Cell.
- Creating, Opening, Editing, Saving a Workbook.
- Changing Row and Column Width.
- Formatting Cells.
- Different data types in Excel.
- Entering labels and values.
- Use of following inbuilt functions only: SUM, PRODUCT, AVERAGE, MAX, MIN, ROUND, COUNT, COUNTIF, IF, AND, OR, NOT, DATE, TIME, NOW, CONCATENATE, UPPER & LOWER.
- Copying Cells: Relative, Absolute, and Mixed Reference.
- Making Calculations and re-calculation.
- Autofill, Fill with series.
- Conditional Formatting.
- Sorting and Filtering Data(Use Auto Filter).
- Goal Seek.
- Hiding Rows and Columns.
- Use of Macro.
- Creating Line Diagrams, Pie Charts, Bar Graphs.
Chapter – 5 (Using M S Access)
Unit | MCQ | SA | Descriptive | Total |
Introduction to Database | 1×2=2 | 1×1=1 | 7×1=7 | 10 |
- Introduction to Access.
- Table creating using Design View & Wizard/Template.
- Different data types in Access.
- Manipulation of data using Access: Inserting, Updating, Deleting Data.
- Creating Relationship between Tables.
- Form creating using wizard and auto form.
- Report generating using wizard and auto report.