
Programming Paradigm Recap
Quiz by Duncan Binnie-Ritchie
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
5 questions
Show answers
- Q1Which of these is not a programming paradigmRecursiveObject OrientedEvent DrivenProcedural30s
- Q2How do Object Oriented programs share various attributesEnvironment VariablesDevelopment EnvironmentsMessage PassingInheritance30s
- Q3What is an example of Event Driven ProgrammingCommand LineWindows Forms ApplicationsMicroprocessor CodingGraphical User Interface30s
- Q4With procedural programming, which of these statements is true?The code is executed as a user logs inThe code is all executed sequentiallyThe code is executed as part of a classThe code is executed on demand30s
- Q5Which of these is not an object oriented language?JavaPerlC++Visual Basic.Net30s