Questões de Concurso Para tj-se

Foram encontradas 3.246 questões

Resolva questões gratuitamente!

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

Q401969 Raciocínio Lógico
O rito processual de análise de determinado tipo de processo segue as três seguintes fases:

• instrução: após a apresentação da representação e das provas, o juiz decide pela admissibilidade ou não do caso;
• julgamento: admitido o caso, o juiz analisa o mérito para decidir pela culpa ou não do representado;
• apenação: ao culpado o juiz atribui uma pena, que pode ser ou o pagamento de multa, ou a prestação de serviços à comunidade.

A partir das informações acima, considerando que a probabilidade de que ocorra erro de decisão na primeira fase seja de 10%, na segunda, de 5% e, na terceira, de 3%, e que a ocorrência de erro em uma fase não influencie a ocorrência de erro em outras fases, julgue os próximos itens.

A probabilidade de que ocorram erros de decisão em todas as fases do processo é inferior a 0,1%.
Alternativas
Q401968 Raciocínio Lógico
Ao consultar alguns perfis na rede social X, Marcos percebeu que tinha, com Carlos, 37 amigos em comum, com Pedro, 51 amigos em comum, e com Henrique, 45 amigos em comum.

Com base nessa situação hipotética, julgue os itens que se seguem.

As informações apresentadas permitem concluir que Marcos possui mais de 100 amigos na rede social X.
Alternativas
Q401967 Raciocínio Lógico
Ao consultar alguns perfis na rede social X, Marcos percebeu que tinha, com Carlos, 37 amigos em comum, com Pedro, 51 amigos em comum, e com Henrique, 45 amigos em comum.

Com base nessa situação hipotética, julgue os itens que se seguem.

Considerando que, na rede social X, Marcos não possua outros amigos além daqueles em comum com Carlos, Pedro e Henrique, e que estes não possuam, entre si, amigos em comum, então é correto inferir que Marcos possui menos de 130 amigos nessa rede social.
Alternativas
Q401963 Raciocínio Lógico
Considerando que P seja a proposição “Se os seres humanos soubessem se comportar, haveria menos conflitos entre os povos”, julgue os itens seguintes.

A proposição P é logicamente equivalente à proposição “Os seres humanos não sabem se comportar ou haveria menos conflitos entre os povos”.
Alternativas
Q401962 Raciocínio Lógico
Considerando que P seja a proposição “Se os seres humanos soubessem se comportar, haveria menos conflitos entre os povos”, julgue os itens seguintes.

A proposição P é logicamente equivalente à proposição “Se houvesse menos conflitos entre os povos, os seres humanos saberiam se comportar”.
Alternativas
Q401961 Inglês

Procedural programming has been around since the inception of computers and programming. Object-oriented paradigms arrived a little later - in the late 1950s to early 1960s - which means over 50 years of object-oriented problem solving. Still, many developers lack a full understanding of the thought process in developing object-oriented software and therefore can’t take advantage of its concepts. I’m happy to see that this book, The Object-Oriented Thought Process, has taken this fairly old perspective and given it full attention and renewed interest. 

  Not having read the previous editions, I’m not familiar with the changes represented in this fourth edition. Author Matt Weisfeld is a professor who understands these important concepts and the level of knowledge and process required for readers and students to grasp what they need to know. The examples in the book are concise, clear, and easy to follow. Additionally, the book makes good use of white space, lists, pictures, and diagrams to make the content easier to follow and scan quickly.

  Weisfeld has organized the concepts to build on each other, ensuring that students understand one concept well before moving to the next. On the other hand, readers who already understand the fundamentals can go directly to object-oriented thought processes for particular programming paradigms, such as Web services or client-server applications. 

  The book is language-neutral. Its examples are in C#, but a supplementary website offers example code in other languages. If your language isn’t fairly represented, don’t be deterred from acquiring this book because object-oriented concepts and semantics are mostly universal - just the particular implementation might vary due to the language.

  Each chapter contains UML and example code to better understand the concepts and see how they’re implemented. The last chapter introduces design patterns but without going into great detail about how to use them. This lets the inexperienced reader know that design patterns would be the next step in the path to developing good code. 

  Overall, I can recommend this book to code developers, designers, and testers - to anyone with an interest in proper software development semantics. It's available in a digital format that serves as a useful ready reference. 

Scott Brookhart. Thinking about objects.Internet: (adapted).


According to the text, judge the items below.

The thought processes underlying the development of object-oriented software are fully comprehended by developers in general.
Alternativas
Q401960 Inglês

Procedural programming has been around since the inception of computers and programming. Object-oriented paradigms arrived a little later - in the late 1950s to early 1960s - which means over 50 years of object-oriented problem solving. Still, many developers lack a full understanding of the thought process in developing object-oriented software and therefore can’t take advantage of its concepts. I’m happy to see that this book, The Object-Oriented Thought Process, has taken this fairly old perspective and given it full attention and renewed interest. 

  Not having read the previous editions, I’m not familiar with the changes represented in this fourth edition. Author Matt Weisfeld is a professor who understands these important concepts and the level of knowledge and process required for readers and students to grasp what they need to know. The examples in the book are concise, clear, and easy to follow. Additionally, the book makes good use of white space, lists, pictures, and diagrams to make the content easier to follow and scan quickly.

  Weisfeld has organized the concepts to build on each other, ensuring that students understand one concept well before moving to the next. On the other hand, readers who already understand the fundamentals can go directly to object-oriented thought processes for particular programming paradigms, such as Web services or client-server applications. 

  The book is language-neutral. Its examples are in C#, but a supplementary website offers example code in other languages. If your language isn’t fairly represented, don’t be deterred from acquiring this book because object-oriented concepts and semantics are mostly universal - just the particular implementation might vary due to the language.

  Each chapter contains UML and example code to better understand the concepts and see how they’re implemented. The last chapter introduces design patterns but without going into great detail about how to use them. This lets the inexperienced reader know that design patterns would be the next step in the path to developing good code. 

  Overall, I can recommend this book to code developers, designers, and testers - to anyone with an interest in proper software development semantics. It's available in a digital format that serves as a useful ready reference. 

Scott Brookhart. Thinking about objects.Internet: (adapted).


According to the text, judge the items below.

Among the good aspects of the book, the author of the review mentions the examples given and the use of pictures and diagrams.
Alternativas
Q401959 Inglês

Procedural programming has been around since the inception of computers and programming. Object-oriented paradigms arrived a little later - in the late 1950s to early 1960s - which means over 50 years of object-oriented problem solving. Still, many developers lack a full understanding of the thought process in developing object-oriented software and therefore can’t take advantage of its concepts. I’m happy to see that this book, The Object-Oriented Thought Process, has taken this fairly old perspective and given it full attention and renewed interest. 

  Not having read the previous editions, I’m not familiar with the changes represented in this fourth edition. Author Matt Weisfeld is a professor who understands these important concepts and the level of knowledge and process required for readers and students to grasp what they need to know. The examples in the book are concise, clear, and easy to follow. Additionally, the book makes good use of white space, lists, pictures, and diagrams to make the content easier to follow and scan quickly.

  Weisfeld has organized the concepts to build on each other, ensuring that students understand one concept well before moving to the next. On the other hand, readers who already understand the fundamentals can go directly to object-oriented thought processes for particular programming paradigms, such as Web services or client-server applications. 

  The book is language-neutral. Its examples are in C#, but a supplementary website offers example code in other languages. If your language isn’t fairly represented, don’t be deterred from acquiring this book because object-oriented concepts and semantics are mostly universal - just the particular implementation might vary due to the language.

  Each chapter contains UML and example code to better understand the concepts and see how they’re implemented. The last chapter introduces design patterns but without going into great detail about how to use them. This lets the inexperienced reader know that design patterns would be the next step in the path to developing good code. 

  Overall, I can recommend this book to code developers, designers, and testers - to anyone with an interest in proper software development semantics. It's available in a digital format that serves as a useful ready reference. 

Scott Brookhart. Thinking about objects.Internet: (adapted).


According to the text, judge the items below.

Procedural programming and object-oriented paradigms have existed for more than 50 years.
Alternativas
Q401958 Inglês

Procedural programming has been around since the inception of computers and programming. Object-oriented paradigms arrived a little later - in the late 1950s to early 1960s - which means over 50 years of object-oriented problem solving. Still, many developers lack a full understanding of the thought process in developing object-oriented software and therefore can’t take advantage of its concepts. I’m happy to see that this book, The Object-Oriented Thought Process, has taken this fairly old perspective and given it full attention and renewed interest. 

  Not having read the previous editions, I’m not familiar with the changes represented in this fourth edition. Author Matt Weisfeld is a professor who understands these important concepts and the level of knowledge and process required for readers and students to grasp what they need to know. The examples in the book are concise, clear, and easy to follow. Additionally, the book makes good use of white space, lists, pictures, and diagrams to make the content easier to follow and scan quickly.

  Weisfeld has organized the concepts to build on each other, ensuring that students understand one concept well before moving to the next. On the other hand, readers who already understand the fundamentals can go directly to object-oriented thought processes for particular programming paradigms, such as Web services or client-server applications. 

  The book is language-neutral. Its examples are in C#, but a supplementary website offers example code in other languages. If your language isn’t fairly represented, don’t be deterred from acquiring this book because object-oriented concepts and semantics are mostly universal - just the particular implementation might vary due to the language.

  Each chapter contains UML and example code to better understand the concepts and see how they’re implemented. The last chapter introduces design patterns but without going into great detail about how to use them. This lets the inexperienced reader know that design patterns would be the next step in the path to developing good code. 

  Overall, I can recommend this book to code developers, designers, and testers - to anyone with an interest in proper software development semantics. It's available in a digital format that serves as a useful ready reference. 

Scott Brookhart. Thinking about objects.Internet: (adapted).


According to the text, judge the items below.

The example codes are presented in C#, but the book offers support for those who use other languages.
Alternativas
Q401957 Inglês

Procedural programming has been around since the inception of computers and programming. Object-oriented paradigms arrived a little later - in the late 1950s to early 1960s - which means over 50 years of object-oriented problem solving. Still, many developers lack a full understanding of the thought process in developing object-oriented software and therefore can’t take advantage of its concepts. I’m happy to see that this book, The Object-Oriented Thought Process, has taken this fairly old perspective and given it full attention and renewed interest. 

  Not having read the previous editions, I’m not familiar with the changes represented in this fourth edition. Author Matt Weisfeld is a professor who understands these important concepts and the level of knowledge and process required for readers and students to grasp what they need to know. The examples in the book are concise, clear, and easy to follow. Additionally, the book makes good use of white space, lists, pictures, and diagrams to make the content easier to follow and scan quickly.

  Weisfeld has organized the concepts to build on each other, ensuring that students understand one concept well before moving to the next. On the other hand, readers who already understand the fundamentals can go directly to object-oriented thought processes for particular programming paradigms, such as Web services or client-server applications. 

  The book is language-neutral. Its examples are in C#, but a supplementary website offers example code in other languages. If your language isn’t fairly represented, don’t be deterred from acquiring this book because object-oriented concepts and semantics are mostly universal - just the particular implementation might vary due to the language.

  Each chapter contains UML and example code to better understand the concepts and see how they’re implemented. The last chapter introduces design patterns but without going into great detail about how to use them. This lets the inexperienced reader know that design patterns would be the next step in the path to developing good code. 

  Overall, I can recommend this book to code developers, designers, and testers - to anyone with an interest in proper software development semantics. It's available in a digital format that serves as a useful ready reference. 

Scott Brookhart. Thinking about objects.Internet: (adapted).


According to the text, judge the items below.

Design patterns are presented deeply and extensively in the last chapter of the book.
Alternativas
Q401956 Inglês
  Procedural programming has been around since the inception of computers and programming. Object-oriented paradigms arrived a little later - in the late 1950s to early 1960s - which means over 50 years of object-oriented problem solving. Still, many developers lack a full understanding of the thought process in developing object-oriented software and therefore can’t take advantage of its concepts. I’m happy to see that this book, The Object-Oriented Thought Process, has taken this fairly old perspective and given it full attention and renewed interest.

  Not having read the previous editions, I’m not familiar with the changes represented in this fourth edition. Author Matt Weisfeld is a professor who understands these important concepts and the level of knowledge and process required for readers and students to grasp what they need to know. The examples in the book are concise, clear, and easy to follow. Additionally, the book makes good use of white space, lists, pictures, and diagrams to make the content easier to follow and scan quickly.

  Weisfeld has organized the concepts to build on each other, ensuring that students understand one concept well before moving to the next. On the other hand, readers who already understand the fundamentals can go directly to object-oriented thought processes for particular programming paradigms, such as Web services or client-server applications.

  The book is language-neutral. Its examples are in C#, but a supplementary website offers example code in other languages. If your language isn’t fairly represented, don’t be deterred from acquiring this book because object-oriented concepts and semantics are mostly universal - just the particular implementation might vary due to the language.

  Each chapter contains UML and example code to better understand the concepts and see how they’re implemented. The last chapter introduces design patterns but without going into great detail about how to use them. This lets the inexperienced reader know that design patterns would be the next step in the path to developing good code.

  Overall, I can recommend this book to code developers, designers, and testers - to anyone with an interest in proper software development semantics. It's available in a digital format that serves as a useful ready reference.

Scott Brookhart. Thinking about objects.
Internet: (adapted).

Considering the book review above, judge the following items.

The book is student-friendly when it comes to developing a gradual understanding of concepts.
Alternativas
Q401955 Inglês
  Procedural programming has been around since the inception of computers and programming. Object-oriented paradigms arrived a little later - in the late 1950s to early 1960s - which means over 50 years of object-oriented problem solving. Still, many developers lack a full understanding of the thought process in developing object-oriented software and therefore can’t take advantage of its concepts. I’m happy to see that this book, The Object-Oriented Thought Process, has taken this fairly old perspective and given it full attention and renewed interest.

  Not having read the previous editions, I’m not familiar with the changes represented in this fourth edition. Author Matt Weisfeld is a professor who understands these important concepts and the level of knowledge and process required for readers and students to grasp what they need to know. The examples in the book are concise, clear, and easy to follow. Additionally, the book makes good use of white space, lists, pictures, and diagrams to make the content easier to follow and scan quickly.

  Weisfeld has organized the concepts to build on each other, ensuring that students understand one concept well before moving to the next. On the other hand, readers who already understand the fundamentals can go directly to object-oriented thought processes for particular programming paradigms, such as Web services or client-server applications.

  The book is language-neutral. Its examples are in C#, but a supplementary website offers example code in other languages. If your language isn’t fairly represented, don’t be deterred from acquiring this book because object-oriented concepts and semantics are mostly universal - just the particular implementation might vary due to the language.

  Each chapter contains UML and example code to better understand the concepts and see how they’re implemented. The last chapter introduces design patterns but without going into great detail about how to use them. This lets the inexperienced reader know that design patterns would be the next step in the path to developing good code.

  Overall, I can recommend this book to code developers, designers, and testers - to anyone with an interest in proper software development semantics. It's available in a digital format that serves as a useful ready reference.

Scott Brookhart. Thinking about objects.
Internet: (adapted).

Considering the book review above, judge the following items.

It can be infered from the text that the author of the book is a famous computer programmer.
Alternativas
Q401954 Inglês
  Procedural programming has been around since the inception of computers and programming. Object-oriented paradigms arrived a little later - in the late 1950s to early 1960s - which means over 50 years of object-oriented problem solving. Still, many developers lack a full understanding of the thought process in developing object-oriented software and therefore can’t take advantage of its concepts. I’m happy to see that this book, The Object-Oriented Thought Process, has taken this fairly old perspective and given it full attention and renewed interest.

  Not having read the previous editions, I’m not familiar with the changes represented in this fourth edition. Author Matt Weisfeld is a professor who understands these important concepts and the level of knowledge and process required for readers and students to grasp what they need to know. The examples in the book are concise, clear, and easy to follow. Additionally, the book makes good use of white space, lists, pictures, and diagrams to make the content easier to follow and scan quickly.

  Weisfeld has organized the concepts to build on each other, ensuring that students understand one concept well before moving to the next. On the other hand, readers who already understand the fundamentals can go directly to object-oriented thought processes for particular programming paradigms, such as Web services or client-server applications.

  The book is language-neutral. Its examples are in C#, but a supplementary website offers example code in other languages. If your language isn’t fairly represented, don’t be deterred from acquiring this book because object-oriented concepts and semantics are mostly universal - just the particular implementation might vary due to the language.

  Each chapter contains UML and example code to better understand the concepts and see how they’re implemented. The last chapter introduces design patterns but without going into great detail about how to use them. This lets the inexperienced reader know that design patterns would be the next step in the path to developing good code.

  Overall, I can recommend this book to code developers, designers, and testers - to anyone with an interest in proper software development semantics. It's available in a digital format that serves as a useful ready reference.

Scott Brookhart. Thinking about objects.
Internet: (adapted).

Considering the book review above, judge the following items.

The author of the review states that he is unware of how the current edition differs from the others.
Alternativas
Q401953 Inglês
  Procedural programming has been around since the inception of computers and programming. Object-oriented paradigms arrived a little later - in the late 1950s to early 1960s - which means over 50 years of object-oriented problem solving. Still, many developers lack a full understanding of the thought process in developing object-oriented software and therefore can’t take advantage of its concepts. I’m happy to see that this book, The Object-Oriented Thought Process, has taken this fairly old perspective and given it full attention and renewed interest.

  Not having read the previous editions, I’m not familiar with the changes represented in this fourth edition. Author Matt Weisfeld is a professor who understands these important concepts and the level of knowledge and process required for readers and students to grasp what they need to know. The examples in the book are concise, clear, and easy to follow. Additionally, the book makes good use of white space, lists, pictures, and diagrams to make the content easier to follow and scan quickly.

  Weisfeld has organized the concepts to build on each other, ensuring that students understand one concept well before moving to the next. On the other hand, readers who already understand the fundamentals can go directly to object-oriented thought processes for particular programming paradigms, such as Web services or client-server applications.

  The book is language-neutral. Its examples are in C#, but a supplementary website offers example code in other languages. If your language isn’t fairly represented, don’t be deterred from acquiring this book because object-oriented concepts and semantics are mostly universal - just the particular implementation might vary due to the language.

  Each chapter contains UML and example code to better understand the concepts and see how they’re implemented. The last chapter introduces design patterns but without going into great detail about how to use them. This lets the inexperienced reader know that design patterns would be the next step in the path to developing good code.

  Overall, I can recommend this book to code developers, designers, and testers - to anyone with an interest in proper software development semantics. It's available in a digital format that serves as a useful ready reference.

Scott Brookhart. Thinking about objects.
Internet: (adapted).

Considering the book review above, judge the following items.

The digital format of the book will be launched soon.
Alternativas
Q401950 Redação Oficial
À luz das orientações presentes no Manual de Redação da Presidência da República, julgue os próximos itens.

A mensagem que tenha por finalidade recomendar autoridades para a ocupação de cargos deve ser acompanhada do curriculum vitae do indicado, devidamente assinado.
Alternativas
Q401946 Português
imagem-009.jpg

O gráfico acima mostra os resultados do esforço nacional para o cumprimento da meta 2 do Grupo de Persecução Penal, da Estratégia Nacional de Justiça e Segurança Pública. O objetivo dessa meta era o de concluir os inquéritos policiais relativos a homicídios dolosos instaurados até 31 de dezembro de 2007. Para avaliar o cumprimento da meta 2, o Grupo de Persecução Penal adotou um critério percentual, segundo o qual era considerada cumprida a meta, caso o estado tivesse concluído 90% do seu estoque inicial de inquéritos. Com base nessas informações e nos dados do gráfico, julgue os itens que seguem.

De acordo com o gráfico, nenhuma das regiões brasileiras cumpriu a meta 2.
Alternativas
Q401945 Português
imagem-009.jpg

O gráfico acima mostra os resultados do esforço nacional para o cumprimento da meta 2 do Grupo de Persecução Penal, da Estratégia Nacional de Justiça e Segurança Pública. O objetivo dessa meta era o de concluir os inquéritos policiais relativos a homicídios dolosos instaurados até 31 de dezembro de 2007. Para avaliar o cumprimento da meta 2, o Grupo de Persecução Penal adotou um critério percentual, segundo o qual era considerada cumprida a meta, caso o estado tivesse concluído 90% do seu estoque inicial de inquéritos. Com base nessas informações e nos dados do gráfico, julgue os itens que seguem.

O gráfico evidencia que mais de 50% dos estados brasileiros conseguiram concluir pelo menos metade de seus inquéritos policiais, resultado mais positivo que o apresentado pelo Brasil como um todo.
Alternativas
Respostas
2461: C
2462: E
2463: E
2464: E
2465: C
2466: E
2467: E
2468: C
2469: C
2470: E
2471: E
2472: C
2473: E
2474: C
2475: E
2476: C
2477: E
2478: C
2479: C
2480: C