Standard 1 Vocabulary Test

Standard 1 Vocabulary Test

10th Grade

8 Qs

quiz-placeholder

Similar activities

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

Defensive Design/ Robust Coding

Defensive Design/ Robust Coding

9th Grade - University

10 Qs

Problem Solving & Game Development " Key Terms "

Problem Solving & Game Development " Key Terms "

9th - 12th Grade

8 Qs

Application life cycle  mr.baker

Application life cycle mr.baker

9th - 12th Grade

12 Qs

4ESO. TECNOLOGIA. UNIT 5. TEST. DIGITAL ELECTRONIC

4ESO. TECNOLOGIA. UNIT 5. TEST. DIGITAL ELECTRONIC

10th Grade

13 Qs

3ESO. TEDI. UNIT 5. TEST. PROGRAMMING

3ESO. TEDI. UNIT 5. TEST. PROGRAMMING

10th Grade

10 Qs

Quiz on Conditionals(Python)

Quiz on Conditionals(Python)

8th Grade - Professional Development

13 Qs

Standard 1 Vocabulary Test

Standard 1 Vocabulary Test

Assessment

Quiz

Instructional Technology

10th Grade

Easy

Created by

Melissa Fulmore

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Software for building applications that combine common developer tools in a single interface. 

IDE

IDLE

Compiled Language

High-Level Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Finding and fixing problems in an algorithm or program.

Run-Time Error

Logic Error

Syntax Error

Debugging

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Source code is read and executed by an interpreter. 

Sign Language

Interpreted Language

Compiled Language

High-Level Language

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mistake in the code that produces incorrect results. 

Run-Time Error

Syntax Error

Logic Error

Error Message

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Source code is translated into machine code, and the machine code is stored in a separate file. 

Programming Language

High-Level Language

Interpreted Language

Compiled Language

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Error in the code that occurs while the program is running. 

Run-Time Error

Logic Error

Syntax Error

401 Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Programming Language that enables a programmer to write programs that are closer to human language. 

Compiled Language

High-Level Language

Programming Language

Sign Language

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Error in the code that occurs while the program is running. 

Typing Error

Syntax Error

Run-Time Error

Logic Error