0% found this document useful (0 votes)
21 views

Class 6 Computer ScTerm 2 WorkSheet Answers

The document covers computer languages, including their purposes, types, and advantages, with a focus on multiple-choice questions, true/false statements, and short answer questions. It also discusses Canva, a web-based graphic design platform, detailing its features, functionalities, and applications. The content is structured into various question formats to test knowledge on both computer languages and Canva.

Uploaded by

monagoyal130789
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views

Class 6 Computer ScTerm 2 WorkSheet Answers

The document covers computer languages, including their purposes, types, and advantages, with a focus on multiple-choice questions, true/false statements, and short answer questions. It also discusses Canva, a web-based graphic design platform, detailing its features, functionalities, and applications. The content is structured into various question formats to test knowledge on both computer languages and Canva.

Uploaded by

monagoyal130789
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 24

Chapter-1 Computer Languages

Multiple Choice Questions (MCQs)

1. What is the primary purpose of a computer language?


a) To entertain users
b) To help humans communicate with computers
c) To make the internet faster
d) To store data only
Answer: b) To help humans communicate with computers
2. What does a computer understand directly?
a) English
b) Assembly language
c) Binary language (0s and 1s)
d) Java
Answer: c) Binary language (0s and 1s)
3. Which of the following is a First-Generation Language?
a) C
b) Python
c) Machine Language
d) Assembly Language
Answer: c) Machine Language
4. Assembly language uses:
a) High-level syntax
b) Machine code only
c) Mnemonics for instructions
d) Natural language processing
Answer: c) Mnemonics for instructions
5. Which translator is used for assembly language?
a) Compiler
b) Assembler
c) Interpreter
d) Machine code
Answer: b) Assembler
6. Which programming language is an example of a fourth-generation language?
a) Python
b) Machine language
c) Assembly language
d) C++
Answer: a) Python
7. What is the main advantage of fourth-generation languages (4GLs)?
a) They require extensive coding
b) They are complex and machine-dependent
c) They are user-friendly and need minimal coding
d) They use only binary codes
Answer: c) They are user-friendly and need minimal coding

1
8. Which of the following is an example of a Fifth-Generation Language (5GL)?
a) Java
b) PROLOG
c) COBOL
d) Pascal
Answer: b) PROLOG
9. Which generation of languages focuses on artificial intelligence (AI) and machine
learning?
a) First Generation
b) Second Generation
c) Fourth Generation
d) Fifth Generation
Answer: d) Fifth Generation
10. Which of the following is NOT a high-level language?
a) C++
b) JavaScript
c) Assembly language
d) Python
Answer: c) Assembly language

True/False Questions

1. Machine language is written using mnemonics.


Answer: False
2. High-level languages are machine-independent.
Answer: True
3. Assembly language programs need a compiler to run.
Answer: False (They need an assembler)
4. SQL is an example of a Fourth-Generation Language.
Answer: True
5. Fifth-generation languages focus on artificial intelligence.
Answer: True

Fill in the Blanks

1. The first-generation language is also known as Machine Language.


2. Assembler is a translator program used for converting assembly language to machine
language.
3. Compiler translates an entire high-level program at once, while Interpreter translates it
line by line.
4. Fourth-generation languages are designed for specific tasks like database
management.
5. Fifth-generation languages are based on Artificial Intelligence (AI) and Machine
Learning (ML).

2
Short Answer Questions

1. What is a computer language?


Answer: A computer language is a special set of instructions that allow humans to
communicate with computers.
2. Why do we need computer languages?
Answer: Computers only understand binary (0s and 1s), so computer languages act as a
bridge between human instructions and machine execution.
3. What is Machine Language?
Answer: Machine language is the first-generation language that uses binary code (0s and
1s) to communicate directly with a computer's hardware.
4. What is Assembly Language?
Answer: Assembly language is a second-generation language that uses symbolic codes
(mnemonics) instead of binary code, making it easier to program than machine language.
5. What are the advantages of High-Level Languages?
Answer:

 They are user-friendly.


 They are machine-independent.
 They use English-like syntax, making programming easier.

6. What is the name of “symbolic names” used in assembly Language?


Answer: Mnemonics

Application-Based Questions

1. Ravi is learning programming and wants to use a language similar to English.


Which generation of languages should he learn?
Answer: Ravi should learn third-generation languages (high-level languages) like C,
C++, or Python.
2. Neha is writing a program for a database system. Which type of language should
she use?
Answer: Neha should use a fourth-generation language (4GL) like SQL or Perl.
3. A scientist is working on artificial intelligence and machine learning. Which
generation of language will they use?
Answer: They will use fifth-generation languages (5GLs) like PROLOG or Mercury.
4. A company wants to develop an application that can communicate with hardware
directly. Which language should they use?
Answer: They should use machine language (1GL) or assembly language (2GL) for
direct hardware communication.
5. What is the role of a translator in programming?
Answer: A translator converts human-readable code into machine-readable code. There
are three types of translators:

 Assembler (for Assembly Language)


 Compiler (for High-Level Languages, translates entire code at once)
 Interpreter (for High-Level Languages, translates line by line)
3
Define the Following Terms

1. Compiler: A program that converts an entire high-level language code into machine
code at once.
2. Interpreter: A program that translates high-level language into machine code line by
line.
3. Assembler: A program that converts assembly language into machine language.
4. Fourth-Generation Languages (4GLs): Programming languages designed for specific
tasks like database management (e.g., SQL, Perl).
5. Fifth-Generation Languages (5GLs): Languages designed for AI and machine
learning, using human-like reasoning (e.g., PROLOG, Mercury).

Difference between Various Languages

Feature Machine Language Assembly Language High-Level Language


(1GL) (2GL) (3GL)
Code Type Binary (0s and 1s) Mnemonics English-like syntax
Readability Difficult Easier than Machine Easy
Language
Speed Fastest Faster than High-Level Slower than Machine and
Assembly
Portability Machine-dependent Machine-dependent Machine-independent

4
Chapter-3 Canva - Working on Docs and Whiteboard

MCQs

1. What is Canva?
a) A programming software
b) A web-based graphic design platform
c) A video editing tool
d) A document management system
Answer: b) A web-based graphic design platform

2. Which of the following is NOT a feature of Canva?


a) Pre-designed templates
b) Drag-and-drop interface
c) Social media scheduling
d) Coding support
Answer: d) Coding support

3. In which year was Canva founded?


a) 2008
b) 2010
c) 2012
d) 2015
Answer: c) 2012

4. Where was Canva founded?


a) London, UK
b) Sydney, Australia
c) New York, USA
d) Berlin, Germany
Answer: b) Sydney, Australia

5. What is the main advantage of Canva for beginners?


a) It requires coding skills
b) It offers a complicated design process
c) It provides a simple drag-and-drop interface
d) It only works on mobile devices
Answer: c) It provides a simple drag-and-drop interface

6. Which of the following features is available in the paid version of Canva?


a) Access to premium templates
b) Ability to create documents
c) Adding text to images
d) Using a drag-and-drop interface
Answer: a) Access to premium templates

5
7. Which file formats can Canva export designs in?
a) PNG, JPG, PDF
b) DOC, TXT, EXE
c) MP3, WAV, FLAC
d) HTML, CSS, XML
Answer: a) PNG, JPG, PDF

8. How can users add images to their Canva design?


a) By coding them manually
b) By using the "Uploads" tab
c) By writing a command in Python
d) By using Microsoft Word
Answer: b) By using the "Uploads" tab

9. What is the purpose of Canva’s “Brand Kit” feature?


a) To create social media ads
b) To save brand colors, fonts, and logos for consistent designs
c) To write and edit HTML code
d) To create animations
Answer: b) To save brand colors, fonts, and logos for consistent designs

10. How does Canva allow team collaboration?


a) By integrating with Microsoft Word
b) By allowing users to share designs and get real-time feedback
c) By requiring all users to work on the same device
d) By restricting access to only one user per account
Answer: b) By allowing users to share designs and get real-time feedback

11. What is the first step to using Canva?


a) Downloading the software
b) Signing up or logging in
c) Installing a plugin
d) Writing a code in Java
Answer: b) Signing up or logging in

12. How can Canva users customize their templates?


a) By adding their own images, text, and elements
b) By writing Python code
c) By using only predefined settings
d) By changing the hardware settings of their device
Answer: a) By adding their own images, text, and elements

13. Which tool in Canva allows users to schedule social media posts?
a) Whiteboard
b) Social media scheduling
c) Analytics

6
d) Drawing tools
Answer: b) Social media scheduling

14. What types of templates does Canva provide?


a) Posters, business cards, presentations
b) Video editing software
c) Coding scripts
d) Mobile games
Answer: a) Posters, business cards, presentations

15. Which feature helps users to analyse the performance of their Canva designs?
a) Social media analytics
b) Canva Analytics
c) Coding tracker
d) Debugging tool
Answer: b) Canva Analytics

16. What is the purpose of the Whiteboard feature in Canva?


a) Creating and managing databases
b) Designing diagrams, mind maps, and flowcharts
c) Editing audio files
d) Writing Java programs
Answer: b) Designing diagrams, mind maps, and flowcharts

17. How can users collaborate with others in Canva’s whiteboard feature?
a) By printing the whiteboard
b) By sharing it via email or link
c) By saving it in an Excel file
d) By copying it to a USB drive
Answer: b) By sharing it via email or link

18. What can Canva users add to their whiteboard designs?


a) Shapes, text, images, and icons
b) Computer codes
c) Audio files only
d) PDF encryption
Answer: a) Shapes, text, images, and icons

19. Which file formats are supported for exporting a whiteboard from Canva?
a) PDF and image files
b) DOCX and TXT
c) MP4 and WAV
d) XLS and CSV
Answer: a) PDF and image files

20. What is the purpose of Canva’s "Graphics" tab?


a) To add interactive video animations
7
b) To insert graphics, charts, and icons
c) To perform data analysis
d) To debug programming code
Answer: b) To insert graphics, charts, and icons

21. What is the primary purpose of Canva's whiteboard feature?


a) Creating spreadsheets
b) Designing business cards
c) Making diagrams, mind maps, and flowcharts
d) Writing programming code

Answer: c) Making diagrams, mind maps, and flowcharts

22. Which of the following is NOT a feature of Canva?


a) Social media scheduling
b) Drawing tools for freehand sketches
c) Video editing
d) Brand kits for consistent design

Answer: c) Video editing

True/False Statements

1. Canva is a mobile-only graphic design platform. (False)


2. Canva allows users to create business cards. (True)
3. The paid version of Canva offers additional features like premium templates and stock
photos. (True)
4. Canva does not support social media scheduling. (False)
5. Users cannot add their own images to Canva designs. (False)
6. The Whiteboard feature in Canva is used for creating diagrams and mind maps. (True)
7. Canva does not offer any collaboration tools for users. (False)
8. Canva was founded in 2015. (False)
9. The brand kit feature in Canva allows users to save brand colours and fonts. (True)
10. Canva allows users to export files in PDF format. (True)

Fill in the Blanks

1. Canva is a web-based graphic design platform.


2. Canva was founded in the year 2012 in Sydney, Australia.
3. The drag-and-drop interface makes Canva easy to use for beginners.
4. Canva provides pre-designed templates for various types of designs.
5. The Whiteboard feature in Canva is used for brainstorming and planning.
6. Users can collaborate with team members in Canva by sharing designs in real time.
7. Canva offers basic analytics to track design engagement.
8. Users can download Canva designs in PNG, JPG, and PDF formats.
9. The Uploads tab in Canva allows users to add their own images to designs.
10. The Graphics tab in Canva provides access to icons, illustrations, and charts.
8
Replace the Underlined Words with the Correct Options

1. Canva was founded in (London, UK).


o Options: (Sydney, Australia / New York, USA / Berlin, Germany)
o Correct Answer: Sydney, Australia
2. Canva allows users to create (video games).
o Options: (Business cards / Social media graphics / Flyers)
o Correct Answer: Business cards
3. The Whiteboard feature in Canva is used for (coding applications).
o Options: (Diagrams / Mind maps / Flowcharts)
o Correct Answer: Diagrams
4. Canva's Brand Kit feature helps users (write blog articles).
o Options: (Save brand colors / Maintain consistent design / Manage logos)
o Correct Answer: Save brand colors
5. Canva allows users to download designs in (MP4 and WAV) formats.
o Options: (PDF / JPG / PNG)
o Correct Answer: PDF

Answer in One/Two Words

1. What type of platform is Canva? Graphic design platform


2. Which feature allows teamwork in Canva? Collaboration
3. What is the main interface style of Canva? Drag-and-drop
4. What is Canva’s feature for social media post scheduling? Social media scheduling
5. Where was Canva founded? Sydney, Australia
6. Which tab allows users to add custom images? Uploads
7. What is the default format for saving professional documents in Canva? PDF
8. What is the name of the feature used for diagrams in Canva? Whiteboard
9. Which feature saves brand colors and fonts? Brand Kit
10. What do users need to do first before using Canva? Sign up

Application-Based Questions

1. Riya wants to create an invitation card for her birthday party. Which feature of Canva
should she use?
Answer: Canva's pre-designed Templates feature.
2. Rahul is working on a business report and wants to include charts and tables. Which
Canva feature can help him?
Answer: The Graphics tab allows users to add charts and tables.
3. A teacher wants to create a brainstorming session with students. Which Canva tool
should they use?
Answer: Whiteboard feature.
4. A company wants to ensure that all employees use the same colors and fonts in their
designs. Which Canva tool should they use?
Answer: Brand Kit feature.

9
5. Neha is designing an Instagram post and wants to schedule it for later. Which Canva
feature can help her?
Answer: Social media scheduling feature.

Define the Following Terms

1. Canva – A web-based graphic design platform that allows users to create posters,
presentations, social media graphics, and more.
2. Whiteboard in Canva – A virtual space in Canva used to create diagrams, mind maps,
and flowcharts.
3. Brand Kit – A Canva feature that helps users save and apply brand-specific colors,
fonts, and logos for consistent designs.
4. Drag-and-Drop Interface – A user-friendly design approach that allows users to easily
add elements by dragging them into place.
5. Social Media Scheduling – A Canva feature that enables users to schedule posts across
different social media platforms.

Differentiate Between the Following

Feature Canva Traditional Graphic Design Software


Usage Web-based design tool Installed software for advanced design
Ease of Use Drag-and-drop, user- Requires advanced skills
friendly
Collaboration Real-time collaboration No built-in collaboration tools
Cost Free & Paid versions Mostly paid with one-time or subscription
fees
File Format PNG, JPG, PDF Supports more advanced formats like PSD
Support

Answer in Two-Four Lines

1. What is Canva used for?


Answer: Canva is used for creating posters, presentations, social media graphics,
business cards, and more using its drag-and-drop interface and pre-designed templates.
2. How can users collaborate in Canva?
Answer: Canva allows users to collaborate in real-time by sharing designs via a link or
email, enabling team members to edit and give feedback.
3. What are the benefits of using Canva’s Whiteboard feature?
Answer: The Whiteboard feature in Canva is useful for brainstorming, creating mind
maps, and designing flowcharts, making it ideal for planning and presentations.
4. What is the purpose of Canva's Brand Kit?
Answer: The Brand Kit helps businesses maintain consistency by saving brand colors,
fonts, and logos, ensuring that all designs align with the company’s branding.

10
5. What is the importance of Canva’s social media scheduling feature?
Answer: This feature allows users to plan and schedule posts in advance, ensuring a
consistent and timely social media presence without manual posting.

11
Chapter-7 Canva – Print Products Introduction

Multiple Choice Questions (MCQs)

1. Who were the founders of Canva?


a) Mark Zuckerberg and Bill Gates
b) Steve Jobs and Tim Cook
c) Melanie Perkins, Cliff Obrecht, and Cameron Adams
d) Jeff Bezos and Larry Page
Answer: c) Melanie Perkins, Cliff Obrecht, and Cameron Adams
2. What type of platform is Canva?
a) Video Editing
b) Graphic Design
c) Programming
d) Database Management
Answer: b) Graphic Design
3. Which version of Canva offers advanced features like unlimited storage and team
functionalities?
a) Canva Free
b) Canva Plus
c) Canva Pro
d) Canva Lite
Answer: c) Canva Pro
4. Which of the following is NOT a print product in Canva?
a) Resume
b) Programming Code
c) Gift Certificate
d) Postcard
Answer: b) Programming Code
5. What is the purpose of a flyer?
a) To advertise a product or event
b) To store information in a database
c) To create a business website
d) To edit videos
Answer: a) To advertise a product or event
6. Which shortcut is used to select all elements in a Canva flyer?
a) Ctrl + S
b) Ctrl + A
c) Ctrl + P
d) Ctrl + D
Answer: b) Ctrl + A

12
7. What is the primary use of gift certificates in Canva?
a) To create a professional resume
b) To reward employees and clients
c) To schedule social media posts
d) To edit PDF documents
Answer: b) To reward employees and clients
8. What file format is recommended for printing high-quality Canva designs?
a) JPG
b) PNG
c) PDF - Print
d) GIF
Answer: c) PDF - Print
9. Which Canva feature allows users to move elements forward or backward?
a) Layers
b) Position
c) Animation
d) Grid Lines
Answer: b) Position
10. What key is used to quickly add text to a Canva poster?
a) T
b) P
c) X
d) L
Answer: a) T

True/False Statements

1. Canva was founded in 2015. (False)


2. Flyers contain detailed information like brochures. (False)
3. Canva allows users to create personalized gift certificates. (True)
4. The portrait orientation is the default setting for posters in Canva. (True)
5. Canva does not support the creation of double-sided postcards. (False)
6. Canva provides over 250,000 templates for design creation. (True)
7. The Gift Tag feature in Canva is mainly used for coding. (False)
8. The Canva platform is only available for web users. (False)
9. Canva allows downloading designs in PDF - Print format for high-quality prints. (True)
10. Users can customize templates in Canva by changing fonts, colors, and images. (True)

Fill in the Blanks

1. Canva was founded in the year 2012.


2. The duplicate button allows users to copy an element in a poster.
3. Canva offers a library of over 250,000 templates.
4. Flyers are used as an advertising tool for events or products.
5. The Uploads tab allows users to insert their own images.
6. A poster is designed to communicate information at a glance.
7. A gift certificate serves as a reward for employees and clients.
13
8. The shortcut key Ctrl + A is used to select all elements in a Canva design.
9. A business card contains essential professional contact details.
10. The position tool helps adjust layers in a design.

Replace the Underlined Words with the Correct Options

1. Canva was founded in (New York, USA).


o Options: (Sydney, Australia / London, UK / Berlin, Germany)
o Correct Answer: Sydney, Australia
2. A flyer is a tool used for (video editing).
o Options: (Advertising / Marketing / Social media promotion)
o Correct Answer: Advertising
3. A gift certificate is mainly used for (personal messaging).
o Options: (Rewards / Branding / Vouchers)
o Correct Answer: Rewards
4. Posters are commonly used in (database management).
o Options: (Marketing / Awareness campaigns / Education)
o Correct Answer: Awareness campaigns
5. Canva offers over (100,000) templates.
o Options: (250,000 / 500,000 / 1,000,000)
o Correct Answer: 250,000

Answer in One/Two Words

1. Which format is best for high-quality printing? PDF - Print


2. What key is used to add text in Canva? T
3. What feature helps adjust the layering of design elements? Position
4. What is the default orientation for posters? Portrait
5. Which feature allows collaboration in Canva? Team functionalities
6. What category does a business card belong to? Print Products
7. What element helps in designing advertising materials? Flyer
8. What tool in Canva helps select all elements? Ctrl + A
9. Which section provides free stock photos? Library
10. Which feature is used to insert custom images? Uploads

Application-Based Questions

1. Neha wants to create a birthday invitation card. Which Canva feature should she use?
Answer: Invitation template
2. A company wants to design marketing flyers for their new product launch. Which
Canva feature should they use?
Answer: Flyer template
3. Rohan wants to create a double-sided postcard for his travel blog. Which Canva tool
can he use?
Answer: Postcard template

14
4. A store wants to provide customers with gift certificates for shopping. Which Canva
feature should they use?
Answer: Gift Certificate template

Define the Following Terms

1. Flyer – A small advertising tool used to promote products, services, or events.


2. Gift Certificate – A voucher given to customers or employees as a reward.
3. Postcard – A rectangular paper card used for mailing without an envelope.
4. Poster – A printed visual display used to share messages or advertisements.
5. Print Products in Canva – Customizable templates for marketing, branding, and
advertising materials.

Differentiate Between the Following

Feature Flyer Poster


Purpose Advertising Information display
Size Small Large
Detail Limited text More detailed content

Answer in Two-Four Lines

1. What is the purpose of a flyer?


Answer: A flyer is used for advertising products, services, or events with brief but
engaging content.
2. Why is Canva useful for businesses?
Answer: Canva provides easy-to-use design tools, collaboration features, and branding
options for professional marketing.

15
Chapter-8 Introduction to Python (Answers are on page no 19)

Multiple Choice Questions (MCQs)

1. Who created Python?


a) Dennis Ritchie
b) James Gosling
c) Guido van Rossum
d) Bjarne Stroustrup
2. What does IDLE stand for?
a) Integrated Development and Learning Environment
b) Interactive Development and Learning Execution
c) Integrated Debugging and Learning Environment
d) Interactive Development Language Execution
3. Which of the following is not a valid Python variable name?
a) _name
b) 2name
c) name_2
d) myName
4. Python is:
a) Compiled
b) Interpreted
c) Both Compiled and Interpreted
d) None of these
5. Which of the following is not a Python data type?
a) int
b) float
c) string
d) character
6. Which of the following symbols is used for assigning values in Python?
a) =
b) ==
c) :=
d) =>
7. What will be the output of the following code?

x = "10"
y = "20"
print(x + y)

a) 30
b) 1020
c) Error
d) None

16
8. The function used to take user input in Python is:
a) scan()
b) input()
c) read()
d) get()
9. Which of the following is not a mode in which Python programs can be executed?
a) Interactive Mode
b) Script Mode
c) Debugging Mode
d) None of these
10. The default file extension of Python scripts is:
a) .py
b) .pyt
c) .python
d) .txt

True/False

1. Python is a case-sensitive language. (True/False)


2. Python programs cannot be executed on multiple platforms. (True/False)
3. In Python, the print() function is used to display output. (True/False)
4. The input() function returns input as an integer by default. (True/False)
5. Python is a compiled language. (True/False)
6. Variables in Python can store multiple values at the same time. (True/False)
7. The script mode is useful for writing long Python programs. (True/False)
8. Python IDLE does not allow execution of Python commands. (True/False)
9. In Python, variables are created only when a value is assigned to them. (True/False)
10. x = 10; y = 20; z = x + y assigns 30 to z. (True/False)

Fill in the blanks

1. Python was created by ______ in the year ______.


2. Python was named after ______, a comedy television show.
3. Python is a ______ language that executes the program line-by-line.
4. The window where Python statements are typed and executed immediately is called
______.
5. The Python prompt is represented by the symbol ______.
6. The extension of a Python file is ______.
7. The function used to display output in Python is ______.
8. The function used to take input in Python is ______.
9. In Python, variables are assigned using the ______ operator.
10. The Python data type that stores key-value pairs is called a ______.

Replace the underlined words with the correct options

1. Python is a compiled language. (interpreted, compiled, linked)


2. The output function is used to display text in Python. (print(), output(), show())
17
3. Python is a case-insensitive language. (case-sensitive, case-insensitive, static-typed)
4. The Python shell prompt is represented by $. (>>> , $, # )
5. A list is an immutable data type in Python. (list, tuple, dictionary)

Answer in One/Two Words

1. Who developed Python?


2. What is the extension of a Python file?
3. Which function is used to take input from the user?
4. What symbol is used for assignment in Python?
5. Which mode is used for writing long Python programs?
6. What will be the data type of 10.5 in Python?
7. Which keyword is used to define a function in Python?
8. What does IDLE stand for?
9. Which data type stores multiple values but cannot be changed?
10. What is the output of print(type("Hello"))?

Application-Based Questions

1. Identify the error in the following code:

x=5
y = 10
print(x y)

2. Predict the output of the following program:

a = "Python"
print(a * 3)

Define the following terms

1. Python
2. Python IDLE
3. Variable in Python
4. Data types in Python
5. Interactive Mode

Differentiate between the following

1. Interactive Mode and Script Mode


2. List and Tuple
3. print() and input()

Answer in Two-Four Lines

1. Why Python is called an interpreted language?


2. What are the advantages of using Python?
18
3. Explain the difference between a variable and a constant.
4. What is the role of the print() function in Python?
5. How does Python handle data types dynamically?

Answers for Chapter 8 Introduction to Python


Multiple Choice Questions (MCQs) – Answers
1. c) Guido van Rossum
2. a) Integrated Development and Learning Environment
3. b) 2name
4. b) Interpreted
5. d) character
6. a) =
7. b) 1020
8. b) input()
9. c) Debugging Mode
10. a) .py

True/False – Answers
1. True
2. False (Python is platform-independent)
3. True
4. False (input() returns a string by default)
5. False (Python is interpreted)
6. False (A variable stores only one value at a time)
7. True
8. False (IDLE allows execution of Python commands)
9. True
10. True

Fill in the Blanks – Answers


1. Python was created by Guido van Rossum in the year 1991.
2. Python was named after Monty Python’s Flying Circus, a comedy television show.
3. Python is an interpreted language that executes the program line-by-line.
4. The window where Python statements are typed and executed immediately is called
Python Shell.
5. The Python prompt is represented by the symbol >>>.
6. The extension of a Python file is .py.
7. The function used to display output in Python is print().
8. The function used to take input in Python is input().
9. In Python, variables are assigned using the = operator.
10. The Python data type that stores key-value pairs is called a dictionary.

19
Replace the Underlined Words – Answers
1. Python is an interpreted language.
2. The print() function is used to display text in Python.
3. Python is a case-sensitive language.
4. The Python shell prompt is represented by >>>.
5. A tuple is an immutable data type in Python.

Answer in One/Two Words – Answers


1. Guido van Rossum
2. .py
3. input()
4. =
5. Script Mode
6. float
7. def
8. Integrated Development and Learning Environment
9. Tuple
10. <class 'str'>

Application-Based Questions – Answers

4. Error: Missing a comma between x and y in print(x y).


Corrected Code:
x=5
y = 10
print(x, y)
5. Output:
PythonPythonPython
(Since multiplying a string by a number repeats the string.)

Define the Following Terms – Answers


1. Python: A high-level, interpreted programming language created by Guido van Rossum
in 1991.
2. Python IDLE: Integrated Development and Learning Environment, used for writing and
executing Python code.
3. Variable in Python: A named memory location that stores a value for processing during
program execution.
4. Data types in Python: Different types of values stored in variables, such as integers,
floats, strings, lists, tuples, dictionaries, etc.
5. Interactive Mode: A mode in Python where commands are executed immediately after
typing them in the Python shell.

20
Differentiate Between the Following – Answers

Interactive Mode vs Script Mode

Feature Interactive Mode Script Mode


Definition Commands are typed and executed A script is written and saved before
instantly execution
Usage For small, quick tests For larger programs
Output Immediate output Output appears after full script
Display execution
Best Used For Testing and debugging Writing complete programs

List vs Tuple

Feature List Tuple


Mutability Mutable (can be changed) Immutable (cannot be changed)
Syntax Defined using [] (square brackets) Defined using () (parentheses)
Example [1, 2, 3] (1, 2, 3)

print() vs input()

Feature print() input()


Functionality Displays output on the screen Takes input from the user
Purpose Used to show results/messages Used to receive user input
Example print("Hello") name = input("Enter your name: ")

Answer in Two-Four Lines – Answers


1. Why is Python called an interpreted language?
Python is called an interpreted language because its code is executed line-by-line by the
Python interpreter instead of being compiled into machine code all at once. This makes
debugging easier.
2. What are the advantages of using Python?
 Easy to learn and use
 Platform-independent
 Has extensive libraries
 Supports multiple programming paradigms (OOP, procedural, functional)
3. Explain the difference between a variable and a constant.
A variable is a named storage location that can hold different values at different times. A
constant is a fixed value that does not change throughout program execution.
4. What is the role of the print() function in Python?
The print() function is used to display output on the screen. It can print strings, numbers,
and variable values.
5. How does Python handle data types dynamically?
Python automatically assigns data types based on the value assigned to a variable. For
example, x = 10 makes x an integer, but x = "Hello" changes it to a string without needing
explicit type declaration.

21
Chapter-9: Internet Services

Multiple Choice Questions (MCQs)

1. What are the three main components of E-services?


a) Service Provider, Service Receiver, Technology
b) Internet, Computer, User
c) Hardware, Software, Network
d) Buyer, Seller, Product
Answer: a) Service Provider, Service Receiver, Technology
2. Which of the following is NOT an example of E-service?
a) ATM
b) Self-ordering food
c) Newspaper reading
d) Online ticket booking
Answer: c) Newspaper reading
3. What does the "@" symbol in an email address separate?
a) User name and recipient name
b) User name and domain name
c) Email provider and password
d) Email body and subject
Answer: b) User name and domain name
4. What does Bcc stand for in emails?
a) Blind carbon copy
b) Bulk carbon copy
c) Blind common copy
d) Big cloud communication
Answer: a) Blind carbon copy
5. What is the main advantage of e-shopping?
a) Limited access
b) Fewer product choices
c) Availability of detailed product information and reviews
d) Requires physical store visit
Answer: c) Availability of detailed product information and reviews

True/False Questions

6. E-reservation allows booking of services like flights and hotels online.


Answer: True
7. E-banking does not require the internet.
Answer: False
8. E-learning allows students to access their learning materials at any time and place.
Answer: True
9. An E-Cheque does not require any manual clearing.
Answer: False
10. E-shopping is only accessible via mobile devices.
Answer: False
22
Fill in the Blanks

1. E-Services are electronic services that use Information and Communication


Technology (ICT).
2. An email address consists of three parts: username, @ symbol, and domain name.
3. Cc in an email stands for carbon copy.
4. E-learning is also known as online learning.
5. E-Cheque is a digital version of a traditional cheque.

Replace the Underlined Word with the Correct Option

1. (E-learning) is the process of buying and selling products over the internet. (Correct
options: E-Shopping, Online Shopping, Digital Shopping)
Answer: E-Shopping
2. In an email, (To field) is used when we want to send a copy of an email to other
recipients without showing their addresses to others. (Correct options: Bcc, Blind
Carbon Copy, Hidden Copy)
Answer: Bcc
3. (E-Cheque) allows users to book flights, hotels, and travel services. (Correct options: E-
Reservation, Online Booking, Digital Reservation)
Answer: E-Reservation

One/Two-Word Answers

1. What is the full form of ICT?


Answer: Information and Communication Technology
2. What is the unique identifier for an email account?
Answer: Email address
3. Which function in an email allows users to send a duplicate copy while hiding the
recipients?
Answer: Bcc (Blind Carbon Copy)
4. What is another name for E-Banking?
Answer: Online Banking
5. What do we call buying products over the Internet?
Answer: E-Shopping

Application-Based Questions

1. Rohit wants to send an email to his teacher but also wants his parents to receive a
copy without the teacher knowing. Which field should he use?
Answer: He should use the Bcc (Blind Carbon Copy) field to hide his parents' email
addresses.
2. Aditi needs to book a train ticket online. Which type of E-service will she use?
Answer: She will use E-Reservation.
3. Ravi wants to check his bank account balance and transfer money using his mobile
phone. Which E-service should he use?
Answer: He should use E-Banking.
23
Define the Following Terms

1. E-Services
Answer: E-Services are electronic services that use Information and Communication
Technology (ICT) to deliver services to users over the Internet.
2. E-Learning
Answer: E-learning refers to acquiring knowledge using electronic devices and the
Internet, allowing access to study materials anytime and anywhere.
3. E-Reservation
Answer: E-Reservation refers to booking services like flights, hotels, and movie tickets
through an online system.
4. E-Banking
Answer: E-Banking, also known as Internet Banking, enables users to perform banking
transactions online without visiting a physical bank.

Differentiate Between the Following

Feature Cc (Carbon Copy) Bcc (Blind Carbon Copy)


Visibility All recipients can see each other’s email Recipients cannot see each other’s email
addresses addresses
Purpose Used when multiple people need to be Used when sending emails privately
informed
E-Banking E-Reservation
Feature
Purpose Performing banking transactions online Booking tickets, hotels, or events online
Example Transferring money, checking balance Booking train, movie, or hotel tickets

Answer in Two-Four Lines

1. What is E-Shopping?
Answer: E-Shopping, or online shopping, is the process of buying and selling products
through the Internet. It provides users with a wide range of product options, detailed
information, and the convenience of shopping anytime and anywhere.
2. What is an E-Cheque?
Answer: An E-Cheque is a digital version of a traditional cheque, used for online
transactions. It is processed electronically and ensures secure money transfer using
digital signatures and encryption.
3. What are the advantages of E-Reservation?
Answer: E-Reservation allows users to book tickets, hotels, and events online, saving
time and effort. It provides instant booking confirmation and allows easy cancellations or
modifications.
4. How does E-Learning benefit students?
Answer: E-Learning provides students with access to educational content anytime and
anywhere. It allows self-paced learning, interactive courses, and digital assessments,
making education more flexible and accessible.

24

You might also like