What is hex 0xB6 in decimal?
CS 33 S23 Final Trial by Fire

Quiz
•
Computers
•
University
•
Hard

Jordan Lin
Used 13+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
182
163
192
136
2.
MULTIPLE SELECT QUESTION
1 min • 1 pt
A is an object of type foo. What does the memory at A look like when the following code is run?
00 00 00 00 64 44 01 02
01 02 00 00 00 00 00 00
02 01 c0 00 00 00 00 00
00 00 00 00 00 c0 01 02
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
For a floating point number, what would be an effect of allocating more bits to the exponent part by taking them from the fraction part?
You could represent fewer numbers, but they could be much larger.
You could represent the same numbers, but with more decimal places.
You could represent both larger and smaller numbers, but with less precision.
Some previously representable numbers would now round to infinity.
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of these can prevent an ROP attack?
Set random values on the stack and check them to make sure they’re unchanged
Set stack as read-only by setting the correct bits in the process’s page table
Address space layout randomization– randomly move the starting address of the stack
Checking that the user input will not overwrite the amount of buffer space allocated for it
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What is add %rsi, (%rax) in MIPS? Assume rsi == t0 and rax == t1.
add $t0, ($t1)
lw $t1, 0($t1)
add $t0, $t0, $t1
lw $t1, ($t0)
add $t1, $t0, $t1
add $t0, ($t1), $t0
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
When a program tries to access a page that is mapped in address space but not loaded in physical memory, then
Segmentation fault
Page fault
No issue - proceed as usual
Context switch
7.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What is the order in which preprocess flow happens?
Compile, Preprocess, Link
Compile, Link, Preprocess
Preprocess, Link, Compile
Preprocess, Compile, Link
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Revisão de Modelagem de Dados U1 e U2

Quiz
•
University
15 questions
Microcontroller

Quiz
•
University
18 questions
Karnaugh Mapping

Quiz
•
University
20 questions
CDC_V2

Quiz
•
University
15 questions
Banking Accounts Quiz

Quiz
•
12th Grade - University
20 questions
Mobile Apps PayKu

Quiz
•
1st Grade - Professio...
15 questions
Mocademy - Quiz 2

Quiz
•
University
20 questions
Final Quiz

Quiz
•
University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade