AlgoProg - Review Quiz

Quiz
•
Computers
•
University
•
Hard
Eileen Heriyanni
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output of this slice of code?
float myFloat = 45.1342f;
printf("%09.3f", myFloat);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output of this slice of code?
char str[30]="Bina Nusantara";
printf("%-15s2024", str);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assuming the user input is: 1053 17.5 42
What is the value of the variable val3 in this code?
scanf("%2d %f %d", &val1, &val2, &val3);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assuming the user input is: 1053 17.5 42 Smith
What is the value of the variable str2 in this code?
scanf("%s %d %s", str1, &val1, str2);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the arithmetic operator:
g / -m * 2
which order will the operators be executed sequentially?
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
UTS - Struktur Data

Quiz
•
University
15 questions
uNIT 11_14

Quiz
•
University
15 questions
Milking Minds 2 17-01-24

Quiz
•
University
25 questions
GNIDOC ROUND 1

Quiz
•
University
19 questions
Data Types Java Concepts

Quiz
•
University
20 questions
Code-A-Vita

Quiz
•
University
15 questions
Coding club Summit Online Quiz

Quiz
•
University
20 questions
Pointers

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade