Lenguaje de Programacion P1

Quiz
•
Instructional Technology
•
12th Grade
•
Hard
Ricardo Padilla
Used 5+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se declara una variable entera en C#?
var miVariable: int;
integer miVariable;
float miVariable;
int miVariable;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué tipo de dato se utiliza para almacenar texto en C#?
float
int
string
char
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué método se utiliza para leer la entrada del usuario en C#?
Console.ReadLine()
Input.ReadString()
Console.ReadInput()
Console.GetLine()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se declara una variable de tipo booleano en C#?
int miVariable = 1;
bool miVariable = true;
float miVariable = 0.0;
string miVariable = 'true';
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué tipo de dato se usa para números decimales en C#?
int
double
string
bool
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué tipo de dato se utiliza para representar un carácter en C#?
string
float
int
char
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se declara una variable de tipo double en C#?
double miVariable;
int miVariable;
string miVariable;
float miVariable;
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Lenguaje de programación

Quiz
•
9th - 12th Grade
15 questions
More Data Types in Python

Quiz
•
9th - 12th Grade
11 questions
Programación - lección 1

Quiz
•
12th Grade
10 questions
B18.3-Tin10

Quiz
•
12th Grade
9 questions
Neural Networks Strcutures

Quiz
•
12th Grade
14 questions
QLU Academy - Platform

Quiz
•
6th - 12th Grade
14 questions
internet

Quiz
•
12th Grade
10 questions
B22.3-Tin10

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade