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
- Home Tool Markup Language
- HyperText Markup Language
- HyperText Machine Language
What does CSS stand for?
- Creative Style System
- Cascading System Styles
- Custom Style Sheets
- Cascading Style Sheets
- Computer Style Sheets
What is JavaScript primarily used for?
- Adding interactivity to web pages
- Server configuration
- Operating system
- Database management
- Hardware control
What is Python?
- Network protocol
- Web server
- Operating system
- Database system
- High-level programming language
What is a variable in programming?
- Output only
- Fixed value
- Function type
- Named storage location for data
- 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.