This website uses cookies to ensure you get the best experience on our website. Privacy Policy OK

Programming Languages & Paradigms

| See more in Information Technology

You'll focus on programming paradigms and identifying which paradigm languages belong to.

TBaeten
By
Created Date 05.26.15
Last Updated 05.27.15
Viewed 133 Times
Your browser doesn't support HTML5. System.Collections.Generic.List`1[System.String] System.Collections.Generic.List`1[System.String]
submit to reddit

Would you like to build your own game?

It's easy!

Go to the GameBuilder and get started!

Topics of this game:
  • A programming paradigm refers to a way of conceptualizing and structuring a computer's tasks.
  • Which paradigm emphasizes the linear steps providing a computer with instructions on how to solve a problem or carry out a task?
  • Which paradigm formulates programs as a series of objects and methods interacting with each other to perform a specific task?
  • Which paradigm focuses on selecting user-interface elements and defining event-handling routines triggered by various mouse and keyboard activities?
  • Which paradigm focuses on the use of facts and rules to describe a problem?
  • Which of the following programming languages is declarative?
  • Which of the following programming languages is object-oriented?
  • Which of the following languages is event-driven?
  • Which of the following languages is procedural?