02 Lab / Quiz

02 Lab / Quiz

1st Grade

15 Qs

quiz-placeholder

Similar activities

Java Web

Java Web

1st - 7th Grade

12 Qs

Data Types Python

Data Types Python

1st Grade

19 Qs

Что мы помним по разработке бота дискорд?

Что мы помним по разработке бота дискорд?

1st - 5th Grade

13 Qs

Android Copa Piston

Android Copa Piston

1st - 10th Grade

10 Qs

SE LIGA 3TRI LÓGICA COMPUTACIONAL

SE LIGA 3TRI LÓGICA COMPUTACIONAL

1st Grade

20 Qs

1-mavzu. Kotlin dasturlash tiliga kirish

1-mavzu. Kotlin dasturlash tiliga kirish

1st Grade

18 Qs

Quiz 7 (11.08.2021)

Quiz 7 (11.08.2021)

1st - 12th Grade

10 Qs

Javascript

Javascript

KG - Professional Development

13 Qs

02 Lab / Quiz

02 Lab / Quiz

Assessment

Quiz

Computers

1st Grade

Hard

Created by

Alfred Brian Bautista

Used 11+ times

FREE Resource

15 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

20 sec • 2 pts

Give atleast one access modifier

2.

FILL IN THE BLANK QUESTION

20 sec • 5 pts

public class BT101{

public static ____ main(String[]args){

} }

3.

FILL IN THE BLANK QUESTION

20 sec • 5 pts

programming statements written in a high-level language. This is created using a text editor or a development environment.

4.

FILL IN THE BLANK QUESTION

20 sec • 5 pts

includes a complete set of JRE tools for developing, debugging, and monitoring Java applications. JDK is needed to install to the computer to write, compile, and execute Java programs.

5.

FILL IN THE BLANK QUESTION

20 sec • 5 pts

covers most end-users needs. It contains everything required to run Java applications on a system.

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

The PUBLIC STATIC VOID MAIN keyword is an access modifier. The method heading should be public for the Java interpreter to call it and to run the class.

TRUE

FALSE

7.

FILL IN THE BLANK QUESTION

20 sec • 5 pts

an environment that translates Java bytecode (compiled format for Java programs) into machine language and executes it.

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?