4.1.1 - Programming Languages

4.1.1 - Programming Languages

9th - 12th Grade

9 Qs

quiz-placeholder

Similar activities

ASCII + Binary Representations

ASCII + Binary Representations

5th - 12th Grade

10 Qs

T3-W2:Translators

T3-W2:Translators

9th Grade

11 Qs

Coding and Robotics

Coding and Robotics

8th - 12th Grade

12 Qs

ASCII

ASCII

9th Grade

14 Qs

Pseudocode-Quiz

Pseudocode-Quiz

12th Grade

10 Qs

Quiz 9 (15.09.2021)

Quiz 9 (15.09.2021)

1st - 12th Grade

10 Qs

Software: Programming Languages

Software: Programming Languages

10th - 12th Grade

14 Qs

IGCSE_CS_CH4_L5

IGCSE_CS_CH4_L5

10th Grade

8 Qs

4.1.1 - Programming Languages

4.1.1 - Programming Languages

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Karl-Heinz Cherubin

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A software engineer is writing a program in a low-level language where the commands are directly processed by the CPU. What type of code are they working with?

CPU code

Machine code

Skynet

Code execution

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A student is learning about different types of programming languages. They mention compiled, query, and assembly languages. However, one term they mention is not a type of programming language. Which one is it?

Compiled

Query

Cache

Assembly

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A software developer is explaining why certain programming languages are called "high level." What makes a language 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 programmer is creating a script that will run directly without needing to be compiled beforehand. What type of language are they using?

Interpreted language

Compiled language

Query language

Assembly language

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A web developer is creating an interactive webpage using Python and JavaScript. What type of languages are these examples of?

Encrypting languages

Decrypting languages

Scripting languages

Markup languages

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A software engineer is working with HTML and XML to format a webpage and structure its data. What type of languages are these?

Encrypting languages

Decrypting languages

Scripting languages

Markup languages

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programmer is reviewing a file containing a list of programming instructions before it gets compiled into an executable program. What is this file called?

Source code

Uncompiled code

Preassembly code

Programmable data

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A developer is writing code in C++, which needs to be processed by a compiler before it can be executed. What type of language is this?

Interpreted language

Compiled language

Query language

Assembly language

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data analyst needs to retrieve specific information from a database by using a specialized language designed for this purpose. What type of language are they using?

Interpreted language

Compiled language

Query language

Assembly language