Module 8 Programming

Module 8 Programming

12th Grade

19 Qs

quiz-placeholder

Similar activities

Pre-learning Quiz: Introduction to Microcontrollers (PIF-1)

Pre-learning Quiz: Introduction to Microcontrollers (PIF-1)

9th - 12th Grade

15 Qs

CS II Week 4 Vocab Quiz NEGH

CS II Week 4 Vocab Quiz NEGH

12th Grade

15 Qs

Quiz on Architecture of the ATmega328

Quiz on Architecture of the ATmega328

12th Grade

15 Qs

Antar Muka Digital Arduino

Antar Muka Digital Arduino

12th Grade

15 Qs

Electricity and Electrical Symbols Worksheet

Electricity and Electrical Symbols Worksheet

12th Grade

21 Qs

MULTISIM Software Quiz

MULTISIM Software Quiz

12th Grade

14 Qs

Quiz Pengetahuan Suzuki Ertiga

Quiz Pengetahuan Suzuki Ertiga

9th - 12th Grade

20 Qs

Quiz Pemrograman ESP32. Sensor Suhu dan Gas

Quiz Pemrograman ESP32. Sensor Suhu dan Gas

12th Grade

15 Qs

Module 8 Programming

Module 8 Programming

Assessment

Quiz

Engineering

12th Grade

Hard

Created by

Sabrina Bandin

Used 4+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

The set command can be used to set either a "___" or "___" output to a different value. (multiple answers)

Digital

Process

Analog

Control

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

An if-else command cannot be used in a thread.

True

False

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A variable that is a sequence of variables or values.

String

Bool

Float

List

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which one of these variables is primarily used (and makes the most logical sense) with a switch command to control the cases?

Boolean (true/false)

Integer (whole numbers)

String (text)

Floating Point (decimal)

5.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Which of the following statements are true about SubProgram? (multiple answers)

A SubProgram can be called from several places in the main program

A SubProgram can be used in multiple programs

A SubProgram can only be called using an if-else command

A SubProgram can contain the same types of commands as the main program

6.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Which of the following is true about the if-else command? (multiple answers)

An if command may have several associated Elseif commands

An if-else command cannot be used in a thread

An if command may have several associated Else commands

An if command does not need to have any associated Else commands

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A "___"Program can hold code segements that are needed/reused in several places.

Joint

Split

Sub

Command

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?