Programming Language Fundamentals Quiz

A concise assessment of key principles across popular coding tongues.

programmingsyntaxvariablescompilationparadigmsfunctionslanguages
Difficulty:MEDIUM

Quiz Details

Questions7
CategoryTechnology & Programming
DifficultyMEDIUM
Start Quiz
Progress
0/0
0%

Quiz Questions

Answer all questions below and test your knowledge.

  1. 1

    Which language enforces type checking at compile time rather than at runtime?

    Question 1
  2. 2

    Which of the following languages includes automatic memory management via a generational garbage collector?

    Question 2
  3. 3

    Identify the language that treats functions as first‑class citizens, allowing them to be passed as arguments and returned from other functions.

    Question 3
  4. 4

    Which language makes variables immutable by default unless explicitly declared mutable?

    Question 4
  5. 5

    Select the language whose syntax relies on indentation rather than braces to delimit code blocks.

    Question 5
  6. 6

    Which modern language can compile straight to WebAssembly without an intermediate JavaScript layer?

    Question 6
  7. 7

    Name the language released in 1995 that significantly propelled object‑oriented programming in web development.

    Question 7

Never miss a quiz!

Daily challenges on Telegram

Join Now