#include <stdio.h>
main(){
int a=2569,b;
b=a%1000/100;
printf("%d",b);}
BA340 L5
Quiz
•
Computers
•
3rd Grade
•
Medium
Oyungerel Delger
Used 3+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
#include <stdio.h>
main(){
int a=2569,b;
b=a%1000/100;
printf("%d",b);}
2
5
6
9
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
#include <stdio.h>
main(){
int a=25699,b;
b=a%1000/100;
printf("%d",b);}
2
5
6
9
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
#include <stdio.h>
main(){
int a=25699,b;
b=a%1000/10;
printf("%d",b);}
5
56
69
99
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
#include <stdio.h>
main(){
int x=2506,y;
y=x/100%10;
switch(y){
case 2: printf( "One" );
case 5: printf( "Zero" );
case 0: printf( "Hello World" );
case 6: printf( "Big World" );}}
One
Zero
Hello World
ZeroHello WorldBig World
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
#include <stdio.h>
main(){
int s=1287,p;
p=(s%1000/10)*100+4;
printf("%d",p);}
1024
204
2804
704
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Логик AND үйлдлийг хэрхэн тэмдэглэдэг вэ?
And
&&
||
|
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
#include <stdio.h>
main(){
int a = 3, b = 5;
int t = a;
a = b;
b = t;
printf("%d %d", a, b);}
3 5
3 3
5 5
5 3
8.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
int a=5;
switch(a){ бол
Case-ийн зөв бичиглэлийг сонго.
case "5":
case: "5"
case: 5
case 5:
10 questions
Introduction to Arrays
Quiz
•
KG - University
10 questions
Pseudo Code
Quiz
•
1st - 3rd Grade
11 questions
Caligrafía | CM7
Quiz
•
1st - 10th Grade
13 questions
Tutoría N1
Quiz
•
1st - 3rd Grade
10 questions
Программирование C#
Quiz
•
1st - 10th Grade
10 questions
21-22_QUIZ1_KCA102
Quiz
•
1st - 3rd Grade
10 questions
Programming
Quiz
•
1st - 10th Grade
13 questions
Tutoria N7
Quiz
•
1st - 3rd Grade
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade
5 questions
Basement Basketball
Quiz
•
3rd Grade
20 questions
Parts of Speech
Quiz
•
3rd - 6th Grade
20 questions
Fun Trivia
Quiz
•
2nd - 4th Grade
20 questions
Context Clues
Quiz
•
3rd Grade
20 questions
Kids Movie Trivia
Quiz
•
3rd Grade
13 questions
Multiplication Facts Practice
Quiz
•
3rd Grade
20 questions
Silent e
Quiz
•
KG - 3rd Grade
6 questions
Alexander Graham Bell
Quiz
•
3rd Grade