Prueba

Beschreibung

esta es una prueba sobre visual basic
allisonmatheu123
Quiz von allisonmatheu123, aktualisiert more than 1 year ago
allisonmatheu123
Erstellt von allisonmatheu123 vor fast 8 Jahre
4
0

Zusammenfassung der Ressource

Frage 1

Frage
Una propiedad no puede modificarse
Antworten
  • True
  • False

Frage 2

Frage
¿Como se llama?
Antworten
  • TextBox
  • ComboBox
  • OptionButton
  • CheckBox

Frage 3

Frage
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]
Antworten
  • Then
  • Else
  • String
  • Double
  • Integer
  • Form2.Show()
  • MsgBox("hola")
  • Form2.Visible()
  • End if
  • End
  • Sub
  • If

Frage 4

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

Frage 5

Frage
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
Antworten
  • Mouse
  • String
  • Click
  • Check
  • Then
  • Else
  • Them
  • ElseIf
  • End
  • If
  • Me.BackColor
  • True
  • Color

Frage 6

Frage
¿Es un menú desplegable?
Antworten
  • True
  • False

Frage 7

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

Frage 8

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

Frage 9

Antworten
  • Printform
  • Group
  • GroupBox

Frage 10

Frage
No necesita de Items para agregar opciones
Antworten
  • True
  • False

Frage 11

Frage
En lenguaje de programacion como se traduce....
Antworten
  • Texto de caja
  • Caja de Texto
  • TextBox

Frage 12

Frage
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]
Antworten
  • Integer
  • String
  • Int
  • textbox1.text
  • textbox1
  • box1.ttext
  • c
  • a
  • b

Frage 13

Frage
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
Antworten
  • True
  • False

Frage 14

Frage
¿Cuál es su nombre?
Antworten
  • Barra desplegable
  • Proggrs
  • ProgressBar

Frage 15

Frage
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
Antworten
  • True
  • False

Frage 16

Frage
¿Cuál es su nombre?
Antworten
  • Menu Script
  • Menu
  • Menustrip

Frage 17

Frage
¿Cuál es una Etiqueta?
Antworten
  • Text
  • Label
  • Box
  • Frame

Frage 18

Frage
Una propiedad puede modificarse
Antworten
  • True
  • False

Frage 19

Frage
En las propiedades no se pueden hacer cambios
Antworten
  • True
  • False

Frage 20

Frage
Funcion Int - entero Funcion Val -Numerico Funcion Double es......
Antworten
  • flotante
  • numerico
  • doble o decimal
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

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