You are on page 1of 8

g,/lp 6,;a7,%chnal

University Road Campus

ill,a$$ g

iltr
il0il$0lil)altilt Rilyilnw
.lV0n[ilil[ilr
IIRM II
20lg,lg

ilAilfl[:
DIGITAL fu nrNanvAcrDEMY
WORLD
Level CSll Module 4 Task t Class
Self Evaluation
Stude nt Date

l.Select the correct answer

O to create a command line application.


1. We.use Windows forms O to create a VB class library.
application. O to create an application with a Windows user interface.

O defines the title of the selected element.


2. On the properties panel, the O defines a name with which we can refer to the selected
Text property element.
O defines if the selected element will be usable or disabled.
O defines the role that will be reported to accessibility
clients.
3. On the properties panel, the O defines a name that will be reported to accessibility
Name propefi clients.
O defines a name with which we can refer to the selected
element.
O defines whether the control can accept data that the user
4. On the properties panel, the drags onto it.
Enabled property O defines if the selected element will be usable or disabled.
O defines the title of the selected element.
O allows you to display information like a text field.
O allows you to specify program instructions to be run when
5. The common control button a user clicks the button.
O enables the user to enter text and provides multiline
editing.
O allows you to display a list of items with a check box on
the left side of each item.
6. The common control label O allows you to display information like a text field for the
results of your program's actions.
O allows you to select or clear the associated option.

7. When a variable has been Otext as value.


declared as Boolean, it can Onumbers as value.
have Othe values True or False.

8. When a variable has been Onumbers as value.


declared as String, it can Otext as value.
have O integer numbers as value.

Oto be visible and accessible to one particular code block.


9. We declare a variable as
Oto be visible and accessible to many code blocks.
Public in order
O to not change its value in any code block.

Last update: t7 /7 12A18- Page 1 of 1


o Binary LogicsA 2oi8 IEEIEEEEE
DIGITAL ffg ntNaRvAceDEMY
WORLD
Level CSll Module 4 Task 2 Class
Self Evaluation
Student Date

1. Select the correct answer with reference to Microsoft Small Basic


O if number = 15

Oif number = 10

Oif number =7

O if number =4
O if number=]0
The condition numbe r >5 Or number=LO is false...
Oif number =11

Oone side or another must be true


Oboth sides must be true
The meaning of the logical operator Xoris that...
O one side or another must be true but
not both

Othe instructions are executed at least


one time
Do while condition
Othe instructions are executed while
ln the loop : instructions
the condition remains true
Loop
Othe instructions are executed until
the condition becomes true

Othe instructions are executed while


the condition remains true
Do
Othe instructions are executed until
ln the loop : instructions
the condition becomes false
Loop Untilcondition
O the instructions are executed at least
one time

O the instructions are executed while


the condition remains false
Do Untilcondition
O the instructions are executed until
ln the loop : instructions
the condition becomes false
Loop
Othe instructions are executed while
the condition remains true

t. O Binarv Losic sA zot s. llllltalfillLlllll!ill Last update: 17/7/2OL8- Page l- of2


Put a E if the sentence is correct

The conditional statement lf...Then is executed only if the condition


is
1.
true

2. The conditional statement lf...Then...Else is executed only if the


condition is true.

3. Mouse events are actions that a user can do with a mouse when a
program is running

4. A mouse down event is the same as a mouse click

5. ln one form you can detect only one kind of mouse event

6. The For...Next loop using the keyword stepwill always get positive
numbers

7. When we use the Do.....Loop While loop, we can specify how many
times the commands inside the loop will be executed

8. When we use the Do.....Loop Until condition the instructions inside the
_loop are executed
at least one time

9. ,The command userl=name(2)stores the value of the variable nome2 to a

particular place on the userarray

10. An executed function does not return any value

1"1. A sybroutine does not return a value

12. We pass an argument by value by specifying the ByVal keyword for the
corresponding pararneter in the procedure definition

L3. We create modules in order to keep code files clean and easy to read
and maintain

14. When We move a sub into a module we have to declare this sub as public
in order for this procedure to be accessible from inside your other files

Last update: L7 17 12018- Page 2 of 2


@ Binary Logic sA 2018 EEEEEEEII
DIGITAL
WORLD ffia uwaRvAceDEMY
Level CSlt Module 4 Task 3 Class
Self Evaluation
Student Date

t. Put a M if the sentence is correct

1. Thd control Menustrip helps us create toolbars for a program.


tr
2. o*
The main ur"
tr
3. A responsive interface is always fast and does not waste,n" *
unnecessarily. tr
4. Logical errors are very easy to find as ,
blue wiggly line. tr
5. The error tist panel only displays design time errors.
tr
6. A runtime error always occurs when the program is running.
tr
7. while you are debugging a program the yellow highlight indicates the
next instruction to be executed. tr
8. While debugr,nU
pressing F1.1. tr
2.Se

O creates menus for a program


The Toolstrip control Ocreates toolbars for a program
O creates textboxes for a program

O find a design time error


We use the Try....Catch
statement in order to Odebug a program
O prevent code from crashing when an error occurs

When you use the o is an object we have to define beforehand in order to create it
Try...Catch statement we o is an abject and is created automatically when an error occurs
use an ex variable which...
O is the name of a class
. DIGITAL
WORLD
fl arNanvAcnDEMY

Module 5 Task 4 Class

Date

Put aM if the sentence is correct


the
1. Anything connected to a pin with a label 3V3 or 5V receives
corresponding voltage
I

2. General purpose pins such as GP|O18 are used to complete


a circuit' tr
3. Pins with the label GROUND can be configured as input or output
pins' fI
4. ,.',.1.. i; ; ;; ; ;;;i'i;;';,; #;;;;il;ilil;il;;
two legs into holes of the same row.
are
5. The columns betwebn the red and the blue lines of the breadboard

6.TheGPlo.BCMoptionmeansthatyouarereferringtothepinslabeled
in green around the outside of the GPIO layout'
tr
T,YoucanuseGPlo23asaninputpinandGRoUNDasanoutputpin. il
DIG ITAL [.'i B I t'tanY AcA DE iir,'i
tl'l
\\l
t^r
'!-l i?
l\
iL Fr
v

Le,,,ei CSll jHaociuie 5 jTask J

.:, Student

1. The Raspberry Pican operate like a desktop computer.

2. The Raspberry Pican use a Micro USB, an HDMI, a SD card and a


CPU.

3. GPIO pins can only be used as outputs'

4. ln the Raspbian environment you can only prograrn in the


Scratch language.

5. Raspberry Pi supports all math operations.

6.. We can import existing code into the Raspberry Pi'

7. Python input function is ( )

8. To open a code ln Python you click new file

9. GPIO stands for General information and output

10. To get integer numbers we type" int (inputQ )".

11. ln Raspberry pi we use the Micro USB port for Power Supply.

12. SD memory card is a storage device ln Raspberry pi'

13. GPIO Pins cannot be used to make LED light on'

14. For decimal input we type "float ( inputfl )".

15. lnternet cannot be connected in in Raspberry pi


u

-c
00, -ri<.-^,- , :
C. L
c !" }] lJ {g
@@ oo
o <o-lu>o=lf l: ml
o-< ol
cjC)
rDml ='m m
o o <c=7==!oL -ol ;,F1
frtu
-.]
oo--.1
--r
CC -i
a;L'!"!L![
x , ',
..-tu-rcDP.-l
L- 0
^::<
< ---r
:_
a- --l
o
I
C
3 Z-rc:l;!-u
3 -)=<f=o:
a roE:-!Y<<
m + Ue r l,
--a
J O
J
o
e)
o
6lo '<l
o'l rt
i*Jr
,_^ -i^^T=
-) '-::-c OJ
L

;:
P- U ( ) r! a =i. =
o_
_
Ol
rli > m =:'N v^ =lt ,.l'ot!;J. 3 f o
NLi
x m! _= 'rt
E
=
ll P
OOi <;m:-9
X - I
c:
:7
co
O :
E
=rm-)-t
U O
o:tR
d
rD 6r
6 Uq
o ry
o)
v o!: ;u u^=--u o o
trD
.<iJ C o
m (D
otul''o= €r' oa

r. X; I
o c:-1 = c
m P =r-u
IU L U - f
a) c a-d--J o o
ga
m o l! v ; D m
o o
z (D
+
^
ol C
q)
E 3
NF
ou
a I o a-<
E;+
!
?
m o
JcI
fi
o
o
l
gq
gO o ' o
-
;;x'f,f - ol il
=
<<rdoo-o ol
ga
c
o o o o rD
f, o)
ca
J=i{--or.
Uq O > A ? o
o =
o !.:l o-
o
I

o --=*
+O^
oa rD
+ dl ID--
.:
o< L X m
oi l
o_
o
*u
*C.- XrD= af yu +::+ d - _i w
--a
=.q ,,,-Uf :t
i::=lEoaEE;
mAorcLfao-n
o
=
ol EE
=q
PE I
z
Oo;
O: '^@
1-
'6lirlol:zqo = 6 o *
ro- i im 6
l-=.5''mo
c --
<=at7 < *l
I

oa -l -- S o =tu
-f, O -
_{
Ou
or=Y;-<{1 n tr tr tr r)
gd Y-a sc*
o n,
A.iao::
h6m5*'l = -. ]3 U
+m m;'- ;- =t'= fi
O^ ooi Y II :Pr;,
s ru P
'!
d:
rc ,]
vf
'*r=
+-
-=cu=:=- ^
€i€,il
l-6 o
o ,"oo

L+
lo :.
+
6 m = < - m rl
Fa-:ooal
O-L-'--^
fi
+ E B- tr
7 Jsu=-
-+
I moelml
, ol E6-=
L :'t i
I I (ri l

l !ri I.,I
1

i I m €o
<i i- <o -r lo _1. n -l
5.1@;1.; o
p r
Z
<
O
- '! o
Z i^ d;c Ofr lo
ol to 1' €a olo < :l-
1 :'lrD f l: :t o llclDvr oG)
i
z(-,
g m !
^ocr^w
r
=m
a o o.
o
q;o_ ac
D1
o_
o ci !r
io o
c to-
o 5(D
oi! o
< illro
o
tJ= L'4
-^DZm!- o-
;q
o oi '-9 m o,o lo ^ !(D
Y13 or m
tm + ri mro '@2 ;
o
e l*
o 5l l-
Or
f t:f
a(
:to OJ
rc hls +l o a 5' r)>
ll_o
lz v€
^*lAm
o
g
o
io
u1 -
-
6O o
g o 6i ro.l o-i
si8 o FtO q o E.
tfr
-o=!6
E
>9
rc
>>-o' lo 'tr= ; o to 6l lo o
o *l !o oa €lE ;tu J- lf
o l-. <l
=.
6l o
1

=Ag €la 5! rl
OJ
o o= o
l= v ,\>rJ
EiD
!o
lo d
(, o ft
oi1o
ll 3 aE
i= +O o- oiR o a o
-t 'n oo = mllo- =l
m
o c-
'q
' 6 m'-o
=U@
lo rf
ml
o
o
i-<
c o-i
.l ta
i^
l 1E =.
6 ioj ] Y,
(D
6 iX
- 15. -lol
o ioo ool
o
OJ
o

ot:a
) -,F
-t to
rm
6
=^ l!
irtr
<-
n.
o
IJ
r{
7l
rDli= oa
61, = c -l
ot r)
iri ii Er
UU O-
t- e9 f
[]
ol
oil
t' 6- Ol-
nlo
a - io o € 3l
f. o i= {l l; 2
c ,'- ga
,v :l
I 'ir
s!
@@
m
I o
E
fr
P
o
o (t 'l
ia
lo- o
I O) ic 5o o
o
C o 3r
-.t
= 01. sql o
a
6 io ft -l
c,Q
o d6 f,l
d1, ;iIL ft o
() 3
-i (-) -t tn @
lo (D e o= =_i1
6'd
o i< of,-
q)
rDi o
e
-
h
z -
--t
io
Ld
0rl
I

3 dld o or *l
6-l
o
6-
-r -
a) rD
1
!-

o (DL
I

-m I
h
m io (D
o"L
(D a)
tu :'
*lF
Eio - ct
il €i
I
C
I

le= d.'i
OJ
d (D "t ol
+i
0)
q
z m ? o o o ra o fl
o =l at
P Eo i.< 9r ol
m
c .9 3
o io c: =l
rti
o P
-l o,,
.!+ tr a- ol
<t !1 -1
o
--i
m c)l.il l

o @i9 o-.
{
ol
fl -1
ol
OJ
-
o 9.
o I
o
r!.!.
tr , Eto) o
.< il
i:j o dt
+i sai
-l
or o N
f*
o f.i G'
o)
o lo or Ji

='
o 'o_
t.
I g
z
F
o € trl o t r!o--{
6 X r!
o
f<i{o a-l
oq:h
i
tr tr tr tr tr p -
D
:ituoe
U
F*-o
=
On E:E-ii:
=+:a
=A'
3 0
E=ci!
3<u=
P +ofi l
o ai
i; oo@ le e:a -(E
o o (rl'1 6 ^E:'l
degi }+EilE I fi
=6gi aJ=- 3
IBaa oo
dd:il
or-0
foi
==J
^o=
oJo
oo
o
o

You might also like