Questões de Concurso Para prodest-es

Foram encontradas 451 questões

Resolva questões gratuitamente!

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

Q481607 Direito Administrativo
Na ocorrência de alteração unilateral do contrato administrativo, os acréscimos não podem exceder do valor inicial do contrato, nos casos de serviços e de reforma de edifícios, os seguintes valores, respectivamente:
Alternativas
Q481606 Direito Administrativo
Segundo a Lei n.º 8.666/93, art. 100, os crimes definidos nesta Lei são de ação penal pública incondicionada, cabendo ao(à) ____________ promovê-la.

Assinale a alternativa que, corretamente, preenche a lacuna.
Alternativas
Q481603 Administração Geral
9. As organizações constituem uma classe de sistemas sociais, os quais, por sua vez, constituem uma classe de sistemas abertos. Como classes especiais de sistemas abertos, as organizações têm propriedades que lhes são exclusivas, como
Alternativas
Q481602 Administração Pública
O formalismo, a divisão do trabalho, a impessoalidade, a meritocracia, a previsibilidade e o profissionalismo caracterizam a chamada Administração
Alternativas
Q481601 Administração Financeira e Orçamentária
Segundo a Lei n.º 4.320/64, art. 9.º, a receita derivada instituída pelas entidades de direito público, cujo produto destina-se ao custeio de atividades gerais ou específicas exercidas por essas entidades, é chamada de
Alternativas
Q481600 Administração Financeira e Orçamentária
Segundo a Lei n.º 4.320/64, art. 2.º, a Lei do Orçamento obedece aos seguintes princípios:
Alternativas
Q481599 Administração Pública
Entre os princípios do serviço público – que se constituem no aspecto formal do conceito –, aquele que estabelece o dever de fundamentar com largueza todas as decisões atinentes ao serviço é o princípio da
Alternativas
Q481598 Direito Administrativo
Os serviços de radiodifusão sonora (rádio) ou de sons e imagens (televisão) são serviços públicos
Alternativas
Q481597 Direito Constitucional
Segundo a Constituição Federal, art. 41, o servidor público estável perderá o cargo, entre outros, em virtude de
Alternativas
Q481596 Direito Constitucional
Segundo a Constituição Federal, art. 39, a fixação dos padrões de vencimento e dos demais componentes do sistema remuneratório dos servidores públicos observará, entre outros,
Alternativas
Q481595 Direito Constitucional
Segundo a Constituição Federal, art. 43, para efeitos administrativos, a União poderá articular sua ação em um mesmo complexo geoeconômico e social, visando a seu desenvolvimento e à redução das desigualdades regionais.

Assinale a alternativa que corretamente menciona incentivo(s) regional(is), previsto(s) na Lei, para a consecução desses objetivos.
Alternativas
Q481594 Noções de Informática
Considere a janela do MS-Outlook 2010, em sua configuração original, parcialmente apresentada na figura.

                        Imagem associada para resolução da questão

Assinale a alternativa que contém a quantidade total de mensagens da Caixa de Entrada.
Alternativas
Q481591 Noções de Informática
No MS-Word 2010, em sua configuração original, para imprimir uma cópia completa do documento antes da primeira página da próxima cópia a ser impressa, é necessário escolher __________após clicar na guia Arquivo e em Imprimir.

Assinale a alternativa que preenche corretamente a lacuna.
Alternativas
Q466033 Inglês
Computers are used to control a wide range of systems from simple domestic machines, through games controllers, to entire manufacturing plants. These computers interact directly with hardware devices. Their software must react to events generated by the hardware and, often, issue control signals in response to these events. These signals result in an action, such as the initiation of a phone call, the movement of a character on the screen, the opening of a valve, or the display of the system status. The software in these systems is embedded in system hardware, often in read-only memory, and usually responds, in real time, to events from the system’s environment. By real time, I mean that the software system has a deadline for responding to external events. If this deadline is missed, then the overall hardware-software system will not operate correctly.

Embedded software is very important economically because almost every electrical device now includes software. There are therefore many more embedded software systems than other types of software system. If you look around your house you may have three or four personal computers. But you probably have 20 or 30 embedded systems, such as systems in phones, cookers, microwaves etc

Responsiveness in real time is the critical difference between embedded systems and other software systems, such as information systems, web-based systems, or personal software systems, whose main purpose is data processing. For non-real- time systems, the correctness of a system can be defined by specifying how system inputs map to corresponding outputs that should be produced by the system. In response to an input, a corresponding output should be generated by the system and, often, some data should be stored. For example, if you choose a create command in a patient information system, then the correct system response is to create a new patient record in a database, and to confirm that this has been done. Within reasonable limits, it does not matter how long this takes.

However, in a real-time system, the correctness depends both on the response to an input and the time taken to generate that response. If the system takes too long to respond, then the required response may be ineffective. For example, if embedded software controlling a car braking system is too slow, then an accident may occur because it is impossible to stop the car in time.


(Extraído de: Software Engineering, I. Sommerville, 9th Edition, 2011, pg. 538.)

Na frase “Within reasonable limits, it does not matter how long this takes.”, o termo reasonable, no contexto, tem o significado de
Alternativas
Q466032 Inglês
Computers are used to control a wide range of systems from simple domestic machines, through games controllers, to entire manufacturing plants. These computers interact directly with hardware devices. Their software must react to events generated by the hardware and, often, issue control signals in response to these events. These signals result in an action, such as the initiation of a phone call, the movement of a character on the screen, the opening of a valve, or the display of the system status. The software in these systems is embedded in system hardware, often in read-only memory, and usually responds, in real time, to events from the system’s environment. By real time, I mean that the software system has a deadline for responding to external events. If this deadline is missed, then the overall hardware-software system will not operate correctly.

Embedded software is very important economically because almost every electrical device now includes software. There are therefore many more embedded software systems than other types of software system. If you look around your house you may have three or four personal computers. But you probably have 20 or 30 embedded systems, such as systems in phones, cookers, microwaves etc

Responsiveness in real time is the critical difference between embedded systems and other software systems, such as information systems, web-based systems, or personal software systems, whose main purpose is data processing. For non-real- time systems, the correctness of a system can be defined by specifying how system inputs map to corresponding outputs that should be produced by the system. In response to an input, a corresponding output should be generated by the system and, often, some data should be stored. For example, if you choose a create command in a patient information system, then the correct system response is to create a new patient record in a database, and to confirm that this has been done. Within reasonable limits, it does not matter how long this takes.

However, in a real-time system, the correctness depends both on the response to an input and the time taken to generate that response. If the system takes too long to respond, then the required response may be ineffective. For example, if embedded software controlling a car braking system is too slow, then an accident may occur because it is impossible to stop the car in time.


(Extraído de: Software Engineering, I. Sommerville, 9th Edition, 2011, pg. 538.)

De acordo com o texto, em um sistema de tempo real, a exatidão depende
Alternativas
Q466031 Inglês
Computers are used to control a wide range of systems from simple domestic machines, through games controllers, to entire manufacturing plants. These computers interact directly with hardware devices. Their software must react to events generated by the hardware and, often, issue control signals in response to these events. These signals result in an action, such as the initiation of a phone call, the movement of a character on the screen, the opening of a valve, or the display of the system status. The software in these systems is embedded in system hardware, often in read-only memory, and usually responds, in real time, to events from the system’s environment. By real time, I mean that the software system has a deadline for responding to external events. If this deadline is missed, then the overall hardware-software system will not operate correctly.

Embedded software is very important economically because almost every electrical device now includes software. There are therefore many more embedded software systems than other types of software system. If you look around your house you may have three or four personal computers. But you probably have 20 or 30 embedded systems, such as systems in phones, cookers, microwaves etc

Responsiveness in real time is the critical difference between embedded systems and other software systems, such as information systems, web-based systems, or personal software systems, whose main purpose is data processing. For non-real- time systems, the correctness of a system can be defined by specifying how system inputs map to corresponding outputs that should be produced by the system. In response to an input, a corresponding output should be generated by the system and, often, some data should be stored. For example, if you choose a create command in a patient information system, then the correct system response is to create a new patient record in a database, and to confirm that this has been done. Within reasonable limits, it does not matter how long this takes.

However, in a real-time system, the correctness depends both on the response to an input and the time taken to generate that response. If the system takes too long to respond, then the required response may be ineffective. For example, if embedded software controlling a car braking system is too slow, then an accident may occur because it is impossible to stop the car in time.


(Extraído de: Software Engineering, I. Sommerville, 9th Edition, 2011, pg. 538.)

Pode-se afirmar que o tipo de software mencionado no texto é
Alternativas
Q466030 Inglês

A Capacity Management Information System or CMIS is a collection of IT infrastructure usage, capacity and performance information that has been gathered in a consistent manner and stored in one or more databases. It is the single book of record for all usage, capacity, and performance data, complete with associated business, application and service statistics. Any IT staffer needing access to capacity management data can potentially use a CMIS.



IT service management processes frequently accessing CMIS data are:



• Capacity planning
• Performance management
• Service level management
• Help/Service desk
• Incident management

•  Problem management

•  Configuration management


(Extraído de: www.teamquest.com.br/…/ whitepaper /)



Na frase “Any IT staffer needing access to capacity management data can potentially use a CMIS" o termo staffer, no contexto, tem o significado de

Alternativas
Q466029 Inglês

A Capacity Management Information System or CMIS is a collection of IT infrastructure usage, capacity and performance information that has been gathered in a consistent manner and stored in one or more databases. It is the single book of record for all usage, capacity, and performance data, complete with associated business, application and service statistics. Any IT staffer needing access to capacity management data can potentially use a CMIS.



IT service management processes frequently accessing CMIS data are:



• Capacity planning
• Performance management
• Service level management
• Help/Service desk
• Incident management

•  Problem management

•  Configuration management


(Extraído de: www.teamquest.com.br/…/ whitepaper /)



De acordo com o texto, um CMIS é uma coleção de informações de uso, capacidade e desempenho de infraestrutura de TI que tem sido

Alternativas
Q466028 Redes de Computadores
No conjunto de protocolos TCP/IP, o protocolo IP é utilizado para identificar os elementos da rede de computadores e também para possibilitar o roteamento dos pacotes pela rede, sendo divididos em classes para esse fim. Dentre os quatro o ctetos (32 bits) que compõem o endereço IP, os bits que identificam a classe do endereço IP estão, da esquerda para a direita,
Alternativas
Q466027 Redes de Computadores
O modelo de referência OSI da ISO permite o mapeamento hierárquico dos serviços vinculados ao processo de comu- nicação de dados. Considerando esse modelo, o serviço desempenhado pelo protocolo HTTP é mapeado na camada de
Alternativas
Respostas
161: A
162: D
163: A
164: D
165: B
166: C
167: D
168: C
169: B
170: E
171: A
172: B
173: C
174: E
175: B
176: C
177: D
178: A
179: A
180: A