This symbol precedes a flag in Linux commands
- (dash)
This component is the primary component of a computer that processes and controls the execution of instructions of a computer program.
CPU
This signature dish at McDonalds is a family of personal computers designed and marketed by Apple Inc, often abbreviated as 'Mac'.
Big Macintosh
What is the name of this meme?
Surprised Pikachu
This command isn't just a pet--it is used for concatenating and printing files.
cat
This symbol performs the modulus operation
%
Google Chrome can never have enough of this component… it eats it all up…
RAM
This American comedy television series parodying the culture of the technology industry is a stereotype associated with unique vocal and California dialect features.
Silicon Valley Girl
This phrase is usually said when someone is voicing/sharing a shower thought or saying something controversial. Let him ____?
Cook
This command is used to list all of the files in the current directory, including the hidden ones
ls -a
This symbol is used in C when an input variable is passed by reference
&
This is the fastest graphics card on the market right now.
Nvidia GeForce RTX 4090
This artificial and informal language that helps programmers develop algorithms is a platform to organize, run and discuss programming contests.
Pseudocodeforces
What is usually the caption for this picture?
I guess I'll die
Watch out--This command deletes everything!
sudo rm -rf
Use this symbol to access a member variable of a pointer in C++
->
This is required for Minecraft servers. (it’s a popular meme that involves a kid)
“Dedotated Wam”
This course often taught by Osvaldo which goes into Scrum and the industry development process is the only 3-unit ENGR course that is required for a BS in Computer Science.
Software Engineering Ethics and Society
Name of this version of Spongebob?
Spongegar
This Linux command renames files
mv
These two symbols make up the ternary operator in C-like languages
? :
This specific component from NZXT enables you to show off custom gifs on its LCD display!
NZXT Kraken Z Series Coolers
This abbreviation for the university-based community group whose tenets are 'Connect, Learn, and Grow' is responsible for capturing, containing, and studying various paranormal phenomena unexplained by science.
GDSCP Foundation
What piece of music accompanies this meme?
What is love (baby don't hurt me)
This command can be used for listing all of the files in the current directory with the type of data they hold and whose name begins with a 0
file ./0*