Search Header Logo

Processing Quiz

Authored by Antonio Perez-Serrano

Computers, Science

University

Used 9+ times

Processing Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which programming language is based Processing?

C++

Python

Java

Basic

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the equivalent function in Processing for the loop() in Arduino?

run()

start()

switch()

draw()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function will you use to change the color of the window?

fill()

stroke()

background()

fullScreen()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where should be located the images, fonts and other files used in your program?

In the same folder of the program

In the data folder

In the Documents folder

One decides the folder

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For what is used pushMatrix() ... popMatrix()?

To make numerical operations with matrices

To create mathematical graphics

To create graphs in polar coordinates

To create graphs that can be translated, scaled and rotated

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which library would you use in order to interchange data in real time on a network?

Network

Serial

UDP

Video

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Firmata?

A library to control an Arduino

A library to work with data

A library to get data from a website

A library to control an Android device

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?

Discover more resources for Computers