Programming Languages Quiz

Programming Languages Quiz

9th Grade

9 Qs

quiz-placeholder

Similar activities

Getting Started with Python - Understanding Checkpoint

Getting Started with Python - Understanding Checkpoint

9th Grade

4 Qs

Web Development

Web Development

9th - 12th Grade

10 Qs

Understanding Data and Encoding

Understanding Data and Encoding

6th Grade - University

10 Qs

AI Applications and Concepts Quiz

AI Applications and Concepts Quiz

9th Grade

5 Qs

Condition Programming Quiz

Condition Programming Quiz

1st Grade - University

9 Qs

Lesson 3 - APK - Web Design

Lesson 3 - APK - Web Design

9th Grade

4 Qs

Quiz sobre Arduino

Quiz sobre Arduino

9th Grade

10 Qs

HTML

HTML

9th - 12th Grade

7 Qs

Programming Languages Quiz

Programming Languages Quiz

Assessment

Quiz

Information Technology (IT)

9th Grade

Medium

Created by

Derek DeMers

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______ is a series of commands that are unique and specific to the processor executing the code.

Machine code

Assembly language

High-level language

Bytecode

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of programming language?

Compiled

Query

Cache

Assembly

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are some programming languages referred to as "high level"?

They're significantly more difficult to learn

Only individuals in senior executive positions are required to know it

They must be translated to an assembly language before becoming machine code

Users must know prerequisite computer languages before attempting to learn

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n) ______ is any programming or coding language that is not compiled before running.

Interpreted language

Compiled language

Machine language

Assembly language

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python, JavaScript, or Perl are all examples of ______.

Scripting languages

Database management systems

Operating systems

Web browsers

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML, XML, and LaTeX are all examples of ______.

Markup languages

Programming languages

Database systems

Operating systems

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a text listing of commands to be compiled or assembled into an executable computer program?

Source code

Uncompiled code

Preassembly code

Programmable data

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______ have their code run through a compiler.

Interpreted languages

Compiled languages

Query languages

Assembly languages

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n) ______ is used to request data resources from a database or information system.

Interpreted language

Compiled language

Query language

Assembly language