Prueba Diagnostica Modulo 2

Quiz
•
Computers
•
Professional Development
•
Hard
Alexis González
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿De que esta compuesto una variable y en que orden?
[Tipo de acceso; private, public] [Nombre] [Tipo dato; bool, int, float, etc] [;]
[Tipo de acceso; private, public] [Tipo dato; bool, int, float, etc][Nombre]
[Tipo de acceso; private, public] [Tipo dato; bool, int, float, etc][Nombre] [;]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cual es el valor de la variable healt?
private float healt = 100f;
Start()
{
healt = 50;
healt = 70;
}
50
70
100
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
¿Cuales son las opciones Incorrectas?
int healt = 50;
if(healt = 100)
int healt = 50;
if(healt)
bool isDead;
if(!isDead)
bool isDamage;
if(isDamage < 20)
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
¿Cuales son los operadores y símbolos lógicos?
==, =!, >=
!=, >=, !
>, <, !=
==, =!, =>
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
¿Cuales son las clases declaradas en forma de variable?
public SpriteRenderer sr;
public sprite Sprite;
private Item item = new item();
public Sprite sprite;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Como se declara un método?
DamagePlayer()
{
//Codigo
};
DamagePlayer(int damage;)
{
//Codigo
}
public DamagePlayer()
{
}
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
¿Para que creo una variable de tipo clase?
Por ejemplo: public SpriteRenderer sp;
Para utilizar sus metodos.
Para utilizar sus variables
Solo por contexto, por ejemplo, Clase item tiene relacion con Clase Inventory
Solo para rellenarlo en el inspector.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Provider Shared Preferences

Quiz
•
Professional Development
15 questions
Linked List

Quiz
•
Professional Development
15 questions
SCRATCH QUIZ

Quiz
•
Professional Development
7 questions
Scratch and Its Elements

Quiz
•
Professional Development
15 questions
C Module 1 Quiz

Quiz
•
Professional Development
15 questions
PowerShell 3.1-Tuberías (I)

Quiz
•
Professional Development
12 questions
StreamQuiz

Quiz
•
Professional Development
15 questions
MS EXCEL & CANVA

Quiz
•
University - Professi...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade