Programming Fundamentals Quiz
Language-agnostic programming concepts: data structures, algorithms, and core computer-science fundamentals.
This category currently has 116 questions in the SERVBG quiz bank. Below are a few sample questions — the full interactive quiz shuffles through the whole set with instant scoring.
Sample questions
What does HTML stand for?
- High Tech Modern Language
- Hyper Transfer Mail Language
- HyperText Markup Language
- HyperText Machine Language
- Home Tool Markup Language
What does CSS stand for?
- Computer Style Sheets
- Cascading Style Sheets
- Creative Style System
- Custom Style Sheets
- Cascading System Styles
What is JavaScript primarily used for?
- Hardware control
- Server configuration
- Adding interactivity to web pages
- Database management
- Operating system
What is Python?
- Database system
- Web server
- Operating system
- Network protocol
- High-level programming language
What is a variable in programming?
- Named storage location for data
- Fixed value
- Output only
- Function type
- Error message
Related categories
Python (Coding)
Python syntax, standard-library usage, and the language idioms that come up in day-to-day scripting and application work.
JavaScript (Coding)
Core JavaScript language behavior, async patterns, and the quirks that trip up both beginners and experienced developers.
Linux
Linux command-line usage, file permissions, process management, and the everyday admin tasks every sysadmin and developer needs.
Security
General information security concepts — threats, defenses, and the fundamentals every IT professional should know.
Hardware
Computer hardware components, how they interact, and the troubleshooting knowledge behind keeping systems running.