
Systems

Quiz
•
Computers
•
University
•
Medium
Dylan Scott
Used 4+ times
FREE Resource
33 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the binary number '11010110' in hexadecimal?
0x56
0xD6
0xA9
0x7B
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
For IEEE 754, what is the number of bits used for the sign, exponent, and fraction?
1 sign, 7 exponent, 24 fraction
2 sign, 6 exponent, 24 fraction
1 sign, 8 exponent, 23 fraction
1 sign, 8 exponent, 24 fraction
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is negative 7 in 4-Bit Two's Complement?
Hint: +7 is 0111
1000
1111
0111
1001
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following C code snippet?
255
-1
0
Does not compile
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following statements correctly checks if two strings str1 and str2 are equal in C?
if (str1 == str2)
if (strcmp(str1, str2) == 0)
if (str1.equals(str2))
if (*str1 == *str2)
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the purpose of a function prototype in C?
To define the body of a function
To declare a function for later use
To initialize variables used in a function
To call a function
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
When passing a string to a function in C, what is actually being passed?
The first character of the string
The entire string as a copy
The address of the first character of the string
The length of the string
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
quiz

Quiz
•
University
35 questions
python

Quiz
•
11th Grade - University
35 questions
FINAL_EXAM (CFP_122)

Quiz
•
University
30 questions
QUIZOBYTE FINAL ROUND

Quiz
•
University
30 questions
OODP_Batch 1_Quiz

Quiz
•
University
30 questions
Lập trình hướng đối tượng

Quiz
•
University
30 questions
Code debugging - Round 1

Quiz
•
University
30 questions
blitz

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University