
2do Progra 1

Quiz
•
Computers
•
9th Grade
•
Hard
Alfredo Leon
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Seleccione la propiedad que permite mostrar un formulario
Form1.hide
Form1.Show
Form.abrir
Ninguna de las anteriores.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Esta sentencia nos permite ejecutar un bucle con un valor inicial y final
If... Then...
Else... End If
For... Step...
Next
Do... Loop...
Ninguna de las anteriores.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Esta sentencia permite ejecutar determinadas acciones según evaluaciones que haga de una comparación lógica.
If... Then...
Else... End If
For... Step...
Next
Do... Loop...
Ninguna de las anteriores.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Seleccione el código correspondiente, en visual basic 6, que nos permita repetir hasta 10 veces.
Do While opc <= 10
if n1 < n2 then
msgbox ("El número n1 es menor")
End if
Opc = Opc +1
Loop
Do While opc >= 10
if n1 < n2 then
msgbox ("El número n1 es menor")
End if
Loop
Se utiliza la sentencia Case.
Ninguna de las anteriores.
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Seleccione el código correspondiente, en visual basic 6, que nos permita hacer una selección por número y como resultado nos indique que día de la semana es...
Dim diaSemana As Integer = 3 Select Case diaSemana
Case 1 MsgBox("Lunes")
Case 2 MsgBox("Martes")
Case 3 MsgBox("Miércoles") Case 4 MsgBox("Jueves")
Case 5 MsgBox("Viernes")
Case Else MsgBox("Fin de semana")
End Select
Do While opc >= 10
if n1 < n2 then
msgbox ("El número n1 es menor")
End if
Loop
Se utiliza la sentencia Case.
Ninguna de las anteriores.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Seleccione las estructuras de control vistas en laboratorio.
For, case, if
While... Wend, For, case, if
If... Then...
Else... End If
For... Step...
Next
Select Case...
Case... End
Select
Ninguna de las anteriores.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Seleccione la forma en que se realizar, la asignación de un valor de un textbox a una variable de tipo double.
Dim aletorio as Double
aleatorio = text1.text
Var
text1.text =0
text1.text =0
Dim opcion as integer
opcion = text1.text
Ninguna de las anteriores.
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Conocimientos previos - grado noveno

Quiz
•
9th Grade
21 questions
logica excel

Quiz
•
1st Grade - University
20 questions
Examen 2 - Informática

Quiz
•
9th - 12th Grade
20 questions
Tic cuestionario

Quiz
•
7th - 11th Grade
20 questions
INTERNET

Quiz
•
KG - University
19 questions
m2-bbdd

Quiz
•
KG - University
19 questions
Trivia II

Quiz
•
1st - 12th Grade
17 questions
Evaluación de Introducción a Excel

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade