Simple Coding Questions
Quiz by SARAVANAN SREERENGAN
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
10 questions
Show answers
- Q1What you mean by codingis the process of designing and building an executable computer program to accomplish a specific computing result.None of the aboveis a process of compiling data into a database.refers to creating computer programming code. In a more general sense, the word coding is used to refer to assigning a code or classification to something.30s
- Q2Event meansa program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)An action that causes something to happen.a command that can be set up to trigger a function when a particular type of event occurs on a particular UI element.an overarching term for the coding tasks30s
- Q3Event-driven programa command that can be set up to trigger a function when a particular type of event occurs on a particular UI element.an action that causes something to happen.an overarching term for the coding tasksa program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)30s
- Q4Event handlingan overarching term for the coding tasksan action that causes something to happen.a command that can be set up to trigger a function when a particular type of event occurs on a particular UI element.a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)30s
- Q5Event listenera command that can be set up to trigger a function when a particular type of event occurs on a particular UI element.an action that causes something to happen.a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)an overarching term for the coding tasks .30s
- Q6UI Elementsa command that can be set up to trigger a function when a particular type of event occurs on a particular UI element.on-screen objects, like buttons, images, text boxes, pull down menus, screens and so on.an action that causes something to happen.a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)30s
- Q7User Interfacea command that can be set up to trigger a function when a particular type of event occurs on a particular UI element.The visual elements of a program through which a user controls or communicates with the application.an action that causes something to happen.a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)30s
- Q8Which of the following is not a coding language?B++JavaPythonC30s
- Q9Which of the following is an old coding language?JavaC ++ScratchPython30s
- Q10Which of the following is a recent and popular coding language?CPascalPythonCobol30s