Programming Languages

Programming Languages

6th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

GCSE J277 - Languages and IDEs Keyword Quiz

GCSE J277 - Languages and IDEs Keyword Quiz

7th Grade

10 Qs

computer 1

computer 1

5th - 9th Grade

10 Qs

DECI - Week 5 - Quest 2

DECI - Week 5 - Quest 2

6th - 8th Grade

3 Qs

Code.org Unit 1 (L1-4) Vocabulary

Code.org Unit 1 (L1-4) Vocabulary

5th - 7th Grade

12 Qs

Quiz on history of computer by (Keshav Bajpai)

Quiz on history of computer by (Keshav Bajpai)

6th - 7th Grade

10 Qs

Coding Basics

Coding Basics

6th Grade

9 Qs

Good to learn

Good to learn

6th Grade

10 Qs

History of Computer

History of Computer

8th Grade

10 Qs

Programming Languages

Programming Languages

Assessment

Quiz

Computers

6th - 8th Grade

Easy

Created by

Khadine Abreau-Sayyid

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which generation of programming languages is written in binary?

First generation
Fourth generation
Second generation
Third generation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which language uses mnemonics like ADD and SUB?

Assembly language
C++
Java
Python

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a major disadvantage of machine-level languages?

Difficult to debug and machine dependent

Rich set of built-in libraries.
Ease of debugging and maintenance.
High execution speed on all platforms.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tool is used to translate assembly code into machine code?

Linker
Assembler
Compiler
Debugger

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of translator processes high-level instructions one at a time?

Assembler
Compiler
Interpreter
Linker

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a third-generation programming language?

Machine

Pascal

Assembly
Python

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is source code?

Source code is a graphical representation of a program.
Source code is the human-readable instructions written in a programming language.
Source code is a type of hardware.
Source code is the final product of software development.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes object code?

Object code is the original source code written by the programmer.
Object code is a high-level programming language.
Object code is a type of documentation for software.
Object code is machine code generated from source code.