Java Programming Basics

Java Programming Basics

Assessment

Flashcard

Computers

University

Hard

Created by

Ian Smith

FREE Resource

Student preview

quiz-placeholder

28 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Who created Java and when?

Back

James Gosling in 1995 at Sun Microsystems.

2.

FLASHCARD QUESTION

Front

What does WORA stand for in Java?

Back

Write Once, Run Anywhere.

3.

FLASHCARD QUESTION

Front

What is Java's unique name inspired by?

Back

Java island in Indonesia and Java coffee near Gosling's office.

4.

FLASHCARD QUESTION

Front

What are some applications of Java?

Back

Android apps, Desktop applications, Web applications & servers, Games, Database connectivity.

5.

FLASHCARD QUESTION

Front

What are the benefits of using Java?

Back

Easy to learn, open source, object-oriented.

6.

FLASHCARD QUESTION

Front

What is the syntax to print 'Hello World' in Java?

Back

System.out.println("Hello World");

7.

FLASHCARD QUESTION

Front

What does the 'public class main' define in Java?

Back

It defines a class named 'main'.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?