Questões de Concurso Comentadas para programador de computador

Foram encontradas 2.803 questões

Resolva questões gratuitamente!

Junte-se a mais de 4 milhões de concurseiros!

Q1073339 Programação

Considere a página HTML a seguir para responder à questão.


<!DOCTYPE html>

<html>

<head>

    <meta charset=”utf-8”>

    <title>Página</title>

    <script src=”jquery-2.2.0.min.js”>

    </script>

</head>

<body>

    <ul>

        <li>Item 1</li>

        <li>Item 2</li>

        <li>Item 3</li>

        <li>Item 4</li>

</ul>

<button type=”button”>Clique</button>

</body>

</html>

Para que um novo item seja corretamente inserido no final da lista sempre que um usuário clicar sobre o botão, é necessária a execução da instrução jQuery:
Alternativas
Q1073338 Programação

Considere a página HTML a seguir para responder à questão.


<!DOCTYPE html>

<html>

<head>

    <meta charset=”utf-8”>

    <title>Página</title>

    <script src=”jquery-2.2.0.min.js”>

    </script>

</head>

<body>

    <ul>

        <li>Item 1</li>

        <li>Item 2</li>

        <li>Item 3</li>

        <li>Item 4</li>

</ul>

<button type=”button”>Clique</button>

</body>

</html>

O seletor jQuery para selecionar os dois últimos itens da lista é:
Alternativas
Q1073337 Programação
Na linguagem de programação PHP, é inválido o identificador:
Alternativas
Q1073336 Programação
Considere a variável PHP a seguir.
$x = array( “a” => “Europa”, “América”, “Oceania”, “Ásia”);
Para obter o valor “Oceania” a partir dessa variável, é necessário referenciá-la como:
Alternativas
Q1073335 Programação
O código que define corretamente uma constante em PHP é:
Alternativas
Q1073334 Programação

Analise o código PHP a seguir.


<?php

$x = 3;

$y = $x * 3;

$z = 4 * $x / $y;


echo $x + $y * $z;

?>

Ao ser executado, esse código imprimirá o número

Alternativas
Q1073332 Programação
A propriedade CSS que ajusta a cor do texto contido em um elemento é
Alternativas
Q1073331 Programação
Na linguagem HTML5, o atributo e seu valor, que devem ser utilizados para submeter um elemento ao corretor ortográfico, é
Alternativas
Q1073329 Programação
A linguagem HTML 5 possui um elemento que é um espaço, no qual se pode desenhar elementos, formas geométricas e imagens, por meio de scripts. Esse elemento é
Alternativas
Q1073328 Programação
Elaborou-se um formulário na linguagem HTML5, e um dos campos que deve ser preenchido é o Código de Endereçamento Postal (CEP). Foram introduzidas linhas no código com o intuito de validar o CEP, que deve corresponder a números com o formato nnnnn-nnn, em que n são números de 0 a 9. A seguir são apresentadas algumas dessas linhas
<label for="CEP">CEP: <input name="CEP" id="CEP" required __________ =”\d{5}-?\d{3}"/> </label>
O atributo que deve ser colocado na lacuna, após required, para que a validação possa ocorrer é
Alternativas
Q1073327 Programação
Na linguagem HTML5, a tag <aside>
Alternativas
Q1073326 Engenharia de Software
O Git, ao tratar os arquivos que devem sofrer o processo de controle de versões, classifica o estado desses arquivos em 3 categorias, definidas como
Alternativas
Q1073325 Redes de Computadores
Uma rede local de computadores pode ser construída utilizando diferentes tecnologias e, consequentemente, assumir diferentes topologias. Ao utilizar a tecnologia de cabos CAT5e para conectar os computadores e uma Switch para interligar os cabos, a topologia física assumida por esta rede é
Alternativas
Q1073324 Sistemas Operacionais
A técnica de spooling utilizada pelos sistemas operacionais permite
Alternativas
Q1073323 Sistemas Operacionais
Considere a seguinte situação ocorrendo no ambiente de um sistema operacional no qual um conjunto de processos está sendo executado: “em determinado momento, cada processo está esperando um evento que somente outro processo poderá fazer acontecer”. Essa descrição refere-se a
Alternativas
Q1073322 Programação
Na programação orientada a objetos, há os conceitos de classes concretas e classes abstratas, sobre as quais é correto afirmar que
Alternativas
Q1073321 Programação
Alguns dos motores disponíveis no mercado para a “renderização” de páginas web pelos navegadores são:
Alternativas
Q1073320 Inglês
O texto a seguir deve ser utilizado para responder à questão.

The Future of Digital Video

    Digital Enrichment for the Home Intelligent set-top boxes will bring new levels of functionality to the home entertainment experience. Set-top boxes will stream programming from anywhere in the world to enable true video on demand, whether the programming is stored on a home computer or occurring live. Set-top boxes will also integrate home surveillance security systems into the heart of the home entertainment center to enable viewers to identify visitors at the front door visually on their TV screens without having to leave the couch. Through object/facial recognition technology, the security system will be able to automatically identify family members and let them in without a key. We will have our entertainment anywhere and at any time we want it. Set-top boxes will automatically set their own clocks, making recording programs as simple as a single button push. And with voice recognition technology, users will be able to adjust the volume or change channels by voice command without having to hunt for an elusive remote-control.
(Extraído de: http://www.ti.com/lit/wp/spry066/spry066.pdf)
No texto, o termo “surveillance” pode ser melhor traduzido por
Alternativas
Q1073319 Inglês
O texto a seguir deve ser utilizado para responder à questão.

The Future of Digital Video

    Digital Enrichment for the Home Intelligent set-top boxes will bring new levels of functionality to the home entertainment experience. Set-top boxes will stream programming from anywhere in the world to enable true video on demand, whether the programming is stored on a home computer or occurring live. Set-top boxes will also integrate home surveillance security systems into the heart of the home entertainment center to enable viewers to identify visitors at the front door visually on their TV screens without having to leave the couch. Through object/facial recognition technology, the security system will be able to automatically identify family members and let them in without a key. We will have our entertainment anywhere and at any time we want it. Set-top boxes will automatically set their own clocks, making recording programs as simple as a single button push. And with voice recognition technology, users will be able to adjust the volume or change channels by voice command without having to hunt for an elusive remote-control.
(Extraído de: http://www.ti.com/lit/wp/spry066/spry066.pdf)
De acordo com o texto, os set-top boxes poderão identificar membros da família na entrada da casa mediante reconhecimento
Alternativas
Q1073318 Inglês
O texto a seguir deve ser utilizado para responder à questão.

What is a Real-Time Operating System (RTOS)?

    In general, an operating system (OS) is responsible for managing the hardware resources of a computer and hosting applications that run on the computer. An RTOS performs these tasks, but is also specially designed to run applications with very precise timing and a high degree of reliability. This can be especially important in measurement and automation systems where downtime is costly or a program delay could cause a safety hazard.
    To be considered “real-time”, an operating system must have a known maximum time for each of the critical operations that it performs (or at least be able to guarantee that maximum most of the time). Some of these operations include OS calls and interrupt handling. Operating systems that can absolutely guarantee a maximum time for these operations are commonly referred to as “hard real-time”, while operating systems that can only guarantee a maximum most of the time are referred to as “soft real-time”.
(Extraído e adaptado de: http://www.ni.com/white-paper/3938/en/)
Conforme o texto, alguns dos sistemas operacionais de tempo real
Alternativas
Respostas
681: D
682: C
683: B
684: A
685: E
686: B
687: A
688: C
689: C
690: B
691: B
692: B
693: D
694: A
695: A
696: C
697: E
698: B
699: A
700: E