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

Class Vi Computer Chapter-6 - More On Powerpoint Book Work Pg-72,73 Fill in The Blanks

The document provides information about PowerPoint chapter 6, including fill-in-the-blank questions, true/false questions, and multiple choice questions about transition effects, animation effects, action settings, and views like outline view and slide sorter view. It also includes steps for adding audio to a presentation and definitions of key PowerPoint terms like animation.

Uploaded by

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

Class Vi Computer Chapter-6 - More On Powerpoint Book Work Pg-72,73 Fill in The Blanks

The document provides information about PowerPoint chapter 6, including fill-in-the-blank questions, true/false questions, and multiple choice questions about transition effects, animation effects, action settings, and views like outline view and slide sorter view. It also includes steps for adding audio to a presentation and definitions of key PowerPoint terms like animation.

Uploaded by

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

Class VI

Computer

Chapter-6 - More on PowerPoint

Book Work pg-72,73

Fill in the blanks.


1. Transition effects are the special effects that appear when you move
from one slide to the next.
2. The Action Settings dialog box has Mouse Click and Mouse Over tabs.
3. Animation effects can be applied on both text and objects on a slide.
4. It is essential to connect a microphone to the computer while recording
your sound.
5. The Outline view displays only the text on your slides in the Outline
pane.
True or False.
1. The Action Buttons are present in Shapes drop-down menu. T
2. The Audio and Video buttons in Media group on the Home tab. F
3. A sound icon appears when an audio is inserted on the slide. T
4. You can add only one animation to text and objects on a slide. F
5. Normal view is the main editing view used to create and design a
presentation. T
6. Transition effects give motion to the text and pictures. T

Tick the correct option.


1. Transition effects can also be applied in the _____ view
Ans. Slide Sorter
2. Mention the tabs that appear when an audio or video is added to a slide.
Ans. Both i and ii
3. Which one is not a PowerPoint animation effect?
Ans. Movement
4. The slide sorter view is used to see all slides of the presentation in ____
form on the screen.
Ans. miniature
5. A _____ stores information about the theme, background, colour, fonts
of the presentation.
Ans. Slide Master

Answer the following questions.


1. Write the steps to add an audio file to a presentation.
Ans. Step 1- Click the Insert tab.
Step 2- Click the Audio option in the Media group. A menu
opens.
Step 3- Click the Audio on MY PC option. In the Insert Audio,
locate and select the desired audio file and click on the insert
button.
2. What is animation? What are the four animation effects?
Ans. Animations are special effects that you can add to text and
objects on a slide. They make the viewers pay attention to the
important points, control the flow of information and make the
presentation interesting.
Four animation effects are-
1. Entrance
2. Emphasis
3. Exit
4. Motion
3. What is the use of Slide Sorter view?
Ans. It is used to see all the slides of the presentation in the
thumbnail form on the screen.
4. How will you insert your own sound in a presentation?
Ans. Step 1- Click Insert > Media > Audio > Record Audio
Step 2- The Record Sound dialog box appears. Click on the
Record buttons to record your voice. After finishing, click on
Stop.
Step 3- Click OK to insert your recorded file.
Cl
assVI

Comput
er

CH7–I
ntr
oduct
ionToScr
atchPr
ogr
ammi
ng

Fi
lli
nthebl
anks-

1.ThePenDownbl
ocksdr
awt
het
rai
lwhent
hespr
it
emov
esont
heSt
age.

2.Fordecr
easi
ngt
hesi
zeoft
heSpr
it
etheShr
inkbut
toni
sused.

3.Thepl
acewher
ewepi
ckanddr
opbl
ockst
ocr
eat
eascr
ipti
sScr
iptAr
ea.

4.Thet
humbnai
lofal
ltheSpr
it
esusedi
napr
ojectar
edi
spl
ayedbySpr
it
eLi
st.

5.Thebut
toni
susedf
orst
oppi
ngt
hepr
ojectatanygi
vent
imedur
ingexecut
ion.St
op
al
l

Tr
ueofFal
se.

1.Usi
ngt
heLooksbl
ocks,
onecanchanget
hecl
othesofaSpr
it
e.T

2.Looksbl
ocksar
ecol
our
-codedi
ngr
een.F

3.Thenameoft
heSpr
it
ecannotbechanged.T

4.Thebl
ockswhi
char
ecol
our
-codedpur
plear
eSoundbl
ocks.F

5.The‘
Viewf
ull
scr
een’
but
toni
slocat
edatt
het
op-
ri
ghtcor
neroft
hest
age.F

Ti
ckt
hecor
rectopt
ion.

1.Howmanysoundbl
ocksar
ether
einScr
atch?

Ans.13

2.Thebut
tont
hatmakest
heSpr
it
edi
sappeari
scal
l
ed_
___
_.

Ans.Hi
de

3.The_
___but
toni
susedt
oincr
easi
ngt
hesi
zeoft
heSpr
it
e.

Ans.Gr
ow

4.Whi
chbl
ockal
l
owst
heSpr
it
etosayamessagei
nav
oicebubbl
e?

Ans.Say

5.Whi
choft
hef
oll
owi
ngi
snotamai
ntabi
nScr
atch?

Ans.Act
ions
Answert
hef
oll
owi
ngquest
ions.

1.Wr
it
eaboutt
het
womai
npr
ogr
am l
ogi
cst
ruct
uresoft
heCont
rol
block.

Ans.a.Condit
ionalBl
ock-Therear
etwocondi
ti
onalbl
ocks,
ifandif
-else.I
ntheif
bl
ock,
ift
hecondi t
ioni
str
ue,thecodei
sexecut
ed,ot
herwi
setheprogram contr
ol
get
soutoftheclock.

I
nthei
f-el
seblock,i
fthecondit
ioni
str
ue,
thescr
iptunderi
fisexecut
ed,
other
wise
t
hescr
iptunderelsei
sex ecut
ed.

b.LoopingBlock-There ar
etwoloopi
ngblocks,r
epeatandfor
ever.Therepeat
blockrepeat
sanact i
onaspecifi
ednumberoftimes,whereast
heforeverbl
ock
repeat
sanact i
oninfini
tel
y.

2.Whati
sScr
atch?Expl
aini
tsmai
nfeat
ure.

Ans.Scrat
chisaprogramminglanguagethatlet
sy oucr
eat
eint
eract
ivestori
es,
animati
on,gamesetc.i
tpr
ovidesagraphicalenvi
ronmentt
hatl
etsyoulearnthebasi
c
progr
ammi nginafunandeasymanner .

Mai
nfeat
uresar
e-

1.Easyt
ounder
standandl
ear
n

2.I
tal
l
owsy
out
olear
nthebasi
cofpr
ogr
ammi
ngi
naf
unandeasymanner
.

3.Ther
ear
epr
e-def
inedbl
ockswhi
char
esnappedt
oget
hert
ocr
eat
eapr
oject
.

3.Whatar
ethesi
xty
pesofbl
ocks?

Ans.Thesi
xty
pesofbl
ocksar
e-

1.Hatbl
ocks

2.St
ackbl
ocks

3.Bool
eanbl
ocks

4.Repor
terbl
ocks

5.Cbl
ocks

6.Capbl
ocks

You might also like