Podcast
Questions and Answers
What is the default integer type in Java?
What is the default integer type in Java?
- int (correct)
- Integer
- long
- short
Which edition of Java is designed for mobile devices?
Which edition of Java is designed for mobile devices?
- Java Micro Edition (ME) (correct)
- Java Standard Edition (SE)
- Java Enterprise Edition (EE)
- Java Card
What was Java initially called before being renamed to Java?
What was Java initially called before being renamed to Java?
- Green
- Coffee
- Oak (correct)
- Mocha
Which edition of Java is used for building very large scale, distributed systems?
Which edition of Java is used for building very large scale, distributed systems?
Who developed Java in 1995 at Sun Microsystems?
Who developed Java in 1995 at Sun Microsystems?