
Basic concepts of programming
Quiz by hina.ali
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- 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
- Q1
a simple high level language that was develop to help students in programming.
BASIC
ALL OF THEM
COBOL
C
30s - Q2
DESK CHECKING AND TRANSLATING ARE EXAMPLE OF
testing
planning
documenting
coding
30s - Q3
what is the correct sequence of program development
defining, coding, testing, planning,, documenting
coding, testing, documenting, defining, planning,
defining, planning, coding, testing, documenting
defining, documenting, planning, coding, testing,
30s - Q4
error messages provided by a compiler are called
diagnostics
bugs
mistakes
translation
30s - Q5
comments in the program itself are part of
linking
documenting
translating
compiling
30s