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

Computer F 8

This document outlines the School-Based Assessment (SBA) for Grade 8 Computer Science, consisting of an objective part with multiple-choice questions and a subjective part with constructed response questions. The assessment is designed to evaluate students' understanding of computer science concepts, including software applications, programming, and digital marketing. The total marks for the assessment are 100, with a time limit of 3 hours.
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)
31 views2 pages

Computer F 8

This document outlines the School-Based Assessment (SBA) for Grade 8 Computer Science, consisting of an objective part with multiple-choice questions and a subjective part with constructed response questions. The assessment is designed to evaluate students' understanding of computer science concepts, including software applications, programming, and digital marketing. The total marks for the assessment are 100, with a time limit of 3 hours.
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

SCHOOL-BASED ASSESSMENT (SBA) - 2025

END-OF-YEAR ASSESSMENT
SUBJECT: COMPUTER SCIENCE FINAL TERM
GRADE-8
[Paper A: 48 Marks, Paper B: 52 Marks, Total: 100 Marks], Time = 3 hours
School Name:
Student Name : Roll Number : Section :

OBJECTIVE PART(MCQs)
Question No.1 : Emerging Technology is reffered as: Question No.2 : Small geographical area network is known as:
(a) Computer Technology (b) New Technology (a) LAN (b) MAN
(c) Old Technology (d) Applied Technology (c) WAN (d) Bluetooth
Question No.3 : Identify the maximum frequency of the infrared Question No.4 : In Microsoft Excel spreadsheets, rows are
spectrum. designated as:
(a) 300 THz (b) 400 THz (c) 500 THz (d) 600 THz (a) 1,2,3.. (b) A,B,C... (c) A1,B1,C1.. (d) I, II, III..
Question No.5 : Rows in MS Excel worksheet are arranged: Question No.6 : The first software to feature a toolbar is:
(a) Vertically (b) Horizontally (c) Diagonally (d) Central (c) MS Power
(a) MS Word (b) MS Excel (d) MS Access
Point
Question No.7 : Max funcation will return number: Question No.8 : Google sheets are very helpful for:
(a) Central (b) Average (a) Data storage (b) Offline work
(c) Minimum (d) Maximum (c) Paper work (d) Online work
Question No.9 : By default, the name of a Google Sheets workbook Question No.10 : The function that will return the highest value in
is: a given range is:
(a) Default (b) New (c) Untitled (a) = COU N T (b) = MIN
(d) Spreadsheet
spreadsheet spreadsheet Spreadsheet (c) = AV ERAGE (d) = M AX

Question No.11 : Select a valid function for Google Sheets. Question No.12 : Breaking down a bigger problem into smaller
(a) = Sum(a1 : c2) (b) A1 + B2 parts is known as:
(c) A1, B2 (d) = sum A1, B2 (a) Decomposition (b) Pattern recognition
(c) Abstraction (d) Algorithm design
Question No.13 : The last step of the algorithm is expressed as: Question No.14 : What is the main challenge associated with the
(a) Start (b) Finish (c) Stop (d) Break concept of halting?
(a) Slower algorithms
(b) program will stop or run forever

(c) Code with fewer errors


(d) Improving interface design

Question No.15 : When you write a program, you can easily convert Question No.16 : Valid condition for an if statement is:
pseudocode into ______ code. (c) if (x > 5) (d) if x > 5 or y <
(a) if > 5 x: (b) if x > 5 and:
(a) Small (b) Big (c) Actual (d) Common print("Valid"); 3:
Question No.17 : In a program, to show condition within condition Question No.18 : A set of instructions is called:
we use: (a) Data (b) Information
(a) if (b) if-else (c) if-else-if (d) Nested if (c) Program (d) Language
Question No.19 : Non-textual labguage is: Question No.20 : The meaning of term loop in programming is:
(a) GW Basic (b) C (c) C++ (d) Scratch (a) A type of function (b) A way to repeat a block of code
(c) A method of sorting data (d) A data structure
Question No.21 : The block for making non-stop background music Question No.22 : To save a new project in Scratch, you should click
is: on:
(a) Nested (b) Forever (c) Repeat (d) Repeat untill (a) Load (b) File (c) Create (d) Insert
Question No.23 : Cloning capability in Scratch allow you to: Question No.24 : Step by step approach for solving a problem is
(a) Run project faster (b) Create a duplicate sprite called:
(c) Delete the original sprite (d) Change the background (a) Abstraction (b) Pattern (c) Algorithm (d) Searching

Question No.25 : The term "Internet surfing" was introduced in: Question No.26 : Internet helps customers to contact companies:
(a) 1990 (b) 1992 (c) 1994 (d) 1996 (a) 6/7 (b) 12/7 (c) 18/7 (d) 24/7
Question No.27 : A software that interrupts a computer's regular Question No.28 : The virus that pretends to be a legitimate
operation is known as: program is:
(a) Virus (b) Antivirus (c) Hardware (d) Program (a) Worm (b) Trojan (c) Spyware (d) Ransomware
Question No.29 : Sending money after purchasing something is Question No.30 : Social media marketing is a key component of:
known as: (a) Email marketing (b) Mobile marketing
(a) Selling (b) Payment (c) Sharing (d) Storing (c) Analog marketing (d) Digital marketing
Question No.31 : Select the platform used by more female users Question No.32 : The type of marketing in which advertising is
than males for advertising their products. done through apps and text messages is:
(a) Blogs (b) Twitter (c) Instagram (d) LinkedIn (a) Email marketing (b) Mobile marketing
(c) Content marketing (d) Video marketing

SUBJECTIVE PART(CRQs)
Question No: 33

a ) In MS Excel, write the Sum and Average function If A1=15 and A2=18 and also write their correct output. (5 Marks)

b ) Write the three differences between the workbook and the worksheet. (5 Marks)
Question No: 34

a ) Write down five applications of Google sheets. (5 Marks)

b ) Define function and write down any three examples of functions. (5 Marks)
Question No: 35

a ) Write an algorithm to make tea. (5 Marks)

b ) Explain Simple and Complex Problems with an example. (5 Marks)


Question No: 36

a ) Write a program that checks if a given number is positive or negative. (6 Marks)

b ) Write down the steps to resize column width in MS Excel. (6 Marks)


Question No: 37

a ) Define online transaction fraud, and write down its three types. (5 Marks)

b ) Define digital marketing, and write any three components of the digital marketing plan. (5 Marks)

You might also like