Foram encontradas 1.000 questões.
O piezômetro é o mais simples dos manômetros utilizados para medir a pressão em fluidos.
Supondo um piezômetro de 2 metros de altura instalado numa tubulação que esteja conduzindo água (ρ = 1.000 kg.m-3), a máxima pressão que pode ser medida é
Provas
As grandezas físicas são comparáveis entre si através de medidas homogêneas, ou seja, referidas à mesma unidade.
Com relação ao sistema de unidades de medida, numere a coluna da direita com base nas informações da coluna da esquerda.
(1) Pressão (no ST)
(2) Vazão
(3) Peso específico
(4) Perda de carga
(5) Massa específica (no SI)
( ) m³/s
( ) kg/m³
( ) mca
( ) kgf/m²
( ) kgf/m³
A sequência correta, de cima para baixo, é
Provas
Leffa (2016) proposes analyzing the lexical development process through three dimensions, namely quantity, depth and productivity.
Regarding these three dimensions, associate the items, using the following code:
I. Quantity
II. Depth
III. Productivity
( ) Considers the evolution that goes from superficial knowledge to complex knowledge of the word.
( ) Considers lexical development along a continuum of words known by the learner.
( ) Considers the ability to establish paradigmatic, syntagmatic and collocational relationships.
( ) Considers the opposition between receptive knowledge and active knowledge of the lexicon
The correct association, from top to bottom, is
Provas
- FrameworksFrameworks JavascriptExpress.js
- FrameworksFrameworks JavascriptNode.js
- Interoperabilidade e IntegraçãoAPIsREST e RESTful APIs
- WebProtocolo HTTP
Em uma aplicação Node.js com o framework Express, as rotas HTTP (POST, DELETE, GET, e PUT) são usadas para realizar diferentes operações com recursos. Seguindo as boas práticas de APIs REST, esses verbos representam ações coerentes com o padrão CRUD (Create, Read, Update, Delete), assegurando que a API siga padrões de design que promovem consistência, escalabilidade e legibilidade do código.
Agora, considere o seguinte trecho de código, onde um CRUD básico para produtos está implementado.
var express = require('express');
var app = express();
app.get('/products', (req, res) => {
// implementação da rota
});
app.post('/products', (req, res) => {
// implementação da rota
});
app.put('/products/:id', (req, res) => {
// implementação da rota
});
app.delete('/products/:id', (req, res) => {
// implementação da rota
});
app.listen(3000);
Com base no comportamento esperado das rotas HTTP em um CRUD para produtos, qual das afirmativas está INCORRETA?
Provas
The vowel system, the consonant system, and the syllabic and accentual patterns of the English language present differences and similarities in relation to those of the Portuguese language (ALVES et al., 2020). With this in mind, mark T for True statements and F for False ones.
( ) There are more vowels in the Portuguese language compared to the English language.
( ) Regarding the consonants of the English language, there is phonetic variability depending on the syllabic position occupied by such segments within the word.
( ) The stress is distinctive in both English and Portuguese. In both languages, it can be used to differentiate verbs from nouns, for example.
( ) In the English language, words can be stressed on any syllable, unlike Portuguese, where words are stressed on one of the last three syllables.
The correct sequence of True and False statements, from top to bottom, is
Provas
A interoperabilidade dentro do processo BIM visa a permitir que cada especialista possa trabalhar com as ferramentas com as quais se sinta mais confortável e produtivo, garantindo a existência de mecanismos e padrões comuns que possam ser compartilhados por diferentes programas.
Quanto às formas de interoperabilidade que podem acontecer dentro do processo de projeto, é correto afirmar que
Provas
It requires meaningful interaction in the target language, natural communication in which speakers are concerned not with the form of their utterances but with the messages they are conveying and understanding. Error correction and explicit teaching of rules are not relevant to it, but caretakers and native speakers can modify their utterances addressed to acquirers to help them understand, and these modifications are thought to help the process (KRASHEN, 1981).
Which process is Krashen (1981) stating about?
Provas
The agenda in language acquisition studies was set by Noam Chomsky’s assertion (1965) that language is an innately acquired faculty. Chomsky’s arguments were based upon aspects of acquisition which are difficult to account for unless genetic transmission gives the child a head start.
The correct sequence of True and False statements, according to Chomsky’s considerations on language acquisition, from top to bottom, include:
( ) the short period of time within which a child achieves grammatical competence. ( ) the lack of correction or explicit teaching by adults.
( ) the ‘poverty of the stimulus’ available to the child in the form of natural speech with its hesitations, false starts and syntactic errors.
( ) the fact that not all normally developing children acquire full competence, regardless of differences in their intellectual capacity.
Provas
Saussure, considered the “father” of Applied linguistics, establishes, in the beginning of the XIX century, four pairs of linguistic concepts, which he calls dichotomies.
The option that names his four dichotomies is
Provas
Speech is a complex system and not a complicated system. In fact, this system is organized in the service, not of meaningless bits of sound, but meaningful words and phrases, intended for symbolic communication between embodied, socially situated agents. This view is compatible with current thinking across a range of of language.
The group of words that best completes the blank is
Provas
Caderno Container