
CS2110 Spring 24 Final Exam Prep

Quiz
•
Computers
•
University
•
Medium
Sara Enright
Used 86+ times
FREE Resource
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Convert 42 to 8-bit unsigned binary
00101010
01010100
00101100
00100110
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is 8 in 4-bit 2's complement binary?
0000
0111
1000
You cannot represent 8 in 4-bit 2's complement binary
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Given 8-bit unsigned binary numbers: A = 1001 0100 B = 0110 1101 C = 1011 1011, calculate (A & B) ^ C
(NOTE: ^ is XOR)
0000 0100
1011 1011
1011 1111
1011 0111
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following bit masks will clear bit 5 of A?
A | ~(1 << 5)
A | (1 << 5)
A & ~(1 << 5)
A & (1 << 5)
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Using DeMorgan's Law, find the equivalent boolean expression to: ~(~A & (B | ~C))
A & ~(B & ~C)
~A | ~(B | ~C)
A | (~B | C)
A | (~B & C)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many of each transistor type do you need to make a NOT gate?
1 N-type, 2 P-type
1 P-type, 2 N-type
1 P-type, 1 N-type
2 P-type, 2 N-type
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of gate is this circuit?
AND
OR
NAND
NOR
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
OODP_Batch 1_Quiz

Quiz
•
University
40 questions
Coding Skill Test -I

Quiz
•
University
35 questions
CodeChef (Secret Snippet)

Quiz
•
University
30 questions
quiz

Quiz
•
University
30 questions
Code Twisters Round One Batch -1

Quiz
•
University
30 questions
Code debugging - Round 1

Quiz
•
University
30 questions
MCA-101 QUIZ

Quiz
•
University
30 questions
IT 104B (Quiz 1 in Laboratory)

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