SIMULAÇÃO PROVA TEÓRICA

SIMULAÇÃO PROVA TEÓRICA

Vocational training

10 Qs

quiz-placeholder

Similar activities

8 клас Типи даних у програмуванні. Введення й виведення даних. В

8 клас Типи даних у програмуванні. Введення й виведення даних. В

8th Grade

10 Qs

Alfabetização Digital

Alfabetização Digital

9th - 12th Grade

15 Qs

Comandos SQL

Comandos SQL

University

10 Qs

10-mavzu

10-mavzu

University

15 Qs

RECUPERAÇÃO AV2 9° B PC

RECUPERAÇÃO AV2 9° B PC

9th Grade

15 Qs

Lista no Scratch 9°ano

Lista no Scratch 9°ano

9th Grade

15 Qs

Prof.Kazuo QUIZZ 1

Prof.Kazuo QUIZZ 1

Professional Development

10 Qs

Quiz sobre React Native

Quiz sobre React Native

12th Grade

15 Qs

SIMULAÇÃO PROVA TEÓRICA

SIMULAÇÃO PROVA TEÓRICA

Assessment

Quiz

Information Technology (IT)

Vocational training

Medium

Created by

Mathaus (MathDev)

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Qual das bibliotecas abaixo do Python é usada para construir gráficos de funções matemáticas ?

numpy

pandas

matplotlib

tensorflow

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Qual é a principal funcionalidade da biblioteca NumPy no Python?

Criar interfaces gráficas para aplicações de desktop

Trabalhar com operações matemáticas e manipulação de arrays multidimensionais

Conectar-se a bancos de dados relacionais para executar consultas SQL

Desenvolver redes neurais para aprendizado profundo (Deep Learning)

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

import numpy as np

meu_array = np.array([1, 2, 3, 4])

array soma_total = np.sum(meu_array)

print("A soma total é:", soma_totall)

No código acima existe um erro ? Se existir onde ele está ?

Linha 1

Linha 2

Linha 3

Linha 4

Não há erro no código

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

A lógica fuzzy é um algoritmo de inteligência artificial que buscar tirar duplicidades de situações onde não é possível dar uma única classificação a um elemento.

Verdadeiro

Falso

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

A função print() no python é para exibir resultados dos processos realizados no script.

Verdadeiro

Falso

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Usando a biblioteca numpy e matplotlib é possível plotar um gráfico de uma função do seno.

Verdadeiro

Falso

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

É obrigatório, no python, que todas as linhas do código terminem com um ";" (ponto e vírgula) para poder funcionar

Verdadeiro

Falso

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?