Questões de Ciência da Computação do ano 2017

Pesquise questões de concurso nos filtros abaixo

Listagem de Questões de Ciência da Computação do ano 2017

Sobre padrões de projeto, analise as afirmativas abaixo:

I. É uma descrição de um problema e o cerne de sua solução, de forma que tal solução possa ser adaptada para resolver novos problemas.

II. Lidam com relacionamentos entre objetos que podem ser mudados, apenas, em tempo de compilação.

III. Um antipadrão tem como um de seus propósitos descrever uma solução ruim para um problema que resultou em uma situação ruim.

Está CORRETO o que se afirma, apenas, em

O diagrama abaixo ilustra um dos padrões de projeto propostos pela Gang of Four.

Esse padrão de projeto denomina-se

Com relação aos requisitos não funcionais, assinale a alternativa INCORRETA.

A respeito dos Casos de Uso, é INCORRETO afirmar que

De acordo com o Sommerville na 9ª edição em inglês do seu livro Software Engineering, os passos do TDD são essencialmente os seguintes:

1. You start by identifying the increment of functionality that is required. This should normally be small and implementable in a few lines of code.

2. You write a test for this functionality and implement this as an automated test. This means that the test can be executed and will report whether or not it has passed or failed.

3. You then run the test, along with all other tests that have been implemented. Initially, you have not implemented the functionality so the new test will fail. This is deliberate as it shows that the test adds something to the test set.

4. You then implement the functionality and re-run the test. This may involve refactoring existing code to improve it and add new code to what’s already there.

5. Once all tests run successfully, you move on to implementing the next chunk of functionality.

Sobre eles, é INCORRETO afirmar que

Navegue em mais matérias e assuntos

{TITLE}

{CONTENT}

{TITLE}

{CONTENT}
Estude Grátis