0% found this document useful (0 votes)
4 views5 pages

Vii Term-II Computer Qpaper 2024-25

This document is a question paper for a Term-II assessment in Computer Science for Class VII at The Aditya Birla Public School, covering various topics such as operating systems, programming, and Google applications. It consists of multiple sections including fill-in-the-blanks, true/false statements, multiple choice questions, matching columns, and open-ended questions. The total marks for the assessment are 25 and the duration is 1 hour.

Uploaded by

abpsonlineclass
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)
4 views5 pages

Vii Term-II Computer Qpaper 2024-25

This document is a question paper for a Term-II assessment in Computer Science for Class VII at The Aditya Birla Public School, covering various topics such as operating systems, programming, and Google applications. It consists of multiple sections including fill-in-the-blanks, true/false statements, multiple choice questions, matching columns, and open-ended questions. The total marks for the assessment are 25 and the duration is 1 hour.

Uploaded by

abpsonlineclass
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/ 5

DATE: 25TH FEB 2025 This question paper contains 4 printed pages

THE ADITYA BIRLA PUBLIC SCHOOL,KESROL,BHARUCH


ACADEMIC SESSION 2024-2025
TERM-II ASSESSMENT
CLASS: VII SUBJECT: COMPUTER SCIENCE MAX MARKS:25 DURATION:1 Hr.

ROLLNO: NAME:

Q.1 FILL IN THE BLANKS 5


(1) ________is an operating system developed by an Apple and used in iPhones and iPads only.

(2) On the left of screen of App Inventor, there is a __________from where we can select components
like buttons, images and other functions required for our app.
(3) ____________is a free online word processing program provided by Google.

(4) To gain access of all the Google services, we must have our email account with __________.

(5) Google has developed a several web-based applications that are collectively known as
_____________.
(6) ____________is the illegal practice of obtaining sensitive information through emails.

(7) The word_________denotes the culture of computers, information technology and virtual reality.

(8) A set of valid characters recognised by a programming language is known as _________.

(9) __________are the special symbols used in programming language to perform specific operations
on operands and give a meaningful result.
(10) ________is the place where we code the components added in the Design Window of App
Inventor
Q.2 MARK AS TRUE OR FALSE 5

(1) To access web apps you need internet connectivity.

(2) The Block editor view of the App Inventor contains all the components required to design an
application.
(3) Event Handler block that will handle what happens when the button on your app is clicked in App
Inventor.
(4) Google Drive gives unlimited storage free of cost.

1
(5) Google Translate is a language translation service which supports only 10 languages.

(6) [] (Square brackets) are not part of punctuator’s of Python.

(7) Only positive numbers can be used as integer data in Python.

(8) Smart cities can reduces inconvenience and improve economic growth.

(9) Chatbot is an example of first wave of AI.

(10) AI enabled CCTV can help in building surveillance to keep a check on potential criminal incidents.

Q.3 MULTIPLE CHOICE QUESTIONS. 5

(1) Which operating system is developed by Google and is used in smartphones?

[A] iOS [B] Windows 10

[C] Android [D] None of these

(2) PhotoMath, Flipboard and Duolingo are the examples of ________.

[A] Lifestyle Apps [B] Social Media Apps

[C] Educational Apps [D] None of these

(3) Which of the following is possible on YouTube?

[A] Video uploading [B] Watching videos

[C] Saving a video [D] All of these

(4) Which Google app works like a Virtual Globe?

[A] Google Maps [B] Google Translate

[C] Google Earth [D] Google Drive

2
(5) Unauthorised copying or stealing of software, movies, music and making these copies available on
the internet is called ____________
[A] Plagiarism [B] Digital footprints

[C] Software Piracy [D] Hacking

(6) _____________is the free and secure educational app developed by Google.

[A] Google Map [B] Google Classroom

` [C] Google Earth [D] All of the above

(7) ___________are the traceable activities that we leave behind after surfing the Internet.

[A] Digital Footprints [B] Carbon Footprints

[C] Physical Footprints [D] None of these

(8) Blank space, Horizontal tab, carriage return are the examples of _____________ in Python.

[A] Special Characters [B] Constants or Literals

[C] Literals or Variables [D] White Spaces

(9) Which wave of AI was brought about by expert systems like Eliza and IBM Watson?

[A] First [B] Second

[C] Third [D] None of these

(10) What will help us in getting instant alerts in case of any security breaches in our house?

[A] Smart highway [B] Traffic management

[C] Intelligent security [D] None of the above

3
Q.4 MATCH COLUMN “A” WITH COLUMN ”B” 5

COLUMN A COLUMN B

1. Google Meet A. No parking troubles, No red lights,


Sound and air free environments are
some of the features of this AI
enabled service/device.
2. Computer ethics B. This Python statement contains zero
syntax errors.
3. Keywords C. Arithmetic operator of Python

4. Smart Highways D. Automatic turn on lights, Play the


favourite music ,Change the room
temperature are some of the features
of this AI enabled service/device.
5. Print(“My School name is ABPS) E. Allows to collect online data from
users and allows us to edit and share
them collaboratively with others.
6. ** F. Relational operator of Python

7. Google Form G. A reserved words in any


programming language.
8. == H. This Python statement contains two
syntax errors.
9. No1=int(input(“Enter first number”)) I. Video Conferencing App.

10. Smart Home J. Rules that govern our actions when


we use computers and the internet.
Q.5 ANSWER THE FOLLOWING QUESTIONS. 5

(1) Write two points of explanation about the use of Google Contacts.

(2) Mitesh has written one program in Python to perform addition of two numbers which are 4 and 5.
After execution of the above program he is getting 20 as output instead of 9. Which type of error
he might have created in his code?
(3) What would be the output of the following Python statement typed in interactive mode?
>>> print(2<5)
(4) Aryan wants to save some important documents which he needs next year, but he is not sure about
where he can keep those documents safely. Suggest him the way to save these documents safely by
4
using Google. Where and How?
(5) Raj was working on application where he wanted to divide the two number (A and B), he has
written the expression as C = A/B, on execution he entered 30 and 7 and expected answer was 4
i.e. only integer part not in decimal, but the answer was 4.285 approx., help Raj to correct his
expression and achieving the desired output.
(6) Punita wants her photos to be backed up automatically and also wants them to be accessible from
anywhere. Which Google app should she use for this?
(7) What would be the output of the following Python program?
a= 8
b=a
print(“a=”,a,”=b”)
(8) Sarika is using Android based mobile phone. Her friend has suggested one mobile application to
remember chemical equations easily.
1. Name the store from where she search and download this application.
2. Her friend is using this application in offline mode. Name the type (category) of this
application.
(9) Your science teacher wants to keep track of all your upcoming science exam dates. Which google
apps can help her to do so? Also suggest Google app where she can distribute notes and assignment
with all the students.
(10) Ankit, a new student has joined your school after half yearly exam. He has prepared a project
report for science subject on the topic “Gravitational Force”. He has used many images from
internet. He has copied some written points in his project without making any changes. He has not
given credit in the form of acknowledgment to the creator or the website in his project report. What
type of illegal practice/Cybercrime/illegal act he did?

You might also like