HTML
C++
Java
History
Potpourri
100
What does HTML stand for?
HyperText Markup Language
100
C++ is a successor of what language?
C
100
Which feature allows abstracting from a parent class?
Inheritance
100
Who created the computer architecture widely used today?
John Von Neumann
100
Name the first programming language.
Fortran
200
What are the two file extensions for HTML?
.html and .htm
200
What data structure has a first-in, first-out property?
A queue
200
What causes the system to abandon the current operation?
An exception
200
Who created the World Wide Web?
Tim Berners-Lee
200
Which sort permutes the collection until it is sorted?
Bogosort
300
Which tag is used to create a hyperlink?
300
Which keyword do you use to allow a method to be overridden?
virtual
300
What Interface do you implement to use Threads?
Runnable
300
What machine was used by the Germans to encrypt messages?
Enigma
300
What is the versatile pattern matching grammar?
Regex
400
Which tag is used to create a numbered list?
    400
    What are two common ways to represent a graph in C++?
    Adjacency List & Matrix
    400
    What method do you override for custom drawing code?
    paintComponent(Graphics g)
    400
    Who is known for creating the first computer algorithm?
    Ada Lovelace
    400
    What is the standard resolution of a 4K display?
    4096x2160
    500
    What type of execution language is HTML?
    It is interpreted
    500
    Which sorting algorithm is best fitted for a large collection of data with little variety?
    Counting Sort
    500
    What operating system does Java execute upon?
    Platform Independent (The JVM)
    500
    In which decade was the first digital computer invented?
    1940s
    500
    Bell Labs created what language in 1969?
    B
    M
    e
    n
    u