02 Lab / Quiz

02 Lab / Quiz

1st Grade

15 Qs

quiz-placeholder

Similar activities

JavaScript Quiz | For Beginners

JavaScript Quiz | For Beginners

1st Grade - University

10 Qs

Programación Java

Programación Java

1st Grade

10 Qs

UTS DASPRO

UTS DASPRO

1st - 10th Grade

20 Qs

java fundamentals-vlits

java fundamentals-vlits

1st Grade

19 Qs

C# lesson10

C# lesson10

1st - 10th Grade

10 Qs

Java March

Java March

KG - University

16 Qs

quiz

quiz

1st - 5th Grade

15 Qs

COE Programming

COE Programming

1st - 5th Grade

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