logo

Crowdly

Browser

Add to Chrome

Questions Bank (1401369 total)

"Головними винуватцямирепресій були названі Єжов, Берія, інші керівники каральних органів, яких уже не було в живих" про які обставини йде мова в уривку?

0%
0%
0%
0%
View this question

Яка подія відбулася  в СРСР у період керівництва М.Хрущова?

0%
0%
0%
0%
0%
View this question

Хто причетний до появи терміну "Відлига"?

0%
0%
0%
100%
View this question

How many iterations will be performed in total when executing the following java-code:

for(int i=0;i<5;i++)

           for ( int j = 5; j<=10; j++)

               System.out.println(i + " , " + j);

0%
0%
0%
0%
View this question

Calculer :

View this question

What will happen when you attempt to compile and run the following code in a method?

for(int i=0;i<5;)

{

    i++; System.out.println(i);   

}

View this question

Match the repetitions and numbers of their iterations:

View this question

Variables declared inside the repetition block are accessible from the rest of the program.

0%
0%
View this question

Російський великодержавний шовінізм  мав такі прояви:

0%
0%
0%
0%
View this question

Якими були наслідки Другої світової війни для СРСР?

View this question