Search Header Logo

10 Design and Apps Revision

Authored by Daryl Croke

Computers

10th Grade

Used 7+ times

10 Design and Apps Revision
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a function?

A mathematically formula

A library of code imported into a program

A set of tasks that have been given a name that can be called in parts of a program

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What 2 steps are need to make a function work in a program

  1. 1: Memory needs be to cleared

  2. 2: Function needs to be defined

1. Function needs to be imported

  1. 2. Function needs to be defined

  1. 1. Function needs to be defined

  2. 2. Function needs to be called

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the correct way to call a function

Function addNums(call)

addNums(1,3)

def addNums(x,y):
sum = x + y
return sum

addNum

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is possible to pass values to a function

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Functions can return a value

Maybe

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Best definition of Functional Requirements

Functions requiring calculations

What the user requires to do

What the system must be able to do

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Non-Functional Requirements

A list of things the system has to do

A list of things the user has to do

Things the user or client would like

Non-important functions

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?