
Программалау сұрақтары

Quiz
•
Others
•
University
•
Hard
Малика Палуанова
FREE Resource
37 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Қай код дұрыс for циклін көрсетеді?
for (int x = 1; x <= 10; x++ ) { System.out.print(x); }
for (int x =! 0; x < 10; x **) { System.out.print(x); }
for (int x != 10; x > 0; x--) { System.out.print(x); }
Барлығы дұрыс.
while
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Төмендегі кодтың нәтижесі қандай?
1 2 3 4
1 2 3 4 5
1 2 3 4 5 6 7 8 9 10
Қате.
1 2
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Қандай цикл кері санақ жүргізеді?
for (int i = 10; i >= 0; i--) { System.out.print(i); }
for (int i = 0; i < 10; i--) { System.out.print(i); }
for (int i = 10; i > 0; i++) { System.out.print(i); }
Барлығы дұрыс.
while
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Бір өлшемді массивті қалай анықтаймыз?
int[] array = new int[5];
int array = new int[5];
int array = {1, 2, 3};
array[] = int[5];
int arr
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Төмендегі кодтың нәтижесі қандай?
30 санын басып шығарады.
10 санын басып шығарады.
20 санын басып шығарады.
Қате шығарады.
50 санын басып шығарады.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Массивтің ұзындығын қалай аламыз?
arr.length
arr.size()
arr.getLength()
arr.len
arr.l
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Массивтің соңғы элементіне қалай қол жеткіземіз?
arr[arr.length – 1]
arr[length]
arr[last]
arr[arr.length]
arr
Create a free account and access millions of resources
Similar Resources on Wayground
40 questions
CC103 - 2

Quiz
•
University
34 questions
Midterm Exam - L1

Quiz
•
University
33 questions
Педагогикалық Процесс Туралы Сұрақтар

Quiz
•
University
34 questions
stat chapter3-4

Quiz
•
University
42 questions
картография

Quiz
•
University
36 questions
Computer Science Quiz

Quiz
•
University
37 questions
Exam 1 Review

Quiz
•
University
32 questions
Lập trình cơ sở -LTCS- CS 211 Duy Tân

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade