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

PTS GENAP 2022 DESAIN GRAFIS

PTS GENAP 2022 DESAIN GRAFIS

10th - 12th Grade

20 Qs

Informatika Interaktif kelas 10

Informatika Interaktif kelas 10

10th Grade

20 Qs

Python тілі бойынша тест

Python тілі бойынша тест

12th Grade

20 Qs

PHB TIK Kls XI - PowerPoint

PHB TIK Kls XI - PowerPoint

11th Grade

25 Qs

Основы программирования на Python

Основы программирования на Python

9th Grade

20 Qs

Mastering Python Basics

Mastering Python Basics

12th Grade

20 Qs

dom_js

dom_js

9th - 12th Grade

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