Logix Answer Key 6 To 8
Logix Answer Key 6 To 8
Tablet Computers: These computers are smaller and lighter than laptop computers,
usually having 7 inch, 8 inch or 10 inch screen. Tablets use touch-sensitive screen for
typing and navigation. Popular uses of tablets include reading e-books, watching
movies etc.
8. An embedded system is the one that has a computer hardware with software,
embedded or implanted into a larger device. Embedded systems are also called Micro-
controllers as they are designed to perform a specific task in various devices.
9. Devices that are small in size and can be easily held in hand or carried in the pocket
are called Handheld Devices. Smart phones, Tablet computers are a few examples of
handheld devices.
(b) Splitting a cell means dividing the selected cell into separate cells. Merging the
cells provide a way to consolidate data in one cell.
WORKSHEET
Chapters 1, 2, 3, 4, and 5
A. Fill in the blanks:
1. Syntax
2. .mp3
3. Paragraph
4. Field
5. Transition
B. State true or False:
1. True
2. False
3. False
4. True
5. True
WORKSHEET
Chapters 1, 2, 3, 4, and 5
A. Choose the best answer:
1. Beta
2. Ctrl
3. Row
4. Main document
5. F10
B. Answer in one word:
1. Programming
2. *
3. AutoFit Window
4. Mail Merge
5. Esc
C. Answer the following:
1. Several pieces of source code in a program can be linked together into one program,
with the use of a program called Linker. It generates an executable file.
2. There are two wildcard characters ‘*’and ‘?’, commonly supported in Windows to
search a file or folder. ‘*’ can be used to replace a string of text and ‘?’ can be used in
place of any single letter or symbol in a search term.
3. Quick Tables are a quick and easy way to insert a pre-designed table, saved in the
quick tables gallery in your document. To insert a quick table:
Click where the table is to be inserted.
Click on Table > Quick Tables.
Select an appropriate template from the drop-down list.
4. To create a main document,
Create a new document and type a letter or open an existing letter in Microsoft
Word that is to be sent to different people at their addresses.
Click on-> Mailings tab. Click on-> the Start Mail Merge drop-down arrow. Select->
Step by Step Mail Merge Wizard option.
The Mail Merge task pane appears on the screen. Select-> Letters radio button.
Click on-> Next: Starting document. A new task pane appears on the screen.
Choose the type of set up for your letters.
Click on-> Use the current document radio button. Click on-> Next: Select
recipients. Another task pane appears showing options for defining recipient’s list.
5. Action buttons are built-in shapes present in PowerPoint. These provide the facility to
play a sound, set a link to a web page, e-mail address, slide etc when one clicks on or
hovers the mouse pointer on the button.
CHAPTER-6:
SCRATCH PROGRAMMING -INTRODUCTION TO GAME CREATION
A. Fill in the blanks:
1. Shrink
2. Pen
3. Script area
4. Sprite list
5. Horizontal, Vertical
6. Costumes
7. Stop
B. State True or False:
1. False
2. True
3. False
4. True
5. False
6. False
7. False
C. Application based Questions:
1. Duplicate feature of cursor tool can be used to create a duplicate copy of the sprite in
her project.
2. Sound Block.
3. Pen Block.
D. Multiple Choice Questions:
1. Help
2. Script
3. Grow
4. 180 to -180
5. 13
6. 21
7. Hide
8. Motion
E. Answer in one word:
1. Grow Option
2. Stack blocks
3. Help dialog box
4. Looks Block
5. 13
F. Answer the following:
1. Scratch is a programming language, designed for children to enhance their computing
skills, create their own games, projects etc. Main features of Scratch are:-
• It is available free of cost.
• It is easy to understand and learn.
• It allows playful experimenting with program segments.
2. It displays the information about the selected Sprite and few tools for manipulating it.
The tools include Sprite rotation style buttons, x-y coordinates and directions.
3. Backdrop refers to the background of the stage. This can either be chosen from the
available built-in options or be created. Scratch provides four different backdrop
options to change the backdrop of the stage.
4. The collection of stepwise instructions given to a sprite is known as a Script. Script
Area is a place where we pick and drop the blocks to create a script.
5. Names of different block categories given under the Blocks menu are:-
• Hat Blocks
• Stack Blocks
• Boolean Blocks
• Reporter Blocks
• C Blocks
• Cap Blocks
6. SHORT NOTES-
1. This block changes the volume of a sprite by the specified amount.
2. This block changes the sprite’s costume from its current costume to the next one
in the Sprite’s list. If the current costume is last in the list, the Sprite takes the first
one.
3. This block instructs the Sprite to follow the mouse pointer or another Sprite.
4. This block changes the pen’s size by the specified value.
7. The Say block displays the Sprite with a speech bubble containing specified text for
the specified amount time.
WORKSHEET
Chapters 6, 7, 8, 9, 10, and 11
WORKSHEET
Chapters 6, 7, 8, 9, 10, and 11
5. (i) SMPS: It stands for Switched-Mode Power Supply. It is essential for saving power,
providing a well regulated power supply and safe running of electrical and electronic
appliances. It transfers electric power from a source (AC mains) to low voltage Direct
Current (D.C.).
(ii) Heat sink: It is an electronic device which helps in dispersing the heat generated by
the CPU. It uses a fan to keep the processor cool. It is used in GPUs (Graphic
Processing System) and video card processors.
(iii) Parallel Port: It is used for devices that require high speed data transmission such
as printers. It is used to connect scanners, printers, CD writers etc.
(iv) Flash Drive: It is a small and portable data storage device mainly used to transfer
data from the hard drive of one computer to another. It is removable and
rewritable with storage capacity up to 2 TB.
CHAPTER-5:
SPREADSHEET - AN INTRODUCTION
WORKSHEET
Chapters 1, 2, 3, 4, and 5
CHAPTER-6:
MORE ON SPREADSHEET
CHAPTER-7:
DATABASE AND DBMS-AN INTRODUCTION
CHAPTER-8:
WORKING WITH TABLES AND QUERIES
CHAPTER-9:
USING LIST, IMAGES AND LINKS
WORKSHEET
Chapters 6, 7, 8, 9, and 10
WORKSHEET
Chapters 6, 7, 8, 9, and 10
CHAPTER-2:
SPREADSHEET - FORMULAS AND FUNCTIONS
CHAPTER-4:
ALGORITHMS AND FLOWCHARTS
A. Fill in the blanks:
1. Algorithm
2. Flowcharts
3. Flowcharting
4. Finite
5. Decision
B. State True or False:
1. False
2. True
3. True
4. True
5. False
C. Multiple Choice Questions:
1. Flow lines
2. Input/Output box
3. Start/Stop box
4. On Page
D. Draw the flowchart symbols for the following:
Input A, B
Start Stop
A= A+1 Print A
Is
A>B
CHAPTER-5:
INTRODUCTION TO JAVA & BLUEJ
A. Fill in the blanks:
1. Object Oriented Programming
2. Encapsulation
3. Class
4. Token
5. Initialization
B. State True or False:
1. True
2. True
3. True
4. True
5. True
6. False
C. Application Based Questions:
1. After compiling and closing, she should right click on the Class icon and select void
main (String[]args) option from the pop-up menu. A BlueJ Method Call dialog box
appears after which Click OK. The program successfully runs displaying the output on
the Output window
2. Arithmetic Operators
D. Multiple Choice Questions:
1. Variable
2. Object Oriented Programming
3. Abstraction
4. Bytecode
5. Unary Operator
6. +
E. Answer the following:
1. Objects are real world entities or items that can be either a non-living or living entity.
Every object is defined through its state and behavior: state defines the objects
attributes and behavior defines its function. For example, a pen as an object has its
attributes, such as brand name, model, colour, price, etc. Its behaviour (function) is
writing.
2. A class is regarded as blueprint to create objects. It defines data and functions
common to all objects of a certain kind. A class consists of two aspects: variables and
functions.
3. The word Polymorphism means “many forms”. Polymorphism helps the programmer
to use the same function name for more than one purpose. For example: Your mobile
phone has polymorphic ability i.e., it can be used to send SMS, play music, play games,
make a call etc.
4. Operators are special symbols, which are used to perform calculations. They are
applied to the variables and constants to form an expression. We need Operators to
solve multiple problems such as Arithmetic calculations, Relational operations, Logical
operations, Unary operations and Assignment Operations.
5. Keywords are the reserved words of a Java program with some special meaning and
can be used for that purpose only. The keywords cannot be used as identifiers that is,
variable name, class name or method name. All the keywords are written in lower
case letters only, for example: public, void, class, etc.
6. A Variable is a named location in the memory, which stores value temporarily
whereas Constants mean the fixed values that do not change during execution of a
program.
WORKSHEET
Chapters 1, 2, 3, 4, and 5
A. Fill in the blanks:
1. Processor management
2. Absolute Reference
3. Legend
4. Encapsulation
5. Loop
B. State True or False:
1. True
2. False
3. False
4. False
5. True
C. Identify and name the chart type on the basis of the features given below:
1. Column chart
2. Bar Chart
3. Line Chart
4. Pie Chart
D. Check if the statements given below are performing the same task as defined in the 'Task'
column. If not then write the correct statement, according to the task, in the last column:
Correct Answer
Correct Answer
t=t+1
Correct Answer
If(b>10)
WORKSHEET
Chapters 1, 2, 3, 4, and 5
CHAPTER-6:
DECISION CONTROL STRUCTURE
CHAPTER-7:
APP DEVELOPMENT
4. A Desktop App is desktop or laptop based application whereas a Web App is usually
browser based and stored on a remote server. Desktop Apps generally do not require
web access and run independently on a computer whereas a Web App requires
Internet connection. Example of Desktop Apps: Notepad, Paint etc., Examples of Web
Apps: Google maps, Instant messenger, etc.
5. To download and install an app from the Google Play Store, simply Tap on the Play
Store icon on the screen of your device. In the Search bar, type the name of the app
that you wish to download. Now select the suitable app and tap the INSTALL button.
The app will request you for the permission to access certain information from your
device. Confirm your consent and the app will be downloaded and installed on your
device.
6. Educational apps are not only useful for the students, even teachers find the use of
such apps beneficial for them. They are able to distribute study material quickly,
conduct tests, and grade the students efficiently by using apps. Parents too make use
of educational apps to interact more closely with the teachers and thus monitor the
progress of their children.
7. Photo editing task can be done via following steps:
Desktop App – We can perform Photo editing using Photoshop, a very famous tool. It
should be installed on a Desktop or Laptop
Web App – We can perform Photo editing using Sumo Paint which is a web application
Mobile App – We can perform Photo editing using Mobile Pixlr which can be
downloaded from Play store or App store
CHAPTER-8:
NETWORKS
A. Fill in the blanks:
1. Transmission Medium
2. Bluetooth
3. PAN
4. Hyperlink
5. 32
6. Protocol
B. State True or False:
1. False
2. True
3. False
4. True
5. False
C. Application Based Questions:
1. Bluetooth mode
2. WAN
3. LAN
D. Multiple Choice Questions:
1. Blue
2. Hub
3. Modem
4. Metropolitan Area
5. Infrared
E. Answer the following:
1. A Computer Network can be defined as a group of computers and other peripheral
devices that are linked together for the purpose of sharing data and hardware
resources.
2. Transmission medium is the physical path through which the message travels from the
sender to the receiver.
3. The Two advantages of networking are: Efficient Use of Storage Media and Preserving
Information.
4. A Coaxial cable is a networking media used in the transmission of video,
communications, and audio. It is mainly used by the cable television industry to
connect TVs to a cable service. Difference between Baseband an Broadband coaxial
cable is as follows:
Baseband Coaxial cable supports quick transmission of a single signal at a time. It is
mainly used for LANs.
Broadband Coaxial cable transmits multiple signals at the same time and is used for
longer distances.
5. The range of transmission for Bluetooth is maximum upto 240 meters whereas
Infrared covers approximately 5 meters of distance. Bluetooth uses radio waves to
transmit data whereas Infrared uses light for data transmission. In Bluetooth,
communication devices can be positioned anywhere within the effective range
whereas Infrared requires a direct line of sight between the communicating devices.
6. The Domain name has many uses like it is used to convert human meaningful names
(domain name) to computer meaningful name (IP address). Further, it serves as
directory for the web by locating and addressing devices in a worldwide network.
7. A Gateway is a network point that acts as an entrance to another network using
different protocols. It allows us to carry out various online activities such as sending
email, browsing web pages, purchasing things online etc.
8. i. Wi-Fi stands for Wireless Fidelity. It creates a Wireless Local Area Network that
uses radio waves to send the information. A secure, reliable, and fast wireless
connection is established between the electronic devices and the Internet by using
this technology.
ii. A modem enables you to connect your computer to the available Internet
connection over the existing telephone lines. It converts the digital signals of a
computer into analog signals to enable their transmission via phone lines.
iii. Cluster Area Network, is a network comprising a series of small LANs over a
small geographical area, such as a college campus. This network covers an area
smaller than MAN.
9. i) A hub is a device that connects multiple Ethernet devices on one network and makes
them act together as a single network whereas a Switch contains many ports to
connect different network segments but offer great performance as compared to Hub.
A Hub distributes data to other ports in the network once it receives data in one of the
ports whereas a Switch is aware of the addresses assigned to each of its ports and
sends the data to the correct port.
ii) A Router is used to control traffic and keeping the network efficient, whereas a
Repeater is used to regenerate and enhance a signal. The Router doesn’t consist of a
Repeater whereas a repeater can contain a router.
CHAPTER-9:
CLOUD COMPUTING
A. Fill in the blanks:
1. Hybrid
2. OneDrive
3. Windows 10
4. Skype
5. Picasa, Google
B. State True or False:
1. False
2. False
3. True
4. False
5. True
6. False
C. Application Based Questions:
1. Rapid Elasticity
2. OneDrive settings
D. Multiple Choice Questions:
1. Private
2. OneDrive
3. Get a link
4. Rigidity
5. 1 GB
E. Answer in one word or sentence:
1. RESOURCE POOLING
2. COMMUNITY CLOUD
3. Sort
4. We cannot set.
5. Ctrl + N
F. Answer the following:
1. Cloud Computing is made up of two words, Cloud and Computing. Cloud is a metaphor
for Internet, hence it means Computing on the Internet. Thus, Cloud Computing refers
to manipulating, configuring, and accessing the applications online. It offers online
data storage, infrastructure, and applications.
2. The two advantages of Cloud Computing are: Cost Savings and Unlimited Free Storage
3. Picasa is a free program from Google that is used to organize, edit, and share the
digital photographs online. Once a user downloads Picasa, it automatically locates
photos on the user's PC and moves them to Picasa. It provides 1 GB free online storage
space to store photos.
4. To upload a file,
Click on the Upload button.
Select the Files option from the displayed list.
Locate and select the file you want to upload, in the Open dialog box. Click on the
Open button.
OneDrive takes a few seconds to upload the specified file. The uploaded file now
appears in the Files pane in the middle of the web page.
5. Characteristics of Cloud computing are as follows:
a) On-Demand Self Service – In this, resources can be used on-demand and often
bought on a subscription basis without human interaction with service providers.
b) Broad Network Access – Services can be accessed on the Internet anytime and
anywhere in the world through multiple devices.
c) Resource Pooling – Resources like virtual server space, network connections,
bandwidth etc., can be pooled by multiple users simultaneously from any location.
d) Rapid Elasticity – This allows consumers to transparently scale up(increase) or
scale down(decrease) the resources
e) Measured Service – It is based on a pay-for-use model where resource usage is
monitored, measured, and reported based on utilization.
WORKSHEET
Chapters 6, 7, 8, and 9
WORKSHEET
Chapters 6, 7, 8, and 9
A. Choose the best Answer:
1. BookMyShow
2. Bluetooth
3. Public
4. Picasa
B. Answer in one word:
1. Native Apps
2. Break Statement
3. Hub
4. Export Button
C. Answer the following:
1. An Entry controlled Loop, where test condition is checked before entering the loop
body, known as Entry Controlled Loop. Example: while loop, for loop
Loop, where test condition is checked after executing the loop body, known as Exit
Controlled Loop. Example: do while loop
2. A Desktop App is desktop or laptop based application which runs independently on a
computer and generally doesn’t require web access. Example of Desktop Apps:
Notepad, Paint etc.
3. Protocols are certain set of rules which determine how data should be transferred
over networks, compressed, presented on the screen, and so on. TCP/IP protocol is
used to connect various computers on the Internet and provides end-to-end data
communication. Also, it is used for a reliable and foolproof data transmission over the
network.
4. The disadvantages of Cloud computing are as follows:
a) Technical issues – Sometimes system encounters serious technical problems,
which may lead to suspending of business process
b) Security – Storing the company’s sensitive data and important files on third-party
cloud providers always opens up security risks
c) Vendor Lock in – Switching from cloud service to another is not so simple as it may
lead to portability and support issues.
d) Limited control – Consumer has very little control over the applications, data, and
services.
5. Features of Picasa are:
a) Provides a variety of special effects
b) It can be used as a platform to upload and store digital photographs
c) It can easily be synced with social media accounts
d) It lets you create slideshows, photos collage and videos with your photos