Checkpoint 2 Assessment 2 - 12G

Checkpoint 2 Assessment 2 - 12G

12th Grade

11 Qs

quiz-placeholder

Similar activities

Quiz/Review #2 in SketchUp

Quiz/Review #2 in SketchUp

9th - 12th Grade

10 Qs

Future of Communication Quiz

Future of Communication Quiz

8th Grade - University

15 Qs

ICT-BEd_4th Semester

ICT-BEd_4th Semester

10th Grade - University

15 Qs

Revision Quiz 2 Technical Drawing Standards

Revision Quiz 2 Technical Drawing Standards

10th - 12th Grade

10 Qs

Conjunctions - English Functional Skills Entry 2/3

Conjunctions - English Functional Skills Entry 2/3

4th Grade - Professional Development

12 Qs

Simulation - ICT

Simulation - ICT

KG - Professional Development

10 Qs

BTEC Level 3 Nat Ext Dip in Computing - Unit 2.1 Hardware and Software

BTEC Level 3 Nat Ext Dip in Computing - Unit 2.1 Hardware and Software

11th - 12th Grade

10 Qs

Digital Etiquette

Digital Etiquette

4th Grade - University

15 Qs

Checkpoint 2 Assessment 2 - 12G

Checkpoint 2 Assessment 2 - 12G

Assessment

Quiz

Computers, Education, Instructional Technology

12th Grade

Hard

Created by

Raghad Ibhais

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify the flowchart symbol represented below.

Decision

Start / Stop

Process

Input / Output

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

 Refer to the image shown below. Which of the following Arduino commands is used to initialise pin ‘7’ as an OUTPUT?

digitalWrite(7, OUTPUT);

pinMode(7, HIGH);

pinMode(7, OUTPUT);

analogRead(7);

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can we write (A = A + 1) in Arduino syntax?

A++

A+=B

A--

A*=B

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a digital input component?

Servo Motor

Pushbutton

Potentiometer

Buzzer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following Arduino functions is used to generate a PWM signal?

analogRead();

digitalWrite();

analogWrite();

digitalRead();

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Refer to the Arduino code shown below and identify the error in the given code for changing the brightness of an LED.

Missing semicolon before the void setup() function

No change in the brightness of the LED

Extra curly brackets added in the void loop() function

Variable ‘i’ is not declared

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we call an electric device that emits infrared radiation to detect certain characteristics of the surrounding environment?

IR sensor

Ultrasonic sensor

DC motor

L298N motor driver

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?