Unit 9 - Review Stored Procedures vs Custom Functions

Unit 9 - Review Stored Procedures vs Custom Functions

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Small Basic

Small Basic

7th - 9th Grade

17 Qs

Year 7 - SketchUp - L2

Year 7 - SketchUp - L2

7th - 9th Grade

17 Qs

Photoshop tools

Photoshop tools

6th Grade - Professional Development

16 Qs

8.QZ - Fish Tank Starter Code Review

8.QZ - Fish Tank Starter Code Review

9th - 12th Grade

15 Qs

Python Functions Quiz

Python Functions Quiz

11th Grade

20 Qs

Blockly

Blockly

6th - 9th Grade

15 Qs

Codehs - Python

Codehs - Python

11th - 12th Grade

25 Qs

Kuizi 15 - Web

Kuizi 15 - Web

10th Grade - University

15 Qs

Unit 9 - Review Stored Procedures vs Custom Functions

Unit 9 - Review Stored Procedures vs Custom Functions

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Jocelyn Hall

Used 9+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many stored procedures are in this code?

0

1

2

3

Answer explanation

Media Image

The stored procedures are setup and draw.

Stored procedures NEVER need to be called.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many stored procedures are in this code?

0

1

2

3

Answer explanation

Media Image

The stored procedures are setup and mouseClicked.

Stored procedures NEVER need to be called.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many custom functions are in this code?

0

1

2

3

Answer explanation

Media Image

Custom function definition syntax is

var nameOfFunction () = {

};

*Remember

Custom functions NEED to be called.

Stored procedures NEVER need to be called.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many custom functions are in this code?

0

1

2

3

Answer explanation

Media Image

Custom function definition syntax is

var nameOfFunction () = {

};

*Remember

Custom functions NEED to be called.

Stored procedures NEVER need to be called.

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Identify ALL the stored procedures

setup

draw

drawSnow

drawCloud

Answer explanation

Media Image

*Remember

Custom functions NEED to be called.

Stored procedures NEVER need to be called.

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Identify ALL the custom functions

setup

draw

drawSnow

drawCloud

Answer explanation

Media Image

*Remember

Custom functions NEED to be called.

Stored procedures NEVER need to be called.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify ALL the custom functions

setup

mouseClicked

calcSize

drawCalculator

Answer explanation

Media Image

*Remember

Custom functions NEED to be called.

Stored procedures NEVER need to be called.

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?