A record is a named heterogeneous collection of items in which individual items are accessed by index.
CPSC1050_OS and Information Systems

Quiz
•
Computers
•
University
•
Hard
W Mao
Used 1+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Given the following spreadsheet, which of the following is the correct formula in cell C3 to scale the grade in C2 by 4% (cell F2) and can be copied to cells D3:E3?
C2 * $F$2
C2 * F2
C2 * F$2
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Given the following table called 'coffee', write a SQL query that changes the Price for Hot Chocolate to 2.99.
UPDATE coffee SET Price = 2.99 WHERE item = 'Hot Chocolate'
SET Price = 2.99 UPDATE coffee WHERE item = 'Hot Chocolate'
INSERT coffee SET Price = 2.99 WHERE item = 'Hot Chocolate'
INSERT INTO coffee (Item, Price) VALUES ('Hot Chocolate', 2.99)
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
In which state does a process reside if it is waiting only for its turn to use the CPU?
running
ready
waiting
new
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Suppose processes P1 through P5 arrive in the ready state at essentially the same time in the order given below. Given the service times shown, what would be the Turnaround Time for P2 using Round Robin scheduling algorithm with time slice of 60? (NOT the total turnaround time)
90
300
330
270
Similar Resources on Quizizz
10 questions
Основы SQL

Quiz
•
University
10 questions
RUMUS FINANCIAL

Quiz
•
University
10 questions
Introduction to Computing

Quiz
•
University
10 questions
Tin học cơ sở

Quiz
•
1st Grade - University
10 questions
Expression in C Programming

Quiz
•
University
10 questions
Openfiler

Quiz
•
University
10 questions
Quiz 2 - Excel

Quiz
•
University
10 questions
Web Object Identification

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade