3343

3343

9th Grade

27 Qs

quiz-placeholder

Similar activities

GDI Common Assessment 2 Review

GDI Common Assessment 2 Review

9th - 12th Grade

26 Qs

ADOBE PHOTOSHOP Session 1b

ADOBE PHOTOSHOP Session 1b

9th - 12th Grade

24 Qs

Steal Like an Artist Art Comp Quiz 1

Steal Like an Artist Art Comp Quiz 1

9th Grade

24 Qs

Sculpture

Sculpture

9th - 12th Grade

24 Qs

Elements and Principles Test

Elements and Principles Test

9th - 12th Grade

30 Qs

Ornamentasi Melodis Kelas 9

Ornamentasi Melodis Kelas 9

9th Grade

25 Qs

ENTERTAINMENT

ENTERTAINMENT

1st Grade - University

22 Qs

Boutonnieres & Corsages

Boutonnieres & Corsages

9th - 12th Grade

23 Qs

3343

3343

Assessment

Quiz

Arts

9th Grade

Hard

Created by

Меруерт Қожахмет

Used 6+ times

FREE Resource

27 questions

Show all answers

1.

DRAW QUESTION

1 min • 1 pt

Draw block scheme for "for" loop

Media Image

Answer explanation

Media Image

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

We need methods to (choose all the correct options)

Make a program easy to understand

Help in code re usability.

Save memory

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can we use "void" and return together?

Yes

No

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Write method header to Return the corresponding uppercase letter, given a lowercase letter

public static char getUpperCase(char letter)

public static void char getUpperCase(char letter)

public static void getUpperCase(char letter)

public static char getUpperCase()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many return statements can be used in a method?

0

1

2

Any number of return statements

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the Output if the argument is (1300.00, 15.0)

9,750.00

7,800.00

There will be no output.

5,850.00

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Write method header to Return a square root of a number

public static void double sqrt(value)

public static void double sqrt(double value)

public static double sqrt(value)

public static double sqrt(double value)

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?