CS_SE_practice

CS_SE_practice

Professional Development

28 Qs

quiz-placeholder

Similar activities

Aniversário 50 Anos Hugo

Aniversário 50 Anos Hugo

Professional Development

24 Qs

Pinyin: A beginner's guide

Pinyin: A beginner's guide

7th Grade - Professional Development

25 Qs

Gustar

Gustar

7th Grade - Professional Development

25 Qs

CH5: 我的家人 MY FAMILY

CH5: 我的家人 MY FAMILY

KG - Professional Development

23 Qs

CH1: 你好吗? HOW ARE YOU?

CH1: 你好吗? HOW ARE YOU?

KG - Professional Development

28 Qs

Spanish Basic Conversation

Spanish Basic Conversation

6th Grade - Professional Development

30 Qs

New Zealand

New Zealand

Professional Development

23 Qs

Fun Facts

Fun Facts

Professional Development

25 Qs

CS_SE_practice

CS_SE_practice

Assessment

Quiz

World Languages

Professional Development

Medium

Created by

Preetha Sunil

Used 2+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

You must compile classes written in Java into

bytecode

bitcode

machine language

assembly code

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

All Java programming statements must end with a

period

comma

semicolon

closing parenthesis

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Which of the following is a valid variable declaration in Java

int x = 32;

int 32x = 32 ;

xy1 = 32 ;

int xy1 = 32x ;

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Arguments to methods always appear within

parentheses

double quotation marks

single quotation marks

curly braces

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

    In a Java program, you must use _____________ to separate classes, objects, and methods.

commas

semicolons

dots

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

   Nonexecuting program statements that provide documentation are called _____________.

classes

notes

comments

commands

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

     Assuming you have declared shoeSize to be a variable of type int, which of the following is a valid assignment statement in Java?

    shoeSize = 9;

    shoeSize = 9.5;

      shoeSize = ′9′;

shoeSize = "nine";

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?