Introducción a C# y SQL

Introducción a C# y SQL

11th Grade

25 Qs

quiz-placeholder

Similar activities

Quiz  Vb2010 - 11 MIPA

Quiz Vb2010 - 11 MIPA

11th Grade

20 Qs

Microsoft Word

Microsoft Word

9th - 12th Grade

20 Qs

T.Prog VB.NET Básico

T.Prog VB.NET Básico

11th Grade

26 Qs

Excel Formulas and Functions

Excel Formulas and Functions

8th - 12th Grade

20 Qs

Excel Functions

Excel Functions

8th - 12th Grade

20 Qs

Basics of App Coding

Basics of App Coding

8th - 12th Grade

22 Qs

Final Exam Review 2018

Final Exam Review 2018

10th - 12th Grade

20 Qs

C# 102 Assessment

C# 102 Assessment

9th - 12th 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?