02 Lab / Quiz

02 Lab / Quiz

1st Grade

15 Qs

quiz-placeholder

Similar activities

C# 11

C# 11

1st - 10th Grade

10 Qs

Javascript

Javascript

KG - Professional Development

13 Qs

Dojo - Type Inference

Dojo - Type Inference

1st - 12th Grade

13 Qs

CodeHS Arraylist

CodeHS Arraylist

1st Grade

10 Qs

AppsLab_Q3

AppsLab_Q3

1st Grade - Professional Development

12 Qs

INTRODUCTION TO OOP

INTRODUCTION TO OOP

1st - 3rd Grade

10 Qs

JAVA-STRINGS-VLITS

JAVA-STRINGS-VLITS

1st Grade

13 Qs

TEPOO

TEPOO

1st Grade

12 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?