COE Programming

COE Programming

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Intro to Small Basic

Intro to Small Basic

KG - 7th Grade

15 Qs

Pascal Assessment

Pascal Assessment

3rd - 4th Grade

10 Qs

MIS205 OOP Quiz 1

MIS205 OOP Quiz 1

2nd Grade

11 Qs

Pemrograman berorientasi objek

Pemrograman berorientasi objek

1st - 10th Grade

13 Qs

JAVA-STRINGS-VLITS

JAVA-STRINGS-VLITS

1st Grade

13 Qs

Chapter1.1

Chapter1.1

1st - 5th Grade

11 Qs

Programming - Data Types

Programming - Data Types

1st - 10th Grade

10 Qs

Yr 7 Flowgorithm

Yr 7 Flowgorithm

3rd Grade

10 Qs

COE Programming

COE Programming

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Aj Sese

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If something is written in a quotation mark ("quote"); then it means a java code, what is the name for an application that changes a human readable programming language into a machine readable language?

Compiler

Converter

Encoder

Texter

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What primitive data type is used for integers?

Boolean

Character (char)

Long

String

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which primitive data type is used for floating point decimals?

Char

double

Long

Boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which puts the cursor on the next line after printing a String?

nextLine()

println()

print()

printf()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used at the end of line in a code?

#

//

:

;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is used that holds statements as words?

int

double

String

Boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using String Method, which command is correct to get the length of a statement?

(length.statement());

(length(statement));

(statement.length());

(statement(length));

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?