Quiz de Visual Basic Exel

Quiz de Visual Basic Exel

12th Grade

10 Qs

quiz-placeholder

Similar activities

Sensor Luminosidade LDR

Sensor Luminosidade LDR

1st Grade - University

10 Qs

Teste API

Teste API

12th Grade

12 Qs

Recuperação Trimestral

Recuperação Trimestral

8th Grade - University

10 Qs

dissertação e questõ~es

dissertação e questõ~es

9th - 12th Grade

10 Qs

UNI 01: 2. Classificação/Regressão

UNI 01: 2. Classificação/Regressão

1st - 12th Grade

6 Qs

3 Tri 1 Marco Civil

3 Tri 1 Marco Civil

12th Grade

12 Qs

Adobe After Effects Quiz

Adobe After Effects Quiz

12th Grade

10 Qs

Lógica Computacional - Argumentos

Lógica Computacional - Argumentos

12th Grade

10 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?

Discover more resources for Computers