Introducción a C# y SQL

Introducción a C# y SQL

11th Grade

25 Qs

quiz-placeholder

Similar activities

MOS Word 2016 Learn by Doing Part 3 Formatting Paragraphs & Edit

MOS Word 2016 Learn by Doing Part 3 Formatting Paragraphs & Edit

8th - 12th Grade

20 Qs

visual basic evaluación

visual basic evaluación

11th Grade

20 Qs

Spreadsheets

Spreadsheets

6th Grade - University

20 Qs

Topic9-p -Writing the code to display a list of country name

Topic9-p -Writing the code to display a list of country name

11th Grade

20 Qs

Fondamenti VB.NET

Fondamenti VB.NET

10th Grade - University

20 Qs

Google Drawings

Google Drawings

3rd - 12th Grade

20 Qs

Final Exam Review 2018

Final Exam Review 2018

10th - 12th Grade

20 Qs

Parcial App Inventor

Parcial App Inventor

11th Grade

20 Qs

Introducción a C# y SQL

Introducción a C# y SQL

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Emilio Pascual

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

C# es un lenguaje de programación:

Interpretado

Compilado

Script

Todas

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

La declaración básica de una variable incluye:

Tipo de dato y nombre

Solo nombre

Solo tipo de dato

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

El tipo de dato cadena se declara usando:

String

Text

Varchar

Char[]

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Las variables numéricas enteras se declaran con:

Int

Integer

Number

Doble

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

El tipo lógico se declara con:

Char

Bool

Logical

Bit

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

¿Cómo se crea una variable en C#?:

Var nombre = 'Juan'

Dim nombre As String = 'Juan'

string nombre = 'Juan'

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

El control que permite ingresar datos de texto es:

Button

TextBox

Label

CheckBox

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?