If a data center has 5 Petabytes (PB) of storage capacity, how many Gigabytes (GB) of storage is this equivalent to?

Preliminary Round

Quiz
•
Computers
•
University
•
Hard
Santhosh Bala
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
5,120,000 GB
5,000,000 GB
5,242,880 GB
5,485,760 GB
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following Excel functions can be used to return the current date and time?
=TODAY()
=DATE()
=TIME()
=NOW()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following methods can be used to create a page break in Microsoft Word?
Pressing Ctrl + Enter
Clicking Insert > Break > Section Break
Clicking Home > Line Spacing > Page Break
Clicking File > Page Setup > Page Break
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Microsoft PowerPoint, what is the purpose of the 'Slide Master' view?
To rearrange the order of slides
To apply consistent formatting across multiple slides
To add animations to slides
To change the layout of individual slides
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Consider a flowchart where a user inputs a number, and the algorithm calculates the factorial of that number. Which of the following control structures would be most appropriate for representing the iterative process in this flowchart?
A sequence structure with a decision box at each step
A loop structure that repeats until the input number is 0
A branch structure to check if the number is 0 or not
A nested loop structure that breaks after the first iteration
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
You are designing an algorithm to find the second largest number in an unsorted array. Which of the following approaches would provide the most efficient solution in terms of time complexity?
Sort the array and pick the second-to-last element
Traverse the array twice, once to find the maximum and a second time to find the second largest
Traverse the array once, keeping track of both the largest and second largest values
Use a recursive approach to compare each element with all others
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the given C code?
Count: 10
Count: 7
Count: 6
Count: 20
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
ANALYSIS OF ALGORITHMS

Quiz
•
University
15 questions
C++ Quiz-1

Quiz
•
University
15 questions
Qûîz

Quiz
•
University
15 questions
DATA STRUCTURES QUIZ

Quiz
•
University
15 questions
BASIC C PROGRAMMING QUIZ

Quiz
•
University
10 questions
Java quiz 1

Quiz
•
University
10 questions
RVS_Tech_quizz_even2024-25

Quiz
•
University
20 questions
Pointers

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