Chapter 1 - Seatwork (1-A)

Chapter 1 - Seatwork (1-A)

University

20 Qs

quiz-placeholder

Similar activities

Java Quiz 3

Java Quiz 3

University

15 Qs

Java Programming

Java Programming

University

25 Qs

If else

If else

University

15 Qs

Java Programming I 3

Java Programming I 3

University

17 Qs

Introduction to Java

Introduction to Java

University

25 Qs

Bootcamp Day 3 - Java Array

Bootcamp Day 3 - Java Array

University

15 Qs

Quiz 1-PBO

Quiz 1-PBO

University

20 Qs

Code Craft : Java & Web Quiz"

Code Craft : Java & Web Quiz"

University

15 Qs

Chapter 1 - Seatwork (1-A)

Chapter 1 - Seatwork (1-A)

Assessment

Quiz

Computers

University

Hard

Created by

Janeth Ugang

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

45 sec • 2 pts

Write a Java statements that declare the following variables in one line:

myAddress and yourAddress of type string.

2.

FILL IN THE BLANK QUESTION

45 sec • 2 pts

Write a Java statements that declare the following variables in one line:

score1, score2 and score3 of type integer.

3.

FILL IN THE BLANK QUESTION

30 sec • 2 pts

Write a Java statement that declare the following variable:

incRate of type double.

4.

FILL IN THE BLANK QUESTION

45 sec • 2 pts

Write a Java statements that declare the following variables in one line:

gender and status of type character.

5.

FILL IN THE BLANK QUESTION

30 sec • 2 pts

Given the declaration:

char letter;

Write a Java statements that stores the letter 'X' into letter.

6.

FILL IN THE BLANK QUESTION

30 sec • 2 pts

Given the declaration:

int age;

Write a Java statements that stores the value 18 into age.

7.

FILL IN THE BLANK QUESTION

30 sec • 2 pts

Given the declaration:

double distance100;

Write a Java statements that stores the value 500.75 into distance100.

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?