briancarretos61
Quiz by , created more than 1 year ago

Este es un cuestionario del Tercer Bimestre.

6
0
0
briancarretos61
Created by briancarretos61 over 8 years ago
Close

CUESTIONARIO

Question 1 of 20

1

Allan Cooper desarrollo Visual Basic

Select one of the following:

  • SI

  • NO

  • TALVEZ

Explanation

Question 2 of 20

1

Visual Basic es un lenguaje de programacion java

Select one of the following:

  • True
  • False

Explanation

Question 3 of 20

1

a,b as Integer

Drag and drop to complete the text.

    Dim
    Integer
    String
    As

Explanation

Question 4 of 20

1

Una variable entera se declara como tipo String

Select one of the following:

  • True
  • False

Explanation

Question 5 of 20

1

Cuantas variables se pueden declarar en Visual Basic

Select one or more of the following:

  • 1

  • 5

  • 10

  • Las que se necesiten

Explanation

Question 6 of 20

1

RadioButton1 es...

Select one of the following:

  • Un evento

  • Una herramienta

Explanation

Question 7 of 20

1

Dim a,b As Integer
Dim c As Double
a=TextBox1.Text
b=TextBox2.Text
c=a/b
TextBox3.Text=c

Select one or more of the following:

  • Esta mal escrito

  • Falta Algo

  • Esta Bien escrito

Explanation

Question 8 of 20

1

Text es Una propiedad

Select one of the following:

  • True
  • False

Explanation

Question 9 of 20

1

La propiedad sirve para mostrar otro formulario

Drag and drop to complete the text.

    .Show()
    .Add
    .Items
    .Index

Explanation

Question 10 of 20

1

Se puede cambiar el color de la caja de texto

Select one of the following:

  • True
  • False

Explanation

Question 11 of 20

1

Se puede cambiar el tipo de letra a un Label

Select one of the following:

  • True
  • False

Explanation

Question 12 of 20

1

El group Box nos permite agrupar objetos

Select one of the following:

  • True
  • False

Explanation

Question 13 of 20

1

Se le puede cambiar el nombre a un formulario

Select one or more of the following:

  • si

  • no

  • talvez

Explanation

Question 14 of 20

1

Se le puede cambiar el tipo de letra a un boton

Select one of the following:

  • True
  • False

Explanation

Question 15 of 20

1

Visual Basic puede ejecutar el programa cuando tiene errores

Select one or more of the following:

  • si

  • no

  • aveces

Explanation

Question 16 of 20

1

Las variables enteras son de tipo string

Select one of the following:

  • True
  • False

Explanation

Question 17 of 20

1

A las variables Double tambien se le llaman float

Select one of the following:

  • True
  • False

Explanation

Question 18 of 20

1

Una variable puede ser entera y Double al mismo tiempo

Select one or more of the following:

  • si

  • no

  • talvez

Explanation

Question 19 of 20

1

Al declarar una variable en un formulario se puede utilizar en otro formulario

Select one of the following:

  • True
  • False

Explanation

Question 20 of 20

1

Se le puede cambiar el icono a algun formulario

Select one of the following:

  • si

  • no

  • talvez

Explanation