wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Tech Quiz

Total questions: 22

Worksheet time: 7mins

Name
Class
Date
1.

What was the first documented "computer bug", and where was it discovered?

a)

A malfunctioning vacuum tube in the ENIAC computer

b)

A termite infestation that ruined punch cards for the IBM 029

c)

A moth in the Harvard Mark II

d)

A spiderweb causing a short circuit in the Colossus machine

2.

Which Indian app, set up less than 5 years ago had to close shop last month after a failed takeover and the non-availability of funds to continue operations?

a)

ShareChat

b)

Koo App

c)

Hike Messenger

d)

Dailyhunt

3.

OpenAI has initiated "Project Strawberry" to improve the capabilities of their existing AI products, like ChatGPT. What is the intended improvement that Strawberry will bring about?

a)

Introducing a notion of commonsense

b)

Learning dynamically from user interactions

c)

A better "moral compass" and ethics

d)

Understanding the meaning of ambiguity in user queries

4.

CNBC releases a yearly list called the "Disruptor 50", which lists companies that have majorly changed trends in many areas of business. At #6, we have a graphic designing tool, a field that was dominated by Photoshop for well over a decade. Which is this tool?

a)

Figma

b)

GIMP

c)

Inkscape

d)

Canva

5.

Stripe, an online payment platform, recently touched a monumental landmark, when it announced that the total amount of payments on the platform is close to 33% of the entire India's GDP, touching this figure in less than half the time PayPal (the leading transaction platform) did. How much is this figure, approximately?

a)

$500 billion

b)

$2 trillion

c)

$1 trillion

d)

$3 trillion

6.

When IBM Watson was initially being developed in 2013, its creators thought that the best way of teaching it the natural style/slang of human conversation online, was to feed it data from X. However, the IBM Watson started cussing instead, and they had to delete its data to fix it. What is X?

a)

The r/TodayILearned subreddit from Reddit

b)

UrbanDictionary

c)

Tweets about the 2012 US elections

d)

YouTube comments from PewDiePie videos

7.

On July 2023 ____ announced ____, an open source LLM. They recently released version 3.1 which compares well against proprietary models.

a)

Openai, ChatGPT

b)

Meta, LLama

c)

Microsoft ,Phi

d)

Google ,Gemini

8.

In the early 20th century, this printing company was kickstarted by 2 men in a garage in Palo Alto, California. The company was named after them and is one of the most successful ones in the software industry. The two men were:

a)

Larry page, Sergey Brin

b)

Steve jobs, Steve Wozniak

c)

Bill Hewlett, David Packard

d)

Mark Zuckerberg, Eduardo Saverin

9.

Which viral AI-generated video, originally popularized and heavily memed in 2023 for its surreal and humorous depiction of a celebrity engaging in an ordinary activity, was later regenerated to showcase advancements in AI technology, though the new version didn't achieve the same level of viral success?

a)

Tom Cruise cooking pancakes

b)

Will Smith eating spaghetti

c)

Keanu Reeves playing chess

d)

Elon Musk driving a taxi

10.

Inspired by folklore, a cyberattack involved malware that disguised itself as a legitimate software. This tactic allowed the malicious software to bypass security measures and give attackers unauthorized access to the target's system. What term describes this type of?

a)

Phishing

b)

Apollo attack

c)

Trojan Horse

d)

Spyware

11.

X was a company involved in a data leak 2017 which was caused due to migration from 'ragel' parser to 'cf-html' parser. Name X.

Hint: Many of us likely rely on their services to access websites that might otherwise be restricted by our college wifi => VPN’s

a)

Akamai

b)

Cloudflare

c)

Fastly

d)

Amazon Web Services(AWS)

12.

This software development platform lost connection for only 43 seconds which led to service degradation due to DB replication between it's East, West Coast data centers. Name this platform.

Hint: This platform is essential for developers worldwide, often serving as the backbone for open-source projects and version control, with it's headquarters in San Francisco

a)

GitLab

b)

GitHub

c)

BitBucket

d)

Twitter

13.

One of the developers in this platform accidentally deleted the entire production database, resulting in the permanent loss of 6 hour's worth of data. The recovery process was made publicly visible in a google doc and was also streamed on youtube.

Hint: This platform is known for its strong community and open-source software development. It’s similar to the previous answer.

a)

GitHub

b)

GitLab

c)

SourceForge

d)

LaunchPad

14.

Name the penguin mascot that represents the Linux OS.

a)

Tux

b)

Pingu

c)

Flipper

d)

Wadu

15.

What is the informal name given to the combination of "Ctrl-Alt-Delete"

a)

The Three Musketeers

b)

The Three Finger Salute

c)

System Saver Trinity

d)

The Three Commandments

16.

Which is the most used programming language in the world, as of 2024?

a)

Python

b)

HTML/CSS

c)

C++

d)

JavaScript

17.

Which keyboard layout, designed in the 19th Century to minimize the number of typewriter jams, is named after the first 6 letters in it's top row?

a)

QERTYU

b)

QWERTY

c)

Dvorak

d)

QWERTZ

18.

The famous drill of typing a hard-to-read message or clicking a button is used to provide CAPTCHA. What does this acryonym stand for?

a)

Comprehensive automated public turing test to identify computers and humans

b)

Completely automated public turing test to tell computers and humans apart

c)

Computer assisted public turing test to classify humans and bots

d)

Computationally automated public turing test to distinguish computers and users

19.

This person was instrumental in laying the foundations of facebook. He also founded Napster, the file sharing service which was banned in the early 2000's

a)

Mark Zuckerberg

b)

Sean Parker

c)

Larry page

d)

Randi Zuckerberg

20.

Satya Nadella has given quite an interesting name to his autobiography; the name indicates revival, transformation and working with newfound energy. What is it called?

a)

F5

b)

Update and Restart

c)

Hit Refresh

d)

Reload

21.

This product was launched in 2007, with the speaker making a selling point by saying “Who needs a stylus?”. What was the product?

a)

Samsung galaxy

b)

iPad

c)

iPhone

d)

Lenovo Tablet

22.

___ is used as a metric to measure the ease of using a language or an API. It reflects how easy it is for a new user to build something simple using the language/API to satisfy a basic use-case

a)

a. Time to First Hello, World

b)

b. Time to First Aha!

c)

c. Time to First Response

d)

d. Time to First Call (Time to first API Call for APIs)