Quiz Básico sobre p5.js

Quiz Básico sobre p5.js

10th Grade

19 Qs

quiz-placeholder

Similar activities

Static Website Concepts: Questions

Static Website Concepts: Questions

10th Grade

16 Qs

Sumatif Tengah Semester Ganjil TA 2024/2025 Mapel  KJ 1 & KJ2

Sumatif Tengah Semester Ganjil TA 2024/2025 Mapel KJ 1 & KJ2

10th Grade

22 Qs

Soal Pemrograman Web Dasar

Soal Pemrograman Web Dasar

10th Grade

20 Qs

Bài 27

Bài 27

10th Grade - University

15 Qs

Quiz Teknologi Jaringan Komputer dan Telekomunikasi

Quiz Teknologi Jaringan Komputer dan Telekomunikasi

10th Grade

21 Qs

Soal perangkat komputer kelas 10 TJKT

Soal perangkat komputer kelas 10 TJKT

10th Grade

20 Qs

Quiz Regresi Linear dan Algoritma

Quiz Regresi Linear dan Algoritma

4th Grade - University

15 Qs

10-sinf 9 - dars

10-sinf 9 - dars

10th Grade

23 Qs

Quiz Básico sobre p5.js

Quiz Básico sobre p5.js

Assessment

Quiz

Information Technology (IT)

10th Grade

Hard

Used 31+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

O que é p5.js?

Uma biblioteca JavaScript para criar gráficos 3D.

Uma biblioteca JavaScript para criar gráficos e interações visuais.

Um editor de texto para programadores.

Um sistema operacional para dispositivos móveis.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual função é usada para definir o tamanho da tela no p5.js?

`createCanvas()`

`setSize()`

`initScreen()`

`defineCanvas()`

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual das seguintes opções desenha um círculo no p5.js?

`drawCircle(x, y, radius)`

`ellipse(x, y, width, height)`

`circle(x, y, diameter)`

`round(x, y, size)`

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como você altera a cor de preenchimento de uma forma no p5.js?

`setColor(r, g, b)`

`fill(r, g, b)`

`color(r, g, b)`

`paint(r, g, b)`

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual função é usada para detectar o movimento do mouse no p5.js?

`mouseMove()`

`mouseDragged()`

`mouseMoved()`

`mouseMotion()`

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual das seguintes funções é usada para desenhar um retângulo no p5.js?

`rect(x, y, width, height)`

`rectangle(x, y, width, height)`

`square(x, y, size)`

`box(x, y, width, height)`

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como você define a cor da borda de uma forma no p5.js?

`borderColor(r, g, b)`

`stroke(r, g, b)`

`outline(r, g, b)`

`edgeColor(r, g, b)`

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?