Bijan Krishna Paul
VILL- DEBANDI, AMTA, HOWRAH PIN-711410 Phone-9836357266
Total Pageviews
Saturday, September 5, 2026
Friday, September 4, 2026
adhyaya
🚗
🤖
🗼 💻 🖥️ ðŸ§
🖥️
🗼
✨ Comprehensive Computer Assessment ✨
COMPUTISM LAB
HALF YEARLY EXAMINATION
Software, Scratch, Word Processor & Evolution of Computers
ðŸ§
🤖
Standard: Computer Studies
Max Marks: 100
Time Allowed: 3 Hours
Section A: Fill in the Blanks10 Marks
- A set of instructions given to a computer to perform a specific task is called a .
- Charles Babbage is widely considered as the of computers.
- The default sound in Scratch is the sound.
- The shortcut key for the Find feature in MS Word is Ctrl + .
- software is designed to manage system resources and hardware operations.
- The tool copies text formatting from one part of a document and applies it to another.
- The Abacus was developed in the country of .
- Motion blocks in Scratch belong to the category.
- Utility software helps in maintaining and protecting the system.
- Ada Lovelace is historically recognized as the world's first .
Section B: Multiple Choice Questions (MCQs)10 Marks
- Which of the following is an early calculating device?
- a. Abacus
- b. Smartphone
- c. Tablet
- d. Smartwatch
- Which of the following is system software?
- a. MS Paint
- b. Windows Operating System
- c. MS Word
- d. Calculator App
- What is the default sprite in Scratch?
- a. Cat
- b. Dog
- c. Robot
- d. Bird
- Which option places selected text slightly above the normal text baseline?
- a. Subscript
- b. Superscript
- c. Underline
- d. Italic
- Which category in Scratch contains blocks for sprite movement?
- a. Looks
- b. Motion
- c. Sound
- d. Control
- First-generation computers primarily used which electronic components?
- a. Vacuum Tubes
- b. Transistors
- c. Microprocessors
- d. Integrated Circuits
- What is the shortcut key for the Replace feature in MS Word?
- a. Ctrl + F
- b. Ctrl + H
- c. Ctrl + R
- d. Ctrl + P
- Which of the following is an application software?
- a. Linux
- b. MS Excel
- c. Windows 10
- d. BIOS
- Transistors were introduced in which generation of computers?
- a. First Generation
- b. Second Generation
- c. Third Generation
- d. Fourth Generation
- Where are headers and footers placed in a Word document?
- a. Top and bottom margins
- b. Center of the page
- c. Inside tables only
- d. Desktop background
Section C: Assertion-Based MCQs10 Marks
-
Assertion (A): System software acts as an interface between user applications and computer hardware.
Reason (R): Application software cannot execute independently without underlying system software.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but R is not the correct explanation of A.
c) A is true, but R is false.
d) A is false, but R is true. -
Assertion (A): First-generation computers generated massive amounts of heat and required large air-conditioned rooms.
Reason (R): They were constructed using thousands of delicate vacuum tubes.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): The Format Painter tool is used to replicate font formatting, colors, and styles across text.
Reason (R): It permanently alters document margins and page orientations.
a) Both A and R are true.
b) A is true, but R is false.
c) A is false, but R is true.
d) Both A and R are false. -
Assertion (A): Scratch scripts are built by snapping programming blocks together in the script area.
Reason (R): Scratch requires complex text-based coding in professional programming languages like C++.
a) Both A and R are true.
b) A is true, R is false.
c) A is false, but R is true.
d) Both A and R are false. -
Assertion (A): Charles Babbage is celebrated as the pioneer who conceptualized the Analytical Engine.
Reason (R): His pioneering mechanical designs laid foundational architecture for modern computers.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): Utility software includes programs like antivirus, backup tools, and disk cleaners.
Reason (R): They assist in optimizing computer performance and safeguarding stored data.
a) Both A and R are true, and R is the correct explanation of A.
b) A is true, R is false.
c) A is false, but R is true.
d) Both A and R are false. -
Assertion (A): Superscript places characters below the normal line of text.
Reason (R): Subscript is used for writing mathematical formulas like chemical equations ($H_2O$).
a) Both A and R are true.
b) A is true, R is false.
c) A is false, but R is true.
d) Both A and R are false. -
Assertion (A): Computers possess independent feelings, common sense, and emotional intuition.
Reason (R): Computers operate strictly based on human-written programs and instructions.
a) Both A and R are true.
b) A is true, R is false.
c) A is false, but R is true.
d) Both A and R are false. -
Assertion (A): Headers appear at the top margin of every page in a multi-page document.
Reason (R): They are useful for displaying document titles, chapter names, or page numbers.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): Second-generation computers replaced vacuum tubes with transistors.
Reason (R): Transistors made computers smaller, faster, and much more energy-efficient.
a) Both A and R are true, and R is the correct explanation of A.
b) Both are false.
c) A is true, R is false.
d) A is false, but R is true.
Section D: True or False10 Marks
- Software is a collection of programs designed to perform specific tasks. (True / False)
- The Abacus is recognized as one of the earliest calculating devices. (True / False)
- Scratch is a text-based programming language requiring complex syntax codes. (True / False)
- Application software can run without any operating system installed. (True / False)
- The Format Painter tool copies text formatting and applies it elsewhere. (True / False)
- Charles Babbage is known as the father of computers. (True / False)
- Subscript places characters slightly below the normal baseline. (True / False)
- Computers have feelings and can make independent emotional decisions. (True / False)
- Utility software helps in cleaning and managing computer files. (True / False)
- The stage in Scratch is where the sprite performs actions based on scripts. (True / False)
Section E: Short Answer Questions (2 Marks Each)10 Marks
- Define software and name its primary types.
- What is Scratch? Name its default sprite.
- Differentiate between Superscript and Subscript.
- What is utility software? Give one example.
- State any two limitations of a computer.
Section F: Programming & Practical Applications (Final Question)20 Marks
- Program 1: Sum and Average of three numbers.
- Program 2: Input a number and check if it is smaller than 150 or not.
- Program 3: Input two numbers and check if they are equal or not.
- Program 4: Area and Perimeter of a rectangle.
- Program 5: WAP to read a number and print its square and cube in the same line.
⭐ Best of Luck for Your Examination! Keep Learning and Exploring! 🚀
CREATED BY BIJAN KRISHNA PAUL
chitrita
🚗
🤖
🗼 💻 🖥️ ðŸ§
🖥️
🗼
✨ Computer Science Assessment ✨
COMPUTISM LAb
HALF YEARLY EXAMINATION
Conditional and Looping Statements in BASIC-256
ðŸ§
🤖
Standard: Computer Studies
Max Marks: 70
Time Allowed: 3 Hours
Section A: Fill in the Blanks10 Marks
- The conditional statements in BASIC-256 are also called statements.
- The statement is used to repeat a set of instructions until a condition evaluates to false.
- The is the starting number of the loop and the is the total number of times the loop must run.
- The is a variable that keeps count of the number of times the instructions inside the loop have been executed.
- A loop which never ends is called an loop.
- The statement checks a condition and executes a specific block of code if true.
- BASIC-256 provides types of looping statements primarily.
- The keyword is used to close a WHILE loop structure.
- Decision making in programming is handled by structures.
- The loop variable changes its value incrementally using the parameter if specified.
Section B: Multiple Choice Questions (MCQs)10 Marks
- Which statement is used to end the WHILE loop?
- a. END WHILE
- b. WHILE
- c. END-WHILE
- d. STOP
- Which of the following is not a conditional statement in BASIC-256?
- a. IF-THEN
- b. IF-THEN-ELSE
- c. FOR-NEXT
- d. None of these
- Which loop statement do we use when we don't know the exact loop count?
- a. WHILE
- b. FOR
- c. Both a and b
- d. IF
- What does a loop do in programming?
- a. Repeats a section
- b. Sets a variable
- c. Print Hello
- d. Terminate program
- In the statement FOR n = 1 TO 100, what is 1?
- a. Branch
- b. Counter variable
- c. Start value
- d. Condition
- Which keyword starts a definite loop in BASIC-256?
- a. FOR
- b. WHILE
- c. LOOP
- d. REPEAT
- What type of statement is IF-THEN?
- a. Sequential
- b. Conditional / Decision making
- c. Looping
- d. Input command
- What is an infinite loop?
- a. A loop that never ends
- b. A loop running 100 times
- c. A fast loop
- d. An error message
- Which statement is used alongside FOR to increment and conclude the loop structure?
- a. NEXT
- b. STOP
- c. END
- d. BREAK
- What happens if the condition in an IF-THEN statement evaluates to false?
- a. Statement block is skipped
- b. Program crashes
- c. Loop starts
- d. Infinite loop runs
Section C: Assertion-Based MCQs10 Marks
-
Assertion (A): Conditional statements alter the normal sequential flow of program execution.
Reason (R): They allow programs to make decisions and execute specific blocks based on boolean conditions.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but R is not the correct explanation of A.
c) A is true, but R is false.
d) A is false, but R is true. -
Assertion (A): The FOR-NEXT statement is a definite loop structure.
Reason (R): It runs for a fixed and predetermined number of times controlled by start and end counters.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): An infinite loop terminates automatically after running 10 times.
Reason (R): An infinite loop condition never becomes false, causing it to run continuously forever.
a) Both A and R are true.
b) A is true, but R is false.
c) A is false, but R is true.
d) Both A and R are false. -
Assertion (A): The WHILE loop checks its condition before executing the loop body statements.
Reason (R): If the initial condition is false, the statements inside the WHILE loop may never execute.
a) Both A and R are true, and R is the correct explanation of A.
b) Both are false.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): BASIC-256 uses the END WHILE keyword to mark the completion of a WHILE loop.
Reason (R): Without a proper closing keyword, the interpreter cannot identify where the loop block ends.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): The IF-THEN-ELSE statement handles conditions with two alternate outcomes.
Reason (R): It executes one block if the condition is true and a separate alternative block if it is false.
a) Both A and R are true, and R is the correct explanation of A.
b) A is true, R is false.
c) A is false, but R is true.
d) Both A and R are false. -
Assertion (A): A counter variable inside a loop remains constant and never changes value.
Reason (R): Counter variables increment or decrement with each iteration to track loop progress.
a) Both A and R are true.
b) A is true, R is false.
c) A is false, but R is true.
d) Both A and R are false. -
Assertion (A): Program branching and decision making are synonymous terms for control structures.
Reason (R): They control code flow based on whether specified parameters evaluate as true or false.
a) Both A and R are true, and R is the correct explanation of A.
b) Both are false.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): Sequential statements execute line by line without skipping or repeating instructions.
Reason (R): Sequential execution involves complex loops and conditional branching.
a) Both A and R are true.
b) A is true, but R is false.
c) A is false, but R is true.
d) Both are false. -
Assertion (A): Using loop structures reduces code redundancy and saves programming time.
Reason (R): Loops allow repetitive tasks to be executed cleanly through concise blocks of code.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, but R is true.
Section D: True or False10 Marks
- The IF-THEN statement is the simplest conditional statement. (True / False)
- The statements used to repeat a set of instructions in a program are called iterative statements or looping statements. (True / False)
- The WHILE statement is used to repeat a task for a fixed number of times. (True / False)
- While loop is a replacement of the IF-THEN statement. (True / False)
- While-EndWhile loop is known as a Condition Control loop. (True / False)
- BASIC-256 provides two types of looping statements: FOR...NEXT and IF-THEN. (True / False)
- An infinite loop stops automatically when the computer runs out of memory. (True / False)
- The NEXT keyword is mandatory to close a FOR loop structure in BASIC-256. (True / False)
- Conditional statements help a program choose between different execution paths. (True / False)
- Branching and looping are both categories of control statements. (True / False)
Section E: Two-Marks Questions & BASIC-256 Programs30 Marks
- What is spyware?(2 Marks)
- Write short note on firewall. (2 Marks)
- Why antivirus is needed? (2 Marks)
- Define an infinite loop and state why it occurs. (2 Marks)
- What is Trojan horse? (2 Marks)
-
Program 1: Write a BASIC-256 program using IF-THEN to check if an entered number is positive. (4 Marks)
-
Program 2: Write a BASIC-256 program using FOR...NEXT to print numbers from 100 to 10. (4 Marks)
-
Program 3: Write a BASIC-256 program using WHILE...END WHILE to print numbers from 1 to 5. (4 Marks)
-
Program 4: Write a BASIC-256 program using IF-THEN-ELSE to check if a person is eligible to vote (age >= 18). (4 Marks)
-
Program 5: Write a BASIC-256 program using FOR...NEXT to print even numbers up to 100. (4 Marks)
⭐ Best of Luck for Your Examination! Code with Confidence! 🚀
CREATED BY BIJAN KRISHNA PAUL
AYUSH
💻
🤖
🖥️
🗼
✨ Class 6 Computer Science Examination ✨
COMPUTISM LAB CLASS 6 HALF YEARLY EXAMINATION
Basic HTML Assessment (Head, Body, Title, Br, B, U, I, Sub, Sup)
ðŸ§
🤖
Class: 6
Max Marks: 100
Time Allowed: 2 Hours
Section A: Fill in the Blanks10 Marks
- The tag contains the title of an HTML document.
- To break a line and move to the next line, the tag is used.
- The tag is used to make text appear in bold letters.
- The tag is used to display an underline beneath text.
- The tag is used to display text in italics.
- The tag creates subscript text, such as the number 2 in H2O.
- The tag creates superscript text, such as the power 2 in X2.
- All the visible content of a webpage must be placed inside the tag.
- The tag is placed inside the head section to define document metadata/title.
- HTML stands for HyperText Language.
Section B: Multiple Choice Questions (MCQs)20 Marks
- Which tag is used to insert a single line break?
- a. <lb>
- b. <br>
- c. <break>
- d. <line>
- Which tag makes text bold?
- a. <bold>
- b. <b>
- c. <bl>
- d. <strong>
- Which tag underlines text?
- a. <line>
- b. <under>
- c. <u>
- d. <ul>
- Which tag is used for italic text?
- a. <italic>
- b. <it>
- c. <i>
- d. <slant>
- Where should the <title> tag be placed?
- a. Inside <body>
- b. Inside <head>
- c. Outside html
- d. Inside <br>
- Which tag displays text below the baseline?
- a. <sub>
- b. <sup>
- c. <down>
- d. <low>
- Which tag displays text above the baseline?
- a. <sub>
- b. <sup>
- c. <top>
- d. <high>
- Where do you place text that appears on the browser window?
- a. <head>
- b. <title>
- c. <body>
- d. <br>
- Which tag is an empty tag (does not need a closing tag)?
- a. <b>
- b. <u>
- c. <br>
- d. <i>
- What does the <title> element define?
- a. The main heading on the page
- b. The title shown on the browser tab
- c. The image caption
- d. The background color
Section C: Assertion-Based MCQs10 Marks
-
Assertion (A): The <br> tag is used to create a line break.
Reason (R): It is an empty element that does not require a closing tag.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but R is not the correct explanation of A.
c) A is true, but R is false.
d) A is false, but R is true. -
Assertion (A): The <b> tag makes text bold.
Reason (R): The letter 'b' stands for bold formatting.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but R is not the correct explanation of A.
c) A is true, but R is false.
d) A is false, but R is true. -
Assertion (A): The <title> tag should be placed inside the <body> section.
Reason (R): The body section contains all visible text on the browser webpage.
a) Both A and R are true.
b) A is true, but R is false.
c) A is false, but R is true.
d) Both A and R are false. -
Assertion (A): Subscript text is positioned slightly below the normal baseline.
Reason (R): The <sub> tag is used to achieve this effect.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): The <i> tag displays text in italic style.
Reason (R): The letter 'i' stands for italic.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): Everything inside the <head> tag is displayed directly in the browser window body.
Reason (R): The head tag holds metadata and title information, not visible body contents.
a) Both A and R are true.
b) A is true, R is false.
c) A is false, but R is true.
d) Both are false. -
Assertion (A): Superscript text appears slightly above the normal text line.
Reason (R): The <sup> tag is used for superscript formatting.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): The <u> tag underlines text.
Reason (R): The letter 'u' stands for underline.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): HTML documents require a closing tag for every element like <br>.
Reason (R): The <br> tag is an empty tag with no separate closing tag required.
a) Both A and R are true.
b) A is true, R is false.
c) A is false, but R is true.
d) Both are false. -
Assertion (A): The <title> tag affects what appears on the browser tab.
Reason (R): Browsers read the title tag inside the head section to name the open window or tab.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, but R is true.
Section D: True or False10 Marks
- The <b> tag is used to make text bold. (True / False)
- The <br> tag requires a matching closing tag </br>. (True / False)
- The <title> tag must be placed inside the <head> tag. (True / False)
- The <sub> tag makes text appear above the normal line. (True / False)
- The <i> tag displays text in italic format. (True / False)
- The <body> tag contains all visible content of the webpage. (True / False)
- The <u> tag is used to underline text. (True / False)
- The <sup> tag is used for superscript text like mathematical powers. (True / False)
- The <head> tag is placed after the <body> tag. (True / False)
- HTML tags are written inside angle brackets like <tag>. (True / False)
Section E: HTML Programming Questions (Final Question)20 Marks
-
Program 1: Write an HTML code using
<head>,<title>,<body>,<b>,<u>,<br>, and<sub>to display your name in bold, your school name underlined, and the chemical formula for water ($H_2O$) with a line break between each.
-
Program 2: Write an HTML code using
<head>,<title>,<body>,<i>,<sup>,<br>, and<b>to display a title "Maths Formula" in italics, followed by a line break, and a mathematical expression like $X^2 + Y^2$ with superscript tags.
⭐ Best of Luck for Your Examination! Keep Learning! 🚀
CREATED BY BIJAN KRISHNA PAUL
aditya
🚗
🤖
🗼 💻 🖥️ ðŸ§
🖥️
🗼
✨ Computer Science Half-Yearly Assessment ✨
Computer Science(Aditya)
Comprehensive Theory & Practical Skills Examination
ðŸ§
🤖
Standard: Computer Studies
Max Marks: 70
Time Allowed: 3 Hours
Section A: Fill in the Blanks10 Marks
- The is the first screen that appears after turning on the computer.
- is the default web browser of Windows 10.
- A collection of related web pages is referred to as a .
- The unique address of a website is called its .
- A is a group of contiguous cells in an Excel worksheet.
- Formulas in Excel always start with an sign.
- The intersection of a row and a column in a table is called a .
- The option lets you combine two or more table cells into a single cell.
- The title bar is located at the of the browser or application window.
- Email stands for Mail.
Section B: Multiple Choice Questions (MCQs)10 Marks
- Which of the following is an operating system?
- a. MS Word
- b. Windows 10
- c. MS Paint
- d. Notepad
- Which feature allows you to search the web and manage virtual desktops in Windows 10?
- a. Task View
- b. Recycle Bin
- c. File Explorer
- d. Control Panel
- What does WWW stand for in networking?
- a. World Wide Web
- b. Web World Wide
- c. Wide World Web
- d. World Web Wide
- Which of the following is a popular search engine?
- a. Google
- b. Windows
- c. MS Access
- d. Paint
- What is the default name of an Excel workbook when first opened?
- a. Sheet1
- b. Workbook1
- c. Book1
- d. Document1
- How many total rows are available in an Excel 2016 worksheet?
- a. 1048576
- b. 16384
- c. 65536
- d. 32767
- Which tab in MS Word contains tools for inserting rows, columns, and merging table cells?
- a. Home
- b. Insert
- c. Layout
- d. Design
- Which tool is used to quickly copy formatting attributes from one text to another?
- a. Format Painter
- b. Border Tool
- c. Shading Option
- d. Style Pane
- Which key is pressed to move the cursor to the next cell in a Word table?
- a. Enter key
- b. Tab key
- c. Spacebar
- d. Shift key
- Which arithmetic operator is used for multiplication in Excel formulas?
- a. +
- b. -
- c. *
- d. /
Section C: Assertion-Based MCQs10 Marks
-
Assertion (A): Windows 10 uses Live Tiles to provide real-time updates directly in the Start menu.
Reason (R): Live tiles refresh automatically without needing to open the actual application.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but R is not the correct explanation of A.
c) A is true, but R is false.
d) A is false, but R is true. -
Assertion (A): Email allows instant digital communication across the globe over the internet.
Reason (R): Emails require physical delivery through traditional courier services.
a) Both A and R are true.
b) A is true, but R is false.
c) A is false, but R is true.
d) Both A and R are false. -
Assertion (A): Every formula in Excel must begin with an equal sign (=).
Reason (R): The equal sign informs Excel that the entered data is a mathematical calculation rather than plain text.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): Merging table cells combines multiple selected cells into one unified cell.
Reason (R): Splitting cells breaks down a single cell into multiple individual rows or columns.
a) Both A and R are true, and R relates to cell manipulation.
b) Both are false.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): The Windows 10 taskbar contains the Start button, pinned icons, and notification area.
Reason (R): The taskbar is permanently fixed at the top edge of the monitor screen.
a) Both A and R are true.
b) A is true, but R is false.
c) A is false, but R is true.
d) Both A and R are false. -
Assertion (A): A web browser is an application program used to access and view web pages on the World Wide Web.
Reason (R): Microsoft Edge and Google Chrome are examples of web browsers.
a) Both A and R are true, and R is the correct explanation of A.
b) Both A and R are true, but unrelated.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): A cell range like A1:C5 refers to a single isolated cell.
Reason (R): A cell range represents a rectangular block of adjacent cells in a worksheet.
a) Both A and R are true.
b) A is true, R is false.
c) A is false, but R is true.
d) Both A and R are false. -
Assertion (A): The AutoFill feature in Excel accelerates entering predictable sequences of data.
Reason (R): AutoFill automatically generates series such as numbers, days of the week, or months.
a) Both A and R are true, and R is the correct explanation of A.
b) Both are false.
c) A is true, R is false.
d) A is false, R is true. -
Assertion (A): Format Painter copies formatting styles and applies them to different text selections.
Reason (R): It modifies the spelling and grammar of the document text.
a) Both A and R are true.
b) A is true, but R is false.
c) A is false, but R is true.
d) Both are false. -
Assertion (A): Personalisation settings in Windows 10 allow users to change desktop backgrounds and themes.
Reason (R): Users can customize their computer's visual appearance to suit their personal preferences.
a) Both A and R are true, and R is the correct explanation of A.
b) Both are true, but unrelated.
c) A is true, R is false.
d) A is false, but R is true.
Section D: True or False10 Marks
- The taskbar is located at the bottom of the Windows desktop screen. (True / False)
- Microsoft Edge is classified as a spreadsheet program. (True / False)
- A website consists of a collection of interconnected web pages. (True / False)
- Formulas in Excel always start with a plus (+) sign by default. (True / False)
- You can combine multiple table cells using the Merge Cells option in Word. (True / False)
- The intersection of a row and a column in a worksheet is known as a cell. (True / False)
- Email stands for Electronic Mail. (True / False)
- Sheet1 is the default name given to an individual worksheet tab when opening Excel. (True / False)
- Task View allows users to manage multiple virtual desktops and switch tasks easily. (True / False)
- The title bar displays the file name of the currently active document or application. (True / False)
Section E: Three-Marks Questions30 Marks
- What is the Windows 10 desktop? Mention its primary visual components.
- Explain the purpose and utility of the Task View feature in Windows 10.
- Define the terms 'Website' and 'Web page' and explain how they relate.
- What is Email? State any two essential rules of internet etiquette (netiquette).
- Differentiate clearly between an Excel workbook and an Excel worksheet.
- What is a formula in Excel? Provide a simple example of an addition formula.
- Differentiate between merging and splitting cells in an MS Word table.
- Explain the utility and application of the Format Painter tool in Microsoft Word.
- Write short notes on the Title Bar and Formula Bar in Microsoft Excel.
- Explain the importance and advantages of using charts in Excel for data analysis.
⭐ Best of Luck for Your Examination! Keep Learning and Exploring! 🚀
CREATED BY BIJAN KRISHNA PAUL
Subscribe to:
Posts (Atom)