Pular para o conteúdo principal

Banco de Questões LEVEL

Banco de Questões de Concursos

São 48 questões de provas oficiais de concurso, organizadas por disciplina, banca, órgão e assunto. Filtre abaixo e resolva com gabarito oficial — de graça, sem login.

48 questões · provas oficiais · gabarito + comentário

Filtrar por disciplina
Filtrar por banca1
Filtrar por órgão
Filtrar por ano
Filtrar por nível

48 questões no filtro

  1. ProgramaçãoJavaScriptIBADEPrefeitura de Rio Branco - AC2023Média

    function verify_var_type(variable) { if (typeof(variable) != ‘string’ { return false; } else { return true; } } Analisando o bloco de código acima, responda. Qual o retorno dessa função?

  2. ProgramaçãoJavaScriptIBADEPrefeitura de Rio Branco - AC2023Média

    Considerando o seguinte script em javascript:: let valor_1 = 5; const valor_2 = 3; valor_1 += valor_2 ; console.log(valor_1); Qual resultado deve ser impresso ao executar o programa?

  3. ProgramaçãoJavaScriptIBADEPrefeitura de Rio Branco - AC2023Média

    function sum_elements(list) { let total = 0; for (let i=1; i<list.length; i++) { total+=list[i]; } console.log(total) No bloco de código acima, qual será o valor mostrado no console, após o término da estrutura de repetição, caso a função r…

  4. ProgramaçãoJavaIBADESES-MG2022Média

    Há uma classe Java usada para estender as funcionalidades de um servidor. Respondem a requisições, e normalmente são usados para estender as aplicações hospedadas por servidores web; desta forma eles podem ser imaginados como Applets Java q…

  5. ProgramaçãoJavaScriptIBADEPrefeitura de Costa Marques - RO2022Média

    É sabido que Javascript é uma linguagem de tipagem dinâmica. Isso significa que:

  6. InglêsVerbos | VerbsIBADEPrefeitura de Vila Velha - ES2020Média

    Choose the verb form that completes the sentence below correctly: Wendy has decided to give up _________ at the hotel.

  7. ProgramaçãoJavaIBADEPrefeitura de Santa Luzia D`Oeste - RO2020Média

    Qual saída é esperada para o código Java a seguir? [imagem]

  8. InglêsVerbos | VerbsIBADEPrefeitura de Linhares - ES2020Média

    In informal American English the students usually use the verb FLUNK. If we say that Paolo flunked the math test last semester, we mean that he:

  9. InglêsVerbos | VerbsIBADESEE-AC2019Média

    Choose the verb form that completes the sentence below correctly: Fay was late for school yesterday. When she arrived at school, the final test ...

  10. InglêsVerbos | VerbsIBADESEE-AC2019Média

    “It seems that the Finnish education system has come up with a formula.” (seventh paragraph). In the negative:

  11. InglêsVerbos | VerbsIBADESEE-AC2019Média

    In the sentence “ Every teacher studies for five years before they can teach”, (fifth paragraph) the modal verb CAN indicates:

  12. InglêsVerbos | VerbsIBADESEE-AC2019Média

    Notice the use of the past simple in the sentence: “So, I looked at conditions in Finnish schools to see what made them so successful.” (second paragraph) The past simple is correct in the sentence:

  13. InglêsVerbos | VerbsIBADEPrefeitura de Vitória - ES2019Média

    Read this excerpt from one of the previous texts: “There must be training sites where teachers have the opportunity to express those concerns while also learning to create ways to approach the multicultural classroom and curriculum.” Withou…

  14. InglêsVerbos | VerbsIBADEPrefeitura de Porto Velho - RO2019Média

    Read this excerpt from one of the previous texts: “One of the dangers we come across in our educational systems is the loss of a feeling of community, not just the loss of closeness among those with whom we work and with our students, but a…

  15. ProgramaçãoPythonIBADEPrefeitura de Jaru - RO2019Média

    Dos itens abaixo, aquele que é uma linguagem de programação:

  16. ProgramaçãoJavaIBADEIF-RO2019Média

    Os modificadores de acesso são padrões de visibilidade de acessos às classes, atributos e métodos. Esses modificadores são palavras-chave reservadas pelo Java, ou seja, palavras reservadas não podem ser usadas como nome de métodos, classes…

  17. ProgramaçãoJavaScriptIBADEIF-RO2019Média

    A linguagem JavaScript suporta o uso de operadores relacionais, que possibilitam a análise de duas situações: (1) O uso do operador retorna VERDADEIRO caso os operandos sejam iguais e do mesmo tipo. (2) O uso do operador retorna VERDADEIRO…

  18. InglêsVerbos | VerbsIBADEPrefeitura de Manaus - AM2018Média

    Choose the option that completes the sentence below correctly. The parents would like:

  19. InglêsVerbos | VerbsIBADEPrefeitura de Manaus - AM2018Média

    Read the sentences below and choose the one that has a verb in the imperative form:

  20. InglêsVerbos | VerbsIBADEPrefeitura de Ji-Paraná - RO2018Média

    Read the following sentences: They used (1) Internet access, but now they don't any more. They are used (2) Internet access, and they log on to the Internet every day. The verbs that complete the sentences above correctly are, respectively:

Todas as disciplinas (248)