
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
If a data center has 5 Petabytes (PB) of storage capacity, how many Gigabytes (GB) of storage is this equivalent to?
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 Wayground
19 questions
C Programming Quiz

Quiz
•
University
10 questions
C++ Array Quiz

Quiz
•
University
10 questions
Arrays in C (II yr 02.07.2020)

Quiz
•
University
15 questions
Common errors in C programming

Quiz
•
University
20 questions
Data Structure

Quiz
•
University
20 questions
Linux 3-4

Quiz
•
University
10 questions
C Program Array and strings

Quiz
•
University
10 questions
pointers and structures

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