#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:
8 questions
BA340 Lec4
Quiz
•
3rd 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
10 questions
Bài tập trắc nghiệm C++
Quiz
•
3rd - 12th Grade
9 questions
Python
Quiz
•
3rd Grade
11 questions
Python. Типи даних (int, float)
Quiz
•
KG - 3rd Grade
10 questions
ALGORITMOS Y PROGRAMACION
Quiz
•
3rd Grade
10 questions
Chains by Laurie Halse Anderson Chapters 1-3 Quiz
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
12 questions
Multiplying Fractions
Quiz
•
6th Grade
30 questions
Biology Regents Review #1
Quiz
•
9th Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
50 questions
Biology Regents Review: Structure & Function
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University
20 questions
Soil and Erosion Review
Quiz
•
3rd Grade
10 questions
multiplication facts
Quiz
•
3rd Grade
20 questions
Basic Multiplication Facts
Quiz
•
2nd - 3rd Grade
30 questions
Multiplication Facts 1-12
Quiz
•
2nd - 5th Grade
20 questions
Math Review
Quiz
•
3rd Grade
16 questions
Chapter 8 - Getting Along with your Supervisor
Quiz
•
3rd Grade - Professio...
17 questions
Multiplication facts
Quiz
•
3rd Grade