Wednesday, November 12, 2025

EMRS Tier-I Syllabus Part-III: MS Office (Word, Excel, PowerPoint, Access), Knowledge of ICT (Information & Communication Technology), PGT, TGT, Non Teaching Post, Exam 2025

Microsoft Office is a collection of applications designed to perform office-related tasks such as document creation, data analysis, presentations, and database management. Main components: MS Word, MS Excel, MS PowerPoint, and MS Access.

माइक्रोसॉफ्ट ऑफिस एप्लिकेशन सॉफ़्टवेयर का एक समूह है, जिसका उपयोग दस्तावेज़ तैयार करने, डेटा विश्लेषण, प्रस्तुति और डेटाबेस प्रबंधन के लिए किया जाता है। मुख्य भाग हैं — MS Word, MS Excel, MS PowerPoint, MS Access.


MS Word – Word Processing Software

🔹 Introduction

English:
MS Word is a word processing application developed by Microsoft. It is used to create, edit, format, and print professional documents like letters, resumes, reports, and books.
File extension: .doc / .docx

हिन्दी:
MS Word एक वर्ड प्रोसेसिंग एप्लिकेशन है जिसे माइक्रोसॉफ्ट द्वारा विकसित किया गया है। इसका उपयोग पत्र, रिपोर्ट, रिज़्यूमे और अन्य दस्तावेज़ बनाने, संपादित करने और प्रिंट करने के लिए किया जाता है।
फ़ाइल एक्सटेंशन: .doc / .docx


⚙️ Main Features of MS Word

1️⃣ Document Creation (दस्तावेज़ निर्माण)

Allows users to type and save text documents easily.

2️⃣ Formatting (प्रारूपण)

Change font style, size, color, paragraph alignment, line spacing, etc.

  • Ctrl + B → Bold

  • Ctrl + I → Italic

  • Ctrl + U → Underline

3️⃣ Page Setup (पृष्ठ सेटअप)

Set margins, orientation (Portrait/Landscape), and paper size.

4️⃣ Mail Merge (मेल मर्ज)

Used to create personalized letters or emails for multiple people using one template and a data source (like Excel).

5️⃣ Spell and Grammar Check (वर्तनी और व्याकरण जाँच)

Automatically detects spelling and grammar mistakes.

6️⃣ Header and Footer (हेडर और फुटर)

Add page numbers, dates, or titles that appear on every page.

7️⃣ Tables and Charts (तालिकाएँ और चार्ट)

Insert tables or simple charts for structured data presentation.

8️⃣ Find and Replace (खोजें और बदलें)

Quickly locate specific words or replace them with new ones.
Shortcut: Ctrl + H

9️⃣ Insert Tab (इन्सर्ट टैब)

Used to insert images, tables, hyperlinks, WordArt, and symbols.

🔟 Save, Print, and Share

  • Ctrl + S → Save document

  • Ctrl + P → Print document

  • Alt + F → Share / Export options


🧩 Common File Extensions

TypeExtension
Word Document.doc, .docx
Template.dot, .dotx
PDF Export.pdf
Web Page.html

💡 Important Terms

  • Clipboard: Temporary memory where cut/copy data is stored.

  • Ribbon: Top menu bar with tabs (Home, Insert, Design, etc.).

  • Status Bar: Shows page number, word count, language, etc.

  • AutoCorrect: Automatically corrects common typing mistakes.

  • Track Changes: Used to review and edit documents collaboratively.


🧮 MCQs – MS Word (EMRS / KVS / NVS)

Q1. (KVS 2018)
Which of the following is a word processing software?
A) MS Excel B) MS Word C) MS PowerPoint D) MS Access
✅ Answer: B) MS Word


Q2. (NVS 2020)
What is the default file extension of Word 2010?
✅ Answer: .docx


Q3. (EMRS Mock 2023)
Mail Merge feature is used for —
✅ Answer: Sending personalized letters in bulk


Q4. (KVS 2016)
Shortcut for copying selected text in MS Word —
✅ Answer: Ctrl + C


Q5. (NVS 2019)
Which option helps to change page orientation?
✅ Answer: Page Layout → Orientation


Q6. (Expected)
What is the use of Ctrl + H in MS Word?
✅ Answer: Find and Replace


Q7. (Expected)
Header and Footer are used to —
✅ Answer: Add text or numbers at top and bottom of each page


Q8. (Expected)
Which feature checks spelling errors automatically?
✅ Answer: AutoCorrect / Spell Check


Q9. (Expected)
WordArt feature is used for —
✅ Answer: Stylized decorative text


Q10. (Expected)
Shortcut to open a new document —
✅ Answer: Ctrl + N



MS Excel – Spreadsheet Software

🔹 Introduction

English:
MS Excel is a spreadsheet program used for data entry, analysis, calculations, and chart creation. It organizes data in rows and columns and allows users to apply formulas and functions to process data efficiently.
File extensions: .xls, .xlsx

हिन्दी:
MS Excel एक स्प्रेडशीट सॉफ्टवेयर है, जिसका उपयोग डेटा प्रविष्टि, विश्लेषण, गणना और चार्ट बनाने के लिए किया जाता है। यह डेटा को पंक्तियों (Rows) और स्तंभों (Columns) में व्यवस्थित करता है।
फ़ाइल एक्सटेंशन: .xls, .xlsx


⚙️ Main Features of MS Excel

1️⃣ Workbook and Worksheet (वर्कबुक और वर्कशीट)

  • workbook is the main file that contains one or more worksheets.

  • Each worksheet has cells arranged in rows and columns.

  • Rows are numbered (1, 2, 3…) and columns are labeled (A, B, C…).

2️⃣ Cell and Address (सेल और पता)

  • Intersection of a row and column forms a cell.

  • Each cell has an address (e.g., A1, B2).

3️⃣ Formulas and Functions (सूत्र और फलन)

  • Every formula starts with “=” sign.
    Example: =A1+B1

  • Common functions:

    • =SUM(A1:A5) → Adds values

    • =AVERAGE(A1:A5) → Finds average

    • =IF(A1>50, "Pass", "Fail") → Conditional

    • =VLOOKUP() → Searches data vertically

4️⃣ Charts and Graphs (चार्ट एवं ग्राफ़)

  • Used for visual representation of data.

  • Common types: Column, Pie, Line, Bar, Area.

5️⃣ Formatting Tools

  • Font, Borders, Colors, Cell Alignment, Merge & Center, Conditional Formatting.

6️⃣ Data Analysis Tools

  • Sort & FilterPivot Table, and Data Validation help in analysis and summarization.

7️⃣ Shortcut Keys

ActionShortcut
Save FileCtrl + S
CopyCtrl + C
PasteCtrl + V
Select AllCtrl + A
Create ChartF11
Insert New SheetShift + F11

💾 Important Terms

  • Cell Range: A group of continuous cells (e.g., A1:A10).

  • Formula Bar: Displays contents of the active cell.

  • Name Box: Shows the address of the selected cell.

  • Active Cell: The cell currently selected for data entry.

  • Workbook: Collection of one or more worksheets.


🧮 MS Excel – MCQs (EMRS / KVS / NVS / Expected)

Q1. (KVS 2018)
Which symbol is used before a formula in Excel?
✅ Answer: =


Q2. (NVS 2019)
Which function is used to find the sum of cells A1 to A5?
✅ Answer: =SUM(A1:A5)


Q3. (EMRS Mock 2023)
The intersection of a row and column is called —
✅ Answer: Cell


Q4. (KVS 2017)
Which feature allows you to represent data graphically?
✅ Answer: Chart


Q5. (Expected)
What is the use of VLOOKUP function?
✅ Answer: To search data vertically in a table


Q6. (Expected)
Shortcut key to insert a new worksheet —
✅ Answer: Shift + F11


Q7. (NVS 2018)
Which of the following is used for conditional checking?
✅ Answer: IF function


Q8. (Expected)
What is the maximum number of columns in Excel 2016?
✅ Answer: 16,384


Q9. (KVS 2016)
What is the file extension of MS Excel 2010?
✅ Answer: .xlsx


Q10. (Expected)
Which feature is used to summarize large data sets?
✅ Answer: Pivot Table


MS PowerPoint – Presentation Software

🔹 Introduction

English:
Microsoft PowerPoint is a presentation software used to create and display slide-based presentations. It helps in presenting data, ideas, and information in a visually appealing format using text, images, charts, videos, animations, and transitions.
File extensions: .ppt, .pptx

हिन्दी:
MS PowerPoint एक प्रेजेंटेशन सॉफ्टवेयर है जिसका उपयोग स्लाइड आधारित प्रस्तुति (Slide-based Presentation) बनाने के लिए किया जाता है। इसमें पाठ, चित्र, चार्ट, वीडियो, एनीमेशन और ट्रांजिशन का उपयोग करके जानकारी को आकर्षक ढंग से प्रस्तुत किया जाता है।
फ़ाइल एक्सटेंशन: .ppt, .pptx


⚙️ Main Features of MS PowerPoint

1️⃣ Slides and Presentation (स्लाइड और प्रस्तुति)

  • Each page in PowerPoint is called a slide.

  • A group of slides forms a presentation.

  • You can add text, graphics, charts, and multimedia elements.

2️⃣ Slide Layouts (स्लाइड लेआउट)

  • Defines the structure of content (e.g., Title Slide, Title & Content, Two Content).

  • Choose layout as per content type.

3️⃣ Design and Themes (डिज़ाइन और थीम्स)

  • PowerPoint offers predefined themes and templates for consistent visual design.

4️⃣ Animations and Transitions (एनीमेशन और ट्रांजिशन)

  • Animations: Apply effects to objects (text/images).

  • Transitions: Apply movement effects between slides.

  • Shortcut for slideshow: F5

5️⃣ Slide Master (स्लाइड मास्टर)

  • Used to apply a uniform design, font, or logo to all slides in a presentation.

6️⃣ Inserting Media (मीडिया सम्मिलित करना)

  • You can insert pictures, charts, videos, and audio to make slides interactive.

7️⃣ Slide Show Mode (स्लाइड शो मोड)

  • Used to present slides sequentially in full screen.

  • Shortcut keys:

    • F5: Start slideshow from first slide

    • Shift + F5: Start from current slide

    • Esc: Exit slideshow


💾 Important Terms

  • Placeholder: Box used to insert text or content.

  • Notes Pane: For adding speaker notes.

  • Slide Sorter View: Displays miniature view of all slides.

  • Normal View: Used for creating and editing slides.

  • Rehearse Timings: Used to practice and record slide timings.


📌 Shortcut Keys

ActionShortcut
New SlideCtrl + M
Start SlideshowF5
Duplicate SlideCtrl + D
Bold TextCtrl + B
Exit SlideshowEsc
Save PresentationCtrl + S

🧮 MS PowerPoint – MCQs (EMRS / KVS / NVS / Expected)

Q1. (KVS 2018)
Which key is used to start the slideshow in PowerPoint?
✅ Answer: F5


Q2. (NVS 2019)
Which view displays all slides in miniature form?
✅ Answer: Slide Sorter View


Q3. (EMRS Mock 2023)
Slide Master in PowerPoint is used for —
✅ Answer: Applying common design or layout to all slides


Q4. (KVS 2017)
Which option is used to add animation effects to text or objects?
✅ Answer: Animations Tab


Q5. (NVS 2018)
What is the extension of PowerPoint 2010 file?
✅ Answer: .pptx


Q6. (Expected)
Shortcut to insert a new slide —
✅ Answer: Ctrl + M


Q7. (Expected)
Which tab is used to add transitions between slides?
✅ Answer: Transitions Tab


Q8. (Expected)
To exit a slideshow, which key is pressed?
✅ Answer: Esc


Q9. (Expected)
Which view is used to edit and prepare slides?
✅ Answer: Normal View


Q10. (Expected)
What is the use of Notes Pane in PowerPoint?
✅ Answer: For adding speaker’s notes during a presentation


MS Access – Database Management Software

🔹 Introduction

English:
Microsoft Access is a Database Management System (DBMS) that allows users to store, organize, retrieve, and manage data efficiently.
It combines the power of a relational database with a simple graphical interface.
File extension: .mdb (older versions), .accdb (newer versions)

हिन्दी:
MS Access एक डेटाबेस प्रबंधन प्रणाली (DBMS) है, जिसका उपयोग डेटा को संग्रहीत, व्यवस्थित, खोजने और प्रबंधित करने के लिए किया जाता है।
यह एक सरल ग्राफिकल इंटरफ़ेस के साथ रिलेशनल डेटाबेस की शक्ति प्रदान करता है।
फ़ाइल एक्सटेंशन: .mdb (पुराना), .accdb (नया)


⚙️ Main Features of MS Access

1️⃣ Tables (तालिकाएँ)

  • Used to store data in rows and columns.

  • Each column is a Field, and each row is a Record.

  • Example: Student Table → Fields: RollNo, Name, Class, Marks.

2️⃣ Queries (क्वेरी)

  • Used to search or extract specific data from one or more tables using conditions.

  • Example:
    SELECT * FROM Student WHERE Marks > 75;

3️⃣ Forms (फॉर्म्स)

  • User-friendly input screens to enter and edit data easily.

  • Example: A form for entering student details.

4️⃣ Reports (रिपोर्ट्स)

  • Used to present data in a formatted, printable manner.

  • Example: Student performance report.

5️⃣ Relationships (संबंध)

  • Used to connect multiple tables through a common field (Primary Key – Foreign Key).

  • Example: “Student Table” linked with “Marks Table” via RollNo.

6️⃣ Primary Key (प्राइमरी की)

  • A unique field that identifies each record in a table.

  • Example: Roll Number.

7️⃣ Data Types in Access

Data TypeDescription
TextAlphanumeric characters
NumberNumeric values
Date/TimeDates and times
Yes/NoBoolean (True/False)
CurrencyMoney values
AutoNumberAutomatically increments unique numbers

💡 Advantages of MS Access

  • Easy to use for beginners.

  • Supports relational database management.

  • Allows importing/exporting data from Excel or SQL.

  • Can create custom forms and reports quickly.

  • Useful for small to medium-sized database projects.


⌨️ Important Shortcut Keys

ActionShortcut
Create new databaseCtrl + N
Save objectCtrl + S
Open table in design viewCtrl + Enter
Open helpF1
Close current windowCtrl + W

🧮 MS Access – MCQs (EMRS / KVS / NVS / Expected)

Q1. (KVS 2018)
What is the extension of MS Access 2016 file?
Answer: .accdb


Q2. (NVS 2019)
In a database, a single piece of information is called —
Answer: Field


Q3. (EMRS Mock 2023)
A collection of related tables in MS Access is known as —
Answer: Database


Q4. (KVS 2017)
What is the use of a Primary Key?
Answer: To uniquely identify each record in a table


Q5. (Expected)
Which of the following objects is used to enter data?
Answer: Form


Q6. (Expected)
Which Access object is used to extract specific data?
Answer: Query


Q7. (NVS 2018)
What is a relationship in MS Access?
Answer: A link between two tables using a common field


Q8. (Expected)
Which data type stores True/False values?
Answer: Yes/No


Q9. (KVS 2016)
Which feature is used to print formatted summaries of data?
Answer: Report


Q10. (Expected)
AutoNumber field in MS Access —
Answer: Generates unique numbers automatically

No comments:

Post a Comment

EMRS Tier-I Syllabus Part-III: Cyber Security, Knowledge of ICT (Information & Communication Technology), PGT, TGT, Non Teaching Post, Exam 2025

Cyber Security is the practice of protecting computers, networks, programs, and data from unauthorized access, attacks, or damage . With in...