Code.org Unit 3

Code.org Unit 3

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

Code.org APCSP Unit 7 Assessment

Code.org APCSP Unit 7 Assessment

9th - 12th Grade

13 Qs

Unit 7

Unit 7

9th - 12th Grade

13 Qs

Computer Science Principles Unit 7 Parameters Returns Libraries

Computer Science Principles Unit 7 Parameters Returns Libraries

9th - 12th Grade

13 Qs

GCSE Computing - Subprograms

GCSE Computing - Subprograms

9th - 10th Grade

14 Qs

AP CSP Robot

AP CSP Robot

10th - 12th Grade

17 Qs

Computer Science Principles: Intro to Programming

Computer Science Principles: Intro to Programming

9th - 12th Grade

15 Qs

AP Computer Science Principles Practice Module

AP Computer Science Principles Practice Module

10th - 12th Grade

14 Qs

Code.org Unit 3

Code.org Unit 3

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Connie Tenney

Used 388+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ambiguities in natural language necessitate the creation of a more precise language - a programming language- for controlling computers

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Compared to the number of words in a natural language, the number of defined words in a programming language is very small.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There are many possible ways to interpret an instruction written in a programming language.

True

False

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not true about functions?

Functions are reusable programming abstractions

Functions can reduce complexity of writing and maintaining programs

Functions cannot make calls to other functions within the same program

Once defined, a function can be called many times from different parts of the program.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would be a well-named function IF we are following all important naming conventions?

#drawStar()

Drawstar()

DrawStar()

drawStar()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Two functions in a single program can have different names but contain identical code.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function can change names over the course of a program

True

False

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?