Quiz de Visual Basic Exel

Quiz de Visual Basic Exel

12th Grade

10 Qs

quiz-placeholder

Similar activities

Evaluation niveau stagiaire MacOs

Evaluation niveau stagiaire MacOs

1st - 12th Grade

11 Qs

Reflexões sobre a Consciência Negra

Reflexões sobre a Consciência Negra

7th Grade - University

10 Qs

[CodeCombat] Min Max JavaScript

[CodeCombat] Min Max JavaScript

1st Grade - University

15 Qs

Test bài 1 CTDL

Test bài 1 CTDL

12th Grade

12 Qs

Pensamento Computacional

Pensamento Computacional

12th Grade

15 Qs

Instrucțiuni repetitive

Instrucțiuni repetitive

9th - 12th Grade

10 Qs

OFICINA DIGITAL 6

OFICINA DIGITAL 6

12th Grade

8 Qs

A.I.B.

A.I.B.

12th Grade

8 Qs

Quiz de Visual Basic Exel

Quiz de Visual Basic Exel

Assessment

Quiz

Computers, Instructional Technology

12th Grade

Medium

Created by

Filipe Proença

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Para que serve o comando "Clear"

Limpar a página

Limpar Texto

Acabar o Formulário

Reniciar o Programa

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Qual é o comando para um botão de "Sair"

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como é que se programa uma soma entre duas caixas de texto?

(Caixas T1 e T2)

T1 + T2

(T1) + (T2)

Val("T1") + Val("T2")

Val(T1) + Val(T2)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define uma Variável X como InputBox:

Dim x As Variable

X = InputBox

Dim "x" As Integer

X : InputBox

Dim x As Integer

X = InputBox

Dim As Integer = X

X = InputBox

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Para Modificar uma célula do "Livro" escreve-se :

Transport(B2)

Range("B2")

Range(B2)

Take info to "Livro"(B2)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fazer aparecer uma imagem("image")

If image.Visible = True Then

Show

image.See = True

image.Visible = Show

image.Visible = True

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Meter uma TextBox(T1) em Maiúsculas

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?