Byte Code 6 Answer Key
Byte Code 6 Answer Key
CLASS - 6
Ki
Brain Developer
Brain Developer
Brain Developer
ps
3. Field is a column in a data source that contains one type of information, e.g., Name,
Address, City, etc. Whereas, record is a row of a datasheet. A number of fields make one
record.
4. Merge field is a data item, which instructs Word 2019 about where to insert the data
source information in the main document.
5. Mail Merge involves three basic steps:
• Creating the main document
• Specifying a data source
• Merging the data source with the main document
Ki
Chapter 4: More on PowerPoint
Brain Developer
ps
3. The Notes Page view allows users to create and print speaker notes for each slide. These
notes can be printed, added to your presentation, or used as reminders for yourself
during the presentation.
4. The Smart Lookup feature allows you to find information about a selected word or
phrase on the web using the search engine, Bing. You need not open the web browser
everytime you need a quick word definition.
5. A slide in Normal view has three parts:
• Slide Pane: It displays a large view of the individual slide that we can edit.
• Notes Pane: It displays the notes at the bottom of each slide.
Ki
• Slide Navigation Pane: It presents all slides as thumbnails.
6. There are various options to run the presentation on the Start Slide Show group:
• From Beginning
• From Current Slide
• Present Online
• Custom Slide Show
Brain Developer
E.
ps
• Right-click on the sheet tab at the bottom of the Excel window.
• Select "Rename" from the context menu.
• Type the desired name, such as 'Time Table,' and press Enter.
Answer the following questions.
1. Two features of Excel are:
• It allows us to perform powerful calculation using built-in functions.
• It allows us to enhance the appearance of data in a worksheet by applying various
formatting features.
2. A workbook is the entire file, containing multiple worksheets. A worksheet is a single
Ki
sheet within the workbook, where data is entered and manipulated.
3. A cell is the basic unit of a worksheet in Excel. It is the intersection of a row and a
column and can contain data such as text, numbers, or formulas.
4. Types of data that can be entered in a cell include text, numbers, dates, and formulas.
5. A formula is an expression that performs calculations on values in a worksheet. It begins
with an equal (=) sign and can include mathematical operations, functions, and cell
references.
Brain Developer
E. ps
Surabhi can use the "AutoFill" feature to write a series of months.
Answer the following questions.
1. We can edit data in a worksheet in two ways:
• Type the new content directly in the cell to replace.
• Double-click on the cell containing the data, make the necessary changes, and press
Enter.
2. To select a range of non-adjacent columns, hold down the Ctrl key and click on the
column headers of the desired columns.
3. Auto Fill is the easiest method to fill the consecutive data items automatically in the
Ki
cells of a worksheet.
4. Flash Fill is a time-saving feature, which identifies the pattern in data that you have used
in a worksheet and then fills the remaining series accordingly.
5. The Undo command (Ctrl + Z) reverses the last action, while the Redo command (Ctrl +
Y) restores the action that was undone.
Worksheet 2 (Chapters 3 to 6)
Brain Developer
ps
3. Line-by-line
4. Keywords
B. State True or False.
1. True
2. True
3. False
4. False
C. Select the correct option.
1. a. char
Ki
2. c. Assignment
3. b. float
4. b. 1020
D. Competency-based question.
Kritika should use ‘\t’ escape sequence as a separator with the print( ) function.
E. Answer the following questions.
1. Three features of Python language are:
• It is an easy to learn general-purpose high-level programming language.
• It is a platform independent programming language, which means it can be used on
any machine and operating system.
• Python needs to use only a few lines of code to perform complex tasks.
2. Named storage locations in the computer memory, which are used to store data, are
called variables. A variable can store only one data value at a time.
Worksheet 3 (Chapter 7)
Brain Developer
ps
1. Computer vision is the ability of computers to interpret and understand visual
information from the world around us. Two applications of computer vision are: Self-
driving cars, and Google Lens.
2. Computer vision generally works in three basic steps:
• Acquiring the image/video from a camera
• Processing the image
• Understanding the image
3. AI plays a crucial role in computer vision by enabling computers to see and analyse the
visual data. AI algorithms provide the computational power needed to analyse large
Ki
amount of image and video data and extract meaningful information from it.
4. The cameras installed in self-driving cars capture videos from different angles around
the car. These videos are fed into computer vision software, which then processes
them in real-time, which detects road conditions, like road blocks, road constructions,
speed breaker, etc., reads traffic signs, and detects other cars and objects like
pedestrians. The car then moves based on the information generated by the computer
vision algorithm, which will avoid hitting obstacles and safely drive passengers to their
destination.
5. Two applications of Google Lens are:
• Translation: Google Lens is used to translate text to the language of your choice in
real-time.
• Search your Surroundings: Google Lens is used to recognise the objects in your
environment.
ps
Ki
***