0% found this document useful (0 votes)
39 views3 pages

8 Computer-Qs

Uploaded by

hitu sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views3 pages

8 Computer-Qs

Uploaded by

hitu sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

ST.

JOSEPH PUBLIC SCHOOL


ANNUAL EXAM 2023-24
Class: VII Subject: Computer
Time: 3 HRS. MM: 40
Q1. Select the correct option. (1×8=8)
i) _______ is an example of a Web App.
a) Paint b) Google Apps c) None
ii) A function begins with the function header, indicated by a keyword called
_______.
a) .py b) def c) doc
iii) Which of the following chart shows vertical bars?
a) Line b) Bar c) Column
iv) Which built-in function can we use to iterate over a sequence of a numbers?
a) Range() b) Print() c) Input()
v) Backward indexing in strings starts from ____ and ands at ____ from right
side of the string.
a) 1,length b) -1,-length c) -1,length
vi) _______ returns the current system date and time.
a) Today() b) Now() c) Max(range)
vii) Command User Interface is also known as _______.
a) GUI b) Windows c) CLI
viii) _______ Apps are used for buying and selling products online.
a) Communication b) E-Commerce c) Productivity

Q2. Fill in the blanks. (1×6=6)


i) Operating system is a _______ software.
ii) The _______ function returns the number of values in a selected range of
cells.
iii) We can create charts in Excel using _______ key.
iv) _______ loop is a conditional loop.
v) A list is represented by using _______.
vi) Web Apps work only when there is _______ connectivity in your device.

Q3. State true or false. (1×5=5)


Page 1 of 3
i) Hybrid apps are created by combining the features of web apps and native
apps.
ii) In Python float() is a built-in function.
iii) Charts make the analysis of the data easier.
iv) Mod(X,Y) returns the remainder when X is divided by Y.
v) A mouse is required in CUI.

Q4. Match the following. (1×4=4)


i) Concatenation operator a) “in”
ii) Replication operator b) DOS
iii) Membership operator c) +
iv) Single User O.S. d) *

Q5. Answer in one word/sentence. (1×5=5)


i) DOS stands for _______
ii) CLI stands for _______
iii) Which indexing starts from and goes till length-1, from the left hand side of
the string? _______
iv) The visual representation of a worksheet is called a _______
v) RTOS stands for _______

Q.6 Short answer type. (Any four) (1.5×4=6)


i) How are web apps different from native apps?
ii) Write the syntax for user-defined functions.
iii) What is a for loop?
iv) What do you mean by Charts in Excel?
v) Define functions. Explain its parts.
vi) Name the two categories of the interface.

Q6. Long answer type. (Any two) (2×2=4)


i) What do you mean by an Excel formula? What does a formula contain?
ii) Name and explain any four components of a chart in Excel.

Page 2 of 3
iii) What is the function of the Membership operator?
iv) Mention any three uses of the apps. Give examples of the apps under each
use.

******* Note: 2 marks for neat and clean work. *******

Page 3 of 3

You might also like