3343

3343

9th Grade

27 Qs

quiz-placeholder

Similar activities

Intro to 2D CQA 1

Intro to 2D CQA 1

9th - 12th Grade

23 Qs

Ornamentasi Melodis Kelas 9

Ornamentasi Melodis Kelas 9

9th Grade

25 Qs

Apparel II Dyeing Methods and Fabric Finishes

Apparel II Dyeing Methods and Fabric Finishes

9th - 12th Grade

24 Qs

8th Grade Drawing Unit Test

8th Grade Drawing Unit Test

8th Grade - University

31 Qs

Apparel I 2.01

Apparel I 2.01

9th - 12th Grade

24 Qs

Ceramics Final Review

Ceramics Final Review

9th - 12th Grade

25 Qs

Exposure Quiz

Exposure Quiz

9th - 12th Grade

25 Qs

Unit 5: Camera Movement

Unit 5: Camera Movement

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?