Questões de Concurso
Comentadas para slu-df
Foram encontradas 752 questões
Resolva questões gratuitamente!
Junte-se a mais de 4 milhões de concurseiros!
A partir da situação hipotética apresentada, julgue o item que se segue, tendo como referência a Lei n.º 8.666/1993.
O prazo máximo de vigência para o contrato emergencial é de cento e oitenta dias consecutivos e ininterruptos, sendo permitida uma única prorrogação.
The solid-waste disposal company Daily Disposal services tens of thousands of residences, businesses and construction sites in San Diego. In the past, drivers with residential routes received two printouts each morning: a 30-page document listing more than 1,000 customers they needed to visit that day, and a separate five- or six-page document listing customers with delinquent accounts. As drivers made stops, they had to compare the two lists to determine whether to pick up each customer’s containers. With more than 90 drivers in the field, Daily Disposal needed a more efficient way to route trucks and document trash pickup. So, the company invested in a custom mobile app called eMobile, Samsung Galaxy tablets with 10.1-inch screens and cellular service from Sprint. Rather than receiving stacks of paper each morning, drivers simply download the day’s route onto their tablets via the eMobile app. As they move along, the mounted tablets tell them exactly where to stop. When drivers arrive at customers’ homes, they push one of three buttons on the touchscreen: “done,” “not out” or “skip.” Daily Disposal’s entire fleet now has mounted tablets. All residential drivers are using the solution, and drivers who pick up from commercial and construction sites will begin using it soon. And the company is looking for other ways to automate operations. “What we’re doing may seem simple, but it’s huge for us,” says Todd Ottonello, vice president of the company. “This also helps with our efforts to go green. The solution completely changes an industry.”
Taylor Mallory Holland. Tablets bring waste management technology into the digital age. Internet:
In the following passage from the text, the word “trash” can be substituted by the word garbage: “Daily Disposal needed a more efficient way to route trucks and document trash pickup”
The solid-waste disposal company Daily Disposal services tens of thousands of residences, businesses and construction sites in San Diego. In the past, drivers with residential routes received two printouts each morning: a 30-page document listing more than 1,000 customers they needed to visit that day, and a separate five- or six-page document listing customers with delinquent accounts. As drivers made stops, they had to compare the two lists to determine whether to pick up each customer’s containers. With more than 90 drivers in the field, Daily Disposal needed a more efficient way to route trucks and document trash pickup. So, the company invested in a custom mobile app called eMobile, Samsung Galaxy tablets with 10.1-inch screens and cellular service from Sprint. Rather than receiving stacks of paper each morning, drivers simply download the day’s route onto their tablets via the eMobile app. As they move along, the mounted tablets tell them exactly where to stop. When drivers arrive at customers’ homes, they push one of three buttons on the touchscreen: “done,” “not out” or “skip.” Daily Disposal’s entire fleet now has mounted tablets. All residential drivers are using the solution, and drivers who pick up from commercial and construction sites will begin using it soon. And the company is looking for other ways to automate operations. “What we’re doing may seem simple, but it’s huge for us,” says Todd Ottonello, vice president of the company. “This also helps with our efforts to go green. The solution completely changes an industry.”
Taylor Mallory Holland. Tablets bring waste management technology into the digital age. Internet:
On the basis of the last quote the article provides from the vice president of Daily Disposal, one can infer that the company has not invested in any other initiatives to lessen its negative impact on the environment.
The solid-waste disposal company Daily Disposal services tens of thousands of residences, businesses and construction sites in San Diego. In the past, drivers with residential routes received two printouts each morning: a 30-page document listing more than 1,000 customers they needed to visit that day, and a separate five- or six-page document listing customers with delinquent accounts. As drivers made stops, they had to compare the two lists to determine whether to pick up each customer’s containers. With more than 90 drivers in the field, Daily Disposal needed a more efficient way to route trucks and document trash pickup. So, the company invested in a custom mobile app called eMobile, Samsung Galaxy tablets with 10.1-inch screens and cellular service from Sprint. Rather than receiving stacks of paper each morning, drivers simply download the day’s route onto their tablets via the eMobile app. As they move along, the mounted tablets tell them exactly where to stop. When drivers arrive at customers’ homes, they push one of three buttons on the touchscreen: “done,” “not out” or “skip.” Daily Disposal’s entire fleet now has mounted tablets. All residential drivers are using the solution, and drivers who pick up from commercial and construction sites will begin using it soon. And the company is looking for other ways to automate operations. “What we’re doing may seem simple, but it’s huge for us,” says Todd Ottonello, vice president of the company. “This also helps with our efforts to go green. The solution completely changes an industry.”
Taylor Mallory Holland. Tablets bring waste management technology into the digital age. Internet:
The text states that Daily Disposal uses a mobile app, tablets, and cellular phone service for the work they do with both their residential and commercial customers.
The solid-waste disposal company Daily Disposal services tens of thousands of residences, businesses and construction sites in San Diego. In the past, drivers with residential routes received two printouts each morning: a 30-page document listing more than 1,000 customers they needed to visit that day, and a separate five- or six-page document listing customers with delinquent accounts. As drivers made stops, they had to compare the two lists to determine whether to pick up each customer’s containers. With more than 90 drivers in the field, Daily Disposal needed a more efficient way to route trucks and document trash pickup. So, the company invested in a custom mobile app called eMobile, Samsung Galaxy tablets with 10.1-inch screens and cellular service from Sprint. Rather than receiving stacks of paper each morning, drivers simply download the day’s route onto their tablets via the eMobile app. As they move along, the mounted tablets tell them exactly where to stop. When drivers arrive at customers’ homes, they push one of three buttons on the touchscreen: “done,” “not out” or “skip.” Daily Disposal’s entire fleet now has mounted tablets. All residential drivers are using the solution, and drivers who pick up from commercial and construction sites will begin using it soon. And the company is looking for other ways to automate operations. “What we’re doing may seem simple, but it’s huge for us,” says Todd Ottonello, vice president of the company. “This also helps with our efforts to go green. The solution completely changes an industry.”
Taylor Mallory Holland. Tablets bring waste management technology into the digital age. Internet:
The article primarily deals with how one waste management company is incorporating contemporary technology into their routine in order to improve the service they provide.
O DHCP disponibiliza IPs de forma automática para computadores em uma rede, por meio de um servidor que fornece informações essenciais, como a máscara de sub-rede e o gateway padrão.
Entre os princípios orientadores a serem seguidos na implantação de uma API RESTful Java inclui-se o stateless, em que cada solicitação do cliente para o servidor deve conter todas as informações necessárias, independentemente das informações armazenadas no servidor.
O Lavravel é um framework Java, livre e open source, que utiliza a arquitetura MVC (model, view, controller) e trabalha com serviços RESTful e dados no formato JSon.
O PostgreSQL é um sistema gerenciador de banco de dados objeto-relacional (ORDBMS) que oferece suporte a tipos de dados especializados como o JSon e o JSonb.
Para obter uma cópia de um repositório Git existente, é correto utilizar o comando git clone <url>.
O Docker é uma ferramenta open source que permite a criação de ambientes virtuais por meio de Linux Containers, sendo uma das vantagens dos contêineres Docker fornecer uma virtualização em nível de sistema operacional, o que isola as aplicações em execução e não utiliza tantos recursos da máquina quanto as máquinas virtuais.
React Native utiliza componentes nativos em vez de componentes da Web como blocos de construção, existindo dois tipos de dados que controlam um componente: state, definido pelo pai e fixado durante todo o tempo de vida de um componente; e props, utilizado para os dados que irão mudar.
Uma função JavaScript é um bloco de código utilizado para executar tarefas repetidas e é definida pela palavra-chave public seguida por um nome seguido por parênteses ( ).
O Node.js é capaz de gerar conteúdos dinâmicos rodando JavaScript no servidor, porém não tem a capacidade de acessar banco de dados.
O JSX (JavaScript Syntax Extension) é de uso obrigatório no React e permite inserir a interface do usuário no código JavaScript.
Situação hipotética: Na utilização de JPA (Java Persistence API) para realizar o mapeamento objeto-relacional (ORM) em uma aplicação Java, surgiu a necessidade de criar uma propriedade idade não serializável em uma classe serializável. Assertiva: Uma maneira de informar que essa propriedade não deve ser persistida em banco de dados é utilizar a anotação @Transient em seu método getIdade().
Para uma empresa que necessite implantar uma base de dados altamente escalável, com grande desempenho e cujo esquema de dados seja flexível, de modo que suporte constantes mudanças de campos e valores armazenados, a melhor opção é uma base de dados NoSQL.
Os protocolos criptográficos TLS e SSL conferem segurança de comunicação na Internet para serviços do tipo navegação por páginas (HTTPS) e e-mail (SMTP).
Para gerar um código hash em Java, é correto utilizar o método digest da classe java.security.MessageDigest, informando-se como parâmetro, no momento da sua instanciação, o nome do hash a ser gerado, como, por exemplo, o MD5 e o SHA-1.
Com relação a desenvolvimento de software, julgue o item a seguir.
Na arquitetura de API JMS (Java Message Service) e no
modelo Publish/Subscribe (Pub/Sub) de troca de mensagens,
uma mensagem publicada em um tópico será entregue a uma
única aplicação consumidora.