Java_10-a-30

Quiz
•
Computers
•
8th - 12th Grade
•
Hard
Miguel Martinez
Used 9+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Son las características que le pertenecen solo a las instancias u objetos
variables locales
variables estáticas
variables de instancia
objetos
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Es la sintaxis para declarar atributos
[modificador] tipo nombreAtributo [=valor];
[modificador] nombreAtributo [=valor];
[modificador] tipo nombreAtributo;
tipo nombreAtributo;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál de las siguientes expresiones declara e inicializa un atributo entero?
public class Alumno {
int edad = 17;
}
public class Alumno {
int edad;
}
public class Alumno {
double edad = 17;
}
public class Alumno {
double edad;
}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es el modificador default para un método?
private
friendly package
protected
public
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuándo un método no regresa ningun valor que palabra reservada se debe utilizar?
int
double
String
void
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la sintaxis para declarar un método?
[modificador] nombreMetodo ([argumentos]) { }
[modificador] tipoRetorno nombreMetodo { }
[modificador] tipoRetorno nombreMetodo ([argumentos]) { }
tipoRetorno nombreMetodo ([argumentos]) { }
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se compila un programa en java?
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
Preevaluación Par 2 FM

Quiz
•
6th - 8th Grade
20 questions
C/ C++

Quiz
•
12th Grade
15 questions
SENATIC Parcial Guía 3_PseInt

Quiz
•
10th Grade - University
14 questions
programación en java

Quiz
•
10th Grade
15 questions
L3...JavaScript - Introducción

Quiz
•
9th Grade
11 questions
Conceptos PHP

Quiz
•
10th Grade
12 questions
Retos y destrezas

Quiz
•
10th Grade
20 questions
SQL

Quiz
•
11th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
40 questions
LSHS Student Handbook Review: Pages 7-9

Quiz
•
11th Grade