Foram encontradas 1.119 questões.
Provas
Provas
No tocante aos códigos de programação e aos resultados desses códigos, julgue o item a seguir.
Ao ser executado o programa abaixo, feito com código em Java, o resultado será 2013.
public class Processo {
static int v1 = 2;
int v2 = 13;
void troca() {
v1 = v2;
}
public static void main(String[] args)
{
Processo a = new Processo();
Processo b = new Processo();
a.v2 = 0;
System.out.print(a.v1);
a.troca();
System.out.print(a.v2);
System.out.print(b.v2);
}
}
Provas
Com relação aos princípios do Sistema de Estatística do Poder Judiciário (SIESPJ), regidos pela Resolução n.º 76/2009, julgue os itens subsecutivos.
Os tribunais regionais eleitorais e os tribunais de justiça militar integram o SIESPJ.
Provas
Com relação aos princípios do Sistema de Estatística do Poder Judiciário (SIESPJ), regidos pela Resolução n.º 76/2009, julgue os itens subsecutivos.
Cabe ao CNJ verificar o conteúdo dos dados estatísticos transmitidos eletronicamente pelos tribunais.
Provas
Com relação aos princípios do Sistema de Estatística do Poder Judiciário (SIESPJ), regidos pela Resolução n.º 76/2009, julgue os itens subsecutivos.
É atribuição indelegável da presidência de cada tribunal a função de gerar e transmitir os dados estatísticos.
Provas
Acerca de planejamento e gestão estratégica no âmbito do Poder Judiciário, regidos pela Resolução n.º 70/2009, julgue o próximo item.
É assegurado ao serventuário que tenha sido indicado pela respectiva entidade de classe participar da elaboração e da execução da proposta orçamentária e do planejamento estratégico do tribunal correspondente.
Provas
For two decades, millions of Americans have taken a medicine called ‘Ambien’ to help them sleep at night. But for years, the Food and Drug Administration (FDA) has gotten complaints that people felt drowsy the morning after taking the medicine or its successors, and sometimes got into car accidents.
After laboratory studies and driving tests confirming the risks of drowsiness, the FDA said that women should be taking half as much of the medicine. The new recommendation applies to drugs containing the active ingredient zolpidem, by far the most widely used sleep aid. Using lower doses means less of the drug will remain in the blood in the morning hours, and will reduce the risk that people who use it will be impaired while driving.
The announcement was focused on women because they take longer to metabolize the drug than men. An estimated 10 percent to 15 percent of women will have a level of zolpidem in their blood that could impair driving eight hours after taking the pill, while only about 3 percent of men do. Reports of aftereffects from sleeping pills have circulated for years, and some doctors questioned why the drug agency took so long to act. Mishaps with sleepy driving — and even strange acts of texting, eating or having sex in the night without any memory of it in the morning — have long been familiar to the medical community.
Internet: <www.nytimes.com> (adapted).
Judge the item according to the text above.
Women face greater risks than men of feeling drowsy in the morning because their bodies take longer to metabolize the drug.
Provas
Na literatura de séries temporais, para se detectar uma tendência são conhecidos, entre outros, o teste de sinais de Cox-Stuart, o teste com base no coeficiente de correlação de Spearman e o run test de Wald-Wolfowitz.
Acerca desse assunto e considerando que Z1, ..., ZN seja uma série temporal, julgue os itens seguintes.
Para a série temporal 2, 8, 7, 9, 12, 6, 11, 10, o valor da estatística T3 do teste com base no coeficiente de correlação de Spearman é 34.
Provas
Na literatura de séries temporais, para se detectar uma tendência são conhecidos, entre outros, o teste de sinais de Cox-Stuart, o teste com base no coeficiente de correlação de Spearman e o run test de Wald-Wolfowitz.
Acerca desse assunto e considerando que Z1, ..., ZN seja uma série temporal, julgue os itens seguintes.
Se a serie temporal for 7, 8, 10, 12, 11, 9, 15, 16, 18, 20, então a quantidade de runs obtidos será igual a 4.
Provas
Caderno Container