java level one

java level one

7th Grade

23 Qs

quiz-placeholder

Similar activities

Im proud of Indonesia kelas 7

Im proud of Indonesia kelas 7

7th Grade

20 Qs

Stem Quiz #1 Robotics

Stem Quiz #1 Robotics

7th - 8th Grade

20 Qs

Physical Properties of Matter

Physical Properties of Matter

6th - 12th Grade

20 Qs

QUIZ 1 : TOPIC 8 [PROCESS COSTING]

QUIZ 1 : TOPIC 8 [PROCESS COSTING]

1st Grade - University

20 Qs

Computer Hardware Servicing- Q1

Computer Hardware Servicing- Q1

7th Grade

20 Qs

Python Test

Python Test

6th - 9th Grade

20 Qs

Python-coban

Python-coban

7th - 12th Grade

20 Qs

Kiểm Tra Thường Xuyên Môn ICT

Kiểm Tra Thường Xuyên Môn ICT

7th Grade

20 Qs

 java level one

java level one

Assessment

Quiz

Education

7th Grade

Medium

Created by

Rania Khaled

Used 5+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is programming?

Programming is the process of creating instructions for a computer to execute.
Programming is the process of designing buildings and structures.
Programming is a type of exercise routine.
Programming is a form of cooking food.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is binary (machine language)?

A high-level programming language

A language used for web development

A low-level language that uses 0s and 1s to represent instructions and data

A language used for database management

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are variables in programming?

A way to display output on the screen
A method for organizing code
A type of function in programming

Containers for storing values

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you declare a variable in Java?

Declaring a variable is not possible in Java.

By using the syntax: data type variableName;

Using the syntax: var variableName;
By using the syntax: variableName = value;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a data type in programming?

A type of software application
A type of computer hardware
A classification that specifies which type of value a variable can hold.
A type of internet connection

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you concatenate strings ?

Using the '/' operator
Using the '*' operator
Using the '+' operator
Using the '-' operator

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How write comment in java?

// for single-line comments or /* */ for multi-line comments
/* for single-line comments or // for multi-line comments
/* for single-line comments or // for multi-line comments
## for single-line comments or for multi-line comments

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?