Magna Concursos

Foram encontradas 2.521 questões.

Texto CB1A1AAA

O tenente Antônio de Souza era um desses moços que se gabam de não crer em nada, que zombam das coisas mais sérias e que riem dos santos e dos milagres. Costumava dizer que isso de almas do outro mundo era uma grande mentira, que só os tolos temem a lobisomem e feiticeiras. Jurava ser capaz de dormir uma noite inteira dentro do cemitério.

Eu não lhe podia ouvir tais leviandades em coisas medonhas e graves sem que o meu coração se apertasse, e um calafrio me corresse a espinha. Quando a gente se habitua a venerar os decretos da Providência, sob qualquer forma que se manifestem, quando a gente chega à idade avançada em que a lição da experiência demonstra a verdade do que os avós viram e contaram, custa ouvir com paciência os sarcasmos com que os moços tentam ridicularizar as mais respeitáveis tradições, levados por uma vaidade tola, pelo desejo de parecerem espíritos fortes, como dizia o Dr. Rebelo. Peço sempre a Deus que me livre de semelhante tentação. Acredito no que vejo e no que me contam pessoas fidedignas, por mais extraordinário que pareça. Sei que o poder do Criador é infinito e a arte do inimigo, vária.

Mas o tenente Souza pensava de modo contrário!

Apontava à lua com o dedo, deixava-se ficar deitado quando passava um enterro, não se benzia ouvindo o canto da mortalha, dormia sem camisa, ria-se do trovão! Alardeava o ardente desejo de encontrar um curupira, um lobisomem ou uma feiticeira. Ficava impassível vendo cair uma estrela, e achava graça ao canto agoureiro do acauã, que tantas desgraças ocasiona. Enfim, ao encontrar um agouro, sorria e passava tranquilamente sem tirar da boca o seu cachimbo de verdadeira espuma do mar.

Inglês de Sousa. A feiticeira. São Paulo:

Ed. Difusão Cultural do Livro, 2008, p. 7-8 (com adaptações).

Com relação às ideias do texto CB1A1AAA, julgue o item seguinte.

Para o narrador, as pessoas de idade avançada são pouco tolerantes para com os mais jovens e mais tolerantes em relação ao sobrenatural.

 

Provas

Questão presente nas seguintes provas
2538891 Ano: 2016
Disciplina: Legislação Federal
Banca: CESPE / CEBRASPE
Orgão: TCE-PA
Considerando as boas práticas em contratações de TI no âmbito da administração pública federal, julgue o próximo item.
A Instrução Normativa n.º 4/2014 do MPOG/SLTI obriga à realização de diligências e(ou) prova de conceito com todos os licitantes previamente classificados, para fins de comprovação de atendimento das especificações técnicas.
 

Provas

Questão presente nas seguintes provas
2538890 Ano: 2016
Disciplina: TI - Desenvolvimento de Sistemas
Banca: CESPE / CEBRASPE
Orgão: TCE-PA
Acerca de funções e procedimentos em subprogramas, julgue o item que se segue.
No algoritmo solução1 apresentado a seguir as variáveis X, A e B são criadas com escopo global; no algoritmo solução2 apresentado após algoritmo solução1, as variáveis A e B são criadas com escopo global e a variável X com escopo local.
algoritmo solução1
var
  A, B, X : inteiro
início
  leia (A, B)
    X ← A
    A ← B
    B ← X
escreva (A, B)
Fim algoritmo.

algoritmo solução2
var
  A, B : inteiro
Procedimento TROCA
  var
    X : inteiro
  início
    X ← A
    A ← B
    B ← X
  fim

início
  leia (A, B)
    TROCA
    escreva (A, B)
Fim algoritmo.
 
 

Provas

Questão presente nas seguintes provas
2538889 Ano: 2016
Disciplina: Legislação Estadual e Distrital
Banca: CESPE / CEBRASPE
Orgão: TCE-PA
Com base no disposto na Lei Estadual n.º 8.037/2014, que dispõe sobre o Plano de Cargos, Carreiras e Remuneração dos Servidores do TCE/PA, julgue o item seguinte.
Em observância ao estrito princípio da legalidade, na avaliação de desempenho de servidor, devem ser observados exclusivamente os critérios previstos na referida lei.
 

Provas

Questão presente nas seguintes provas
2538888 Ano: 2016
Disciplina: Inglês (Língua Inglesa)
Banca: CESPE / CEBRASPE
Orgão: TCE-PA
Microsoft Excel 2010 supports the use of an XML-based file format called the Microsoft Office Open XML format. This file format carries the filename extension .xlsx for Excel workbooks and .xlsm for macro-enabled workbooks. The XML-based file format — introduced in Excel 2007 — is more efficient, resulting in smaller file sizes and offering superior integration with external data sources. Excel 2010 automatically saves any new workbook you create with the .xlsx extension unless you choose to save the file in a different format.
Fortunately, Excel 2010 has no trouble opening any workbook files saved in the .xls file format used by Excel versions 97 through 2003. More importantly, the program automatically saves all editing changes you make to these files in this original file format, and warns you if you add a new Excel 2010 or 2007 element to the existing workbook that’s not supported by earlier versions.
Internet: <www.dummies.com> (adapted.
On the ideas of the text and the vocabulary used in it, judge the next item.
File format and filename extension refer to different characteristics of a file.
 

Provas

Questão presente nas seguintes provas
2538887 Ano: 2016
Disciplina: Inglês (Língua Inglesa)
Banca: CESPE / CEBRASPE
Orgão: TCE-PA
Microsoft Excel 2010 supports the use of an XML-based file format called the Microsoft Office Open XML format. This file format carries the filename extension .xlsx for Excel workbooks and .xlsm for macro-enabled workbooks. The XML-based file format — introduced in Excel 2007 — is more efficient, resulting in smaller file sizes and offering superior integration with external data sources. Excel 2010 automatically saves any new workbook you create with the .xlsx extension unless you choose to save the file in a different format.
Fortunately, Excel 2010 has no trouble opening any workbook files saved in the .xls file format used by Excel versions 97 through 2003. More importantly, the program automatically saves all editing changes you make to these files in this original file format, and warns you if you add a new Excel 2010 or 2007 element to the existing workbook that’s not supported by earlier versions.
Internet: <www.dummies.com> (adapted.
On the ideas of the text and the vocabulary used in it, judge the next item.
An important feature of Excel 2010 is its awareness of the presence of elements from different formats in the same file.
 

Provas

Questão presente nas seguintes provas
2538886 Ano: 2016
Disciplina: Inglês (Língua Inglesa)
Banca: CESPE / CEBRASPE
Orgão: TCE-PA
Microsoft Excel 2010 supports the use of an XML-based file format called the Microsoft Office Open XML format. This file format carries the filename extension .xlsx for Excel workbooks and .xlsm for macro-enabled workbooks. The XML-based file format — introduced in Excel 2007 — is more efficient, resulting in smaller file sizes and offering superior integration with external data sources. Excel 2010 automatically saves any new workbook you create with the .xlsx extension unless you choose to save the file in a different format.
Fortunately, Excel 2010 has no trouble opening any workbook files saved in the .xls file format used by Excel versions 97 through 2003. More importantly, the program automatically saves all editing changes you make to these files in this original file format, and warns you if you add a new Excel 2010 or 2007 element to the existing workbook that’s not supported by earlier versions.
Internet: <www.dummies.com> (adapted.
On the ideas of the text and the vocabulary used in it, judge the next item.
Replacing “earlier” by older changes the meaning of the last sentence of the text.
 

Provas

Questão presente nas seguintes provas
2538885 Ano: 2016
Disciplina: Inglês (Língua Inglesa)
Banca: CESPE / CEBRASPE
Orgão: TCE-PA
Microsoft Excel 2010 supports the use of an XML-based file format called the Microsoft Office Open XML format. This file format carries the filename extension .xlsx for Excel workbooks and .xlsm for macro-enabled workbooks. The XML-based file format — introduced in Excel 2007 — is more efficient, resulting in smaller file sizes and offering superior integration with external data sources. Excel 2010 automatically saves any new workbook you create with the .xlsx extension unless you choose to save the file in a different format.
Fortunately, Excel 2010 has no trouble opening any workbook files saved in the .xls file format used by Excel versions 97 through 2003. More importantly, the program automatically saves all editing changes you make to these files in this original file format, and warns you if you add a new Excel 2010 or 2007 element to the existing workbook that’s not supported by earlier versions.
Internet: <www.dummies.com> (adapted.
On the ideas of the text and the vocabulary used in it, judge the next item.
Preceding formats pose access complications for Excel 2010.
 

Provas

Questão presente nas seguintes provas
2538884 Ano: 2016
Disciplina: Inglês (Língua Inglesa)
Banca: CESPE / CEBRASPE
Orgão: TCE-PA
Microsoft Excel 2010 supports the use of an XML-based file format called the Microsoft Office Open XML format. This file format carries the filename extension .xlsx for Excel workbooks and .xlsm for macro-enabled workbooks. The XML-based file format — introduced in Excel 2007 — is more efficient, resulting in smaller file sizes and offering superior integration with external data sources. Excel 2010 automatically saves any new workbook you create with the .xlsx extension unless you choose to save the file in a different format.
Fortunately, Excel 2010 has no trouble opening any workbook files saved in the .xls file format used by Excel versions 97 through 2003. More importantly, the program automatically saves all editing changes you make to these files in this original file format, and warns you if you add a new Excel 2010 or 2007 element to the existing workbook that’s not supported by earlier versions.
Internet: <www.dummies.com> (adapted.
On the ideas of the text and the vocabulary used in it, judge the next item.
In “unless” can be correctly replaced by except if.
 

Provas

Questão presente nas seguintes provas
2538883 Ano: 2016
Disciplina: Inglês (Língua Inglesa)
Banca: CESPE / CEBRASPE
Orgão: TCE-PA
Microsoft Excel 2010 supports the use of an XML-based file format called the Microsoft Office Open XML format. This file format carries the filename extension .xlsx for Excel workbooks and .xlsm for macro-enabled workbooks. The XML-based file format — introduced in Excel 2007 — is more efficient, resulting in smaller file sizes and offering superior integration with external data sources. Excel 2010 automatically saves any new workbook you create with the .xlsx extension unless you choose to save the file in a different format.
Fortunately, Excel 2010 has no trouble opening any workbook files saved in the .xls file format used by Excel versions 97 through 2003. More importantly, the program automatically saves all editing changes you make to these files in this original file format, and warns you if you add a new Excel 2010 or 2007 element to the existing workbook that’s not supported by earlier versions.
Internet: <www.dummies.com> (adapted).
On the ideas of the text and the vocabulary used in it, judge the next item.
File formats for Excel, other than that introduced in Excel 2007, generated larger files.
 

Provas

Questão presente nas seguintes provas