What is the field of "developing computer systems able to perform tasks that normally require human intelligence"?
Artificial Intelligence
What company designed the first CPU?
Intel
What is 0x5 in decimal?
5
How many engineering majors does UCD have?
12
What keyboard combination do you press to restart a Windows computer?
CTRL + ALT + DELETE
What is the "the software that supports a computer's basic functions, such as scheduling tasks, executing applications, and controlling peripherals"?
Operating System
How many types of programming languages are there?
4 (Imperative/Procedural, Functional, Logic, Object Oriented)
What is 0xb in binary?
0b1011
Who was the first dean of UC Davis College of Engineering?
Roy Bainer
How many employees does Github have?
95
A fault in a computer program which prevents it from working correctly is known as a?
Bug
When was C++ first developed?
1979 - 1980
What is 0b1001 >> 3 in decimal?
1
What percentage of students at UCD are CS majors?
3%
What does CTRL + ALT + S do?
Splits the document window
What store data or information temporarily and pass it on as directed by the control unit?
Register
What is the name of the first computer invented?
Electronic Numerical Integrator and Computer (ENIAC)
What is 29 in hexadecimal?
0x1d
When did Computer Science become an independent department at UC Davis?
1992
How heavy was the first computer invented?
ENIAC was 30 tons
What computer program converts an entire program into machine language?
Compiler
How much data could the first hard drive hold?
5MB
What is 10 << 2 in binary?
101000
How many undergraduate students does the UCD CS dept have? (as of Spring 2021)
1349
What's the Latin root of the word "computer"?
"computer" comes from the Latin "putare" which means both to think and to prune.