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

Create multiple-choice games on Wisc-Online and play them on our Chakalaka mobile app!

But that's not all! Explore educational games created by others. Simply search by category or enter agame code number and dive into a world of learning and fun.

Download the Chakalaka mobile app here:
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?