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
What is hex 0xB6 in decimal?
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
20 questions
Operating System Memory Management

Quiz
•
University
16 questions
15) 211.2 Managing E-mail delivery

Quiz
•
University
20 questions
DATASET'24 Quizz (Round 2)

Quiz
•
University
18 questions
Intro to OS and Processes

Quiz
•
University
18 questions
Cyber EOP - Network Types Quiz By Mr. B

Quiz
•
12th Grade - University
15 questions
COA Q2

Quiz
•
University
20 questions
Training Formulación de Proyectos

Quiz
•
University
19 questions
gdsy

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

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

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade