Prueba

Description

esta es una prueba sobre visual basic
allisonmatheu123
Quiz by allisonmatheu123, updated more than 1 year ago
allisonmatheu123
Created by allisonmatheu123 almost 8 years ago
4
0

Resource summary

Question 1

Question
Una propiedad no puede modificarse
Answer
  • True
  • False

Question 2

Question
¿Como se llama?
Answer
  • TextBox
  • ComboBox
  • OptionButton
  • CheckBox

Question 3

Question
Dim usuario , clave as [blank_start]String[blank_end] if usuario="macho" and clave="123" [blank_start]Then[blank_end] MsgBox("bienvenido") [blank_start]Form2.Show()[blank_end] Else MsgBox("usuario o contraseña incorrecta") Textbox1.text="" Textbox2.text="" [blank_start]End if[blank_end]
Answer
  • Then
  • Else
  • String
  • Double
  • Integer
  • Form2.Show()
  • MsgBox("hola")
  • Form2.Visible()
  • End if
  • End
  • Sub
  • If

Question 4

Question
Característica principal ......
Answer
  • se pueden seleccionar mas de uno
  • necesita muchas variables
  • solo puede seleccionarse una vez
  • ninguna de las anteriores

Question 5

Question
Form1_[blank_start]Mouse[blank_end]DoubleClick If.me:BackColor=Color.Blue [blank_start]Then[blank_end] Me.BackColor=Color.Red [blank_start]ElseIf[blank_end] Me.BackColor=Color.Red Then [blank_start]Me.BackColor[blank_end]=Color.Blue End If
Answer
  • Mouse
  • String
  • Click
  • Check
  • Then
  • Else
  • Them
  • ElseIf
  • End
  • If
  • Me.BackColor
  • True
  • Color

Question 6

Question
¿Es un menú desplegable?
Answer
  • True
  • False

Question 7

Question
característica principal.
Answer
  • puede seleccionarse mas de una vez
  • sale un punto verde en medio del radio
  • solo se selecciona una vez

Question 8

Question
Dim a, b as Double if a<b { MsgBox( A es menor ) else MsgBox(B es menor) End If
Answer
  • True
  • False

Question 9

Question
¿Como se llama?
Answer
  • Printform
  • Group
  • GroupBox

Question 10

Question
No necesita de Items para agregar opciones
Answer
  • True
  • False

Question 11

Question
En lenguaje de programacion como se traduce....
Answer
  • Texto de caja
  • Caja de Texto
  • TextBox

Question 12

Question
Dim a, b, c As [blank_start]Integer[blank_end] a=[blank_start]textbox1.text[blank_end] b=textbox2.text c=a+b textbox3.text=[blank_start]c[blank_end]
Answer
  • Integer
  • String
  • Int
  • textbox1.text
  • textbox1
  • box1.ttext
  • c
  • a
  • b

Question 13

Question
Private Sub Printform() Cursor.Current = Cursors.WaitCursor With Me.PrintForm1 .PrintAction = Printing.PrintAction.PrintToPreview .PrinterSettings.DefaultPageSettings.Landscape = True .Print(Me, PowerPacks.Printing.PrintForm.PrintOption.ClientAreaOnly) End With End Sub Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click Call Printform() End Sub
Answer
  • True
  • False

Question 14

Question
¿Cuál es su nombre?
Answer
  • Barra desplegable
  • Proggrs
  • ProgressBar

Question 15

Question
Dim contador As Integer If (TextBox1.Text = "machol") And (TextBox2.Text = "55555") Then ProgressBar1.Value = 0.0 ProgressBar1.Maximum = 100 For contador = 1 To 100 contador = contador + 1 ProgressBar1.Value = contador Next If ProgressBar1.Value = ProgressBar1.Maximum Then MsgBox("Acceso Autorizado") Form2.Show() End If Else ProgressBar1.Value = 0.0 ProgressBar1.Maximum = 100 For contador = 1 To 100 contador = contador + 1 ProgressBar1.Value = contador Next MsgBox("Usuario Incorrecto") TextBox1.Clear() TextBox2.Clear() ProgressBar1.Value = 0.0 End If
Answer
  • True
  • False

Question 16

Question
¿Cuál es su nombre?
Answer
  • Menu Script
  • Menu
  • Menustrip

Question 17

Question
¿Cuál es una Etiqueta?
Answer
  • Text
  • Label
  • Box
  • Frame

Question 18

Question
Una propiedad puede modificarse
Answer
  • True
  • False

Question 19

Question
En las propiedades no se pueden hacer cambios
Answer
  • True
  • False

Question 20

Question
Funcion Int - entero Funcion Val -Numerico Funcion Double es......
Answer
  • flotante
  • numerico
  • doble o decimal
Show full summary Hide full summary

Similar

ESTADISTICA
juan3aad
Probabilidad
Richard Rivera
EVENTOS EN JAVA
**CR 7**
Glosario propiedades de la materia
Cami Puaque
MATEMÁTICAS PRIMARIA
Ulises Yo
PRUEBA de LENGUA - 6º NIVEL de PRIMARIA...
Ulises Yo
MAPAS CONCEPTUALES DIGITALES
Ana Maria Orozco
MATEMÁTICAS Primaria...
Ulises Yo
MAPAS CONCEPTUALES DIGITALES
carolinaordonezm
Guía Rápida para Comenzar a Usar GoConqr
Diego Santos