VBA semaine 5

VBA semaine 5

1st Grade

18 Qs

quiz-placeholder

Similar activities

LES TOUCHES CLAVIER

LES TOUCHES CLAVIER

1st Grade

20 Qs

Testez vos compétences numériques

Testez vos compétences numériques

1st Grade

15 Qs

Quiz numérique

Quiz numérique

1st Grade

20 Qs

Dojo - Type Inference

Dojo - Type Inference

1st - 12th Grade

13 Qs

Évaluation Diagnostique en Informatique (1AC,2AC,3AC)

Évaluation Diagnostique en Informatique (1AC,2AC,3AC)

1st Grade

20 Qs

Python (1)

Python (1)

1st Grade

17 Qs

Quizz Word 2

Quizz Word 2

1st Grade

20 Qs

Le Chromebook: gestes esssentiels

Le Chromebook: gestes esssentiels

1st Grade

18 Qs

VBA semaine 5

VBA semaine 5

Assessment

Quiz

Computers

1st Grade

Medium

Created by

Ali M

Used 12+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

si (condition)
if
elseif
else
end if

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

si non si
if
elseif
else
end if

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

si non
if
elseif
else
end if

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

fin si
if
elseif
else
end if

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

boucle
for i = 1 to 10 … next
do while condition … Loop
FOR EACH cell in Range("D10:E20") ... NEXT
IF condition THEN … ElseIf condition THEN … Else … END IF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Définissez la variable sur vrai ou faux
Dim var As Boolean
Dim var As Integer
Dim var As Double
Dim var as String

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Définir la variable numérique non décimale
Dim var As Boolean
Dim var As Integer
Dim var As Double
Dim var as String

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?