week 1 basic java coding language

week 1 basic java coding language

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Methods in Java

Methods in Java

11th - 12th Grade

10 Qs

Unit 6 Arrays

Unit 6 Arrays

10th - 12th Grade

14 Qs

Java Programming Basics

Java Programming Basics

12th Grade

17 Qs

Programación

Programación

12th Grade

12 Qs

Comprog-October 11, 2022

Comprog-October 11, 2022

11th - 12th Grade

10 Qs

Java Print Statements Warm-Up

Java Print Statements Warm-Up

9th - 12th Grade

10 Qs

CuestionarioJava_1

CuestionarioJava_1

9th - 12th Grade

8 Qs

Java Strings

Java Strings

9th - 12th Grade

12 Qs

week 1 basic java coding language

week 1 basic java coding language

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Daniel Latusek

Used 45+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

class declaration

public class (name){}

public static void main ( String args[] )

System.out.print("")

public void method(){}

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

method delcaration

public class (name){}

public static void main ( String args[] )

System.out.print("")

public void method(){}

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

main method

public class (name){}

public static void main ( String args[] )

System.out.print("")

public void method(){}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Command to print text

public class (name){}

public static void main ( String args[] )

System.out.print("")

public void method(){}

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Braces

( )

{ }

;

//

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Parenthesis

( )

{ }

;

//

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

comment

( )

{ }

;

//

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?