Quiz de Visual Basic Exel

Quiz de Visual Basic Exel

12th Grade

10 Qs

quiz-placeholder

Similar activities

Apresentação Robótica IFMS 2024

Apresentação Robótica IFMS 2024

9th - 12th Grade

7 Qs

Ciência da Computação - Convertendo n° binários para decimal!

Ciência da Computação - Convertendo n° binários para decimal!

12th Grade

10 Qs

Review Kotlin Day 1

Review Kotlin Day 1

9th - 12th Grade

10 Qs

VB Vasco Bruno

VB Vasco Bruno

12th Grade - Professional Development

10 Qs

Apresentações multimédia

Apresentações multimédia

5th - 12th Grade

15 Qs

Test bài 1 CTDL

Test bài 1 CTDL

12th Grade

12 Qs

Technical Terms - Internet (A-Z) - T1

Technical Terms - Internet (A-Z) - T1

12th Grade

10 Qs

AP CSA Unit 9 Inheritance - Polymorphism

AP CSA Unit 9 Inheritance - Polymorphism

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

Discover more resources for Computers