Join game?
Enter PIN:

Tech Trivia

3.9
(20 votes)
12 questions
English
A quiz about programming languages, computer systems and events in computer history.
1

What does CSS stand for?

Cascading Style Sheets

Central Styling System

Computer Style Syntax

Creative Style Sheet

47% got this right

CSS is used for designing web pages.
2

Which company created the programming language Go?

Google

IBM

Meta

Oracle

51% got this right

Go is known for its simplicity and efficiency.
3

Which of these is NOT a real programming language?

SNAKE++

Kotlin

LOLCODE

Rust

60% got this right

SNAKE++ is a fictional language.
4
Blur reveal

Which device processes all instructions from both hardware and software?

CPU

GPU

RAM

SSD

60% got this right

The CPU is the brain of the computer.
5

What does API stand for?

Application Programming Interface

Advanced Programming Input

Application Process Index

Applied Protocol Interface

60% got this right

APIs allow different software to communicate.
6

The language used for structuring content on the web is ________.

HTML

Easy  82% got this right

HTML stands for HyperText Markup Language.
7

Git is a ________ control system.

Version

Easy  83% got this right

Git helps track changes in source code.
8

The operating system created by Linus Torvalds is ________.

Linux

Easy  86% got this right

Linux is open-source and widely used.
9

Java and JavaScript are the same thing.

False

I dont know

Maybe

True

70% got this right

Java and JavaScript are different languages.
10

The first mechanical computer was invented by Charles Babbage.

True

False

I dont know

It was Invented by Steve Jobs

56% got this right

Charles Babbage is known as the father of the computer.
11
48 random squares

Im not a room, but I hold your files. I float in the air and sometimes rain for miles.You use me for backup all the time

Cloud Storage

70% got this right

Cloud storage allows data to be stored online.
12

I'm not alive, but I debug and build. I follow commands with logic instilled. What am I ?

Compiler

75% got this right

Compilers translate code into executable programs.