GustavoFernandez
Quiz by , created more than 1 year ago

Cuestionario Básico de Introducción a Java

164
3
0
GustavoFernandez
Created by GustavoFernandez over 9 years ago
Close

Introducción a Java 01

Question 1 of 6

1

¿Cuál es el peso de un int en Java?

Select one of the following:

  • 32 bits

  • 64 bits

  • 128 bits

  • 8 bytes

Explanation

Question 2 of 6

1

¿Qué empresa creo inicialmente el lenguaje de programación Java?

Select one of the following:

  • Oracle

  • IBM

  • Sun

  • Microsoft

Explanation

Question 3 of 6

1

¿Cuál de las siguiente(s) afirmaciones son correctas acerca del lenguaje de programación Java?

Select one or more of the following:

  • Java es un lenguaje débilmente tipado

  • los tipos int, char y boolean son tipos primitivos

  • true y false son literales válidos para un tipo boolean

  • String es un tipo primitivo de Java

Explanation

Question 4 of 6

1

¿Eclipse es un lenguaje de programación?

Select one of the following:

  • True
  • False

Explanation

Question 5 of 6

1

JavaScript forma parte de la plataforma Java.

Select one of the following:

  • True
  • False

Explanation

Question 6 of 6

1

¿Cuál de los siguientes son operadores válidos en Java?

Select one or more of the following:

  • ~

  • /

  • ^

  • %

  • *

Explanation