Types of programming languages, translators and IDEs

Types of programming languages, translators and IDEs

7th Grade

17 Qs

quiz-placeholder

Similar activities

Code.org: Express Course -> Lesson 1 and 2

Code.org: Express Course -> Lesson 1 and 2

5th - 7th Grade

13 Qs

Computer Coding Words

Computer Coding Words

2nd - 8th Grade

18 Qs

Block Coding

Block Coding

6th - 8th Grade

18 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

Computer Languages

Computer Languages

3rd - 10th Grade

12 Qs

Coding Pre-Assessment

Coding Pre-Assessment

5th - 8th Grade

15 Qs

Computer Quiz

Computer Quiz

6th - 12th Grade

20 Qs

CS Foundations-Intro to programming

CS Foundations-Intro to programming

7th Grade - University

20 Qs

Types of programming languages, translators and IDEs

Types of programming languages, translators and IDEs

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Mihai Diaconu

Used 22+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a high-level programming language?

Is a programming language closer to our native language (English), making it easier to program, read, write, debug(check for error) and mantain.

Is a programming language closer to machine code, also called assembly language that uses mnemonics for programming.

Is a programming language closer to our native language (English), making it harder to program, read, write, debug(check for error) and mantain.

Is an utility program used to translate programs or instructions into machine code(binary code) so that the computer can understand it.

Is a computer program that translates a program written in an assembly language into machine code so that it can be directly used by a computer to perform a required task

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a low-level programming language?

Is a programming language closer to our native language (English), making it easier to program, read, write, debug(check for error) and mantain.

Is a programming language closer to machine code, also called assembly language that uses mnemonics for programming.

Is a programming language closer to our native language (English), making it harder to program, read, write, debug(check for error) and mantain.

Is an utility program used to translate programs or instructions into machine code(binary code) so that the computer can understand it.

Is a computer program that translates a program written in an assembly language into machine code so that it can be directly used by a computer to perform a required task

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an interpreter?

Is a programming language closer to our native language (English), making it easier to program, read, write, debug(check for error) and mantain.

Is a programming language closer to machine code, also called assembly language that uses mnemonics for programming.

Is a programming language closer to our native language (English), making it harder to program, read, write, debug(check for error) and mantain.

Is an utility program used to translate programs or instructions into machine code(binary code) so that the computer can understand it.

Is a computer program that translates a program written in an assembly language into machine code so that it can be directly used by a computer to perform a required task

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are assemblers?

Is a computer program that reads a statement from a program written in a high-level language, translates it, performs the action specified and then does the same with the next statement and so on. If there is an error in the statement then execution ceases and an error message is output, sometimes with a suggested correction.

Is a computer program that translates an entire program written in a high-level language (HLL) into machine code all in one go so that it can be directly used by a computer to perform a required task. Once a program is compiled the machine code can be used again and again to perform the same task without re-compilation. If errors are detected, then an error report is produced instead of a compiled program.

Is a computer program that translates a program written in an assembly language into machine code so that it can be directly used by a computer to perform a required task. Once a program is assembled the machine code can be used again and again to perform the same task without re-assembly.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an interpreter?

Is a computer program that reads a statement from a program written in a high-level language, translates it, performs the action specified and then does the same with the next statement and so on. If there is an error in the statement then execution ceases and an error message is output, sometimes with a suggested correction.

Is a computer program that translates an entire program written in a high-level language (HLL) into machine code all in one go so that it can be directly used by a computer to perform a required task. Once a program is compiled the machine code can be used again and again to perform the same task without re-compilation. If errors are detected, then an error report is produced instead of a compiled program.

Is a computer program that translates a program written in an assembly language into machine code so that it can be directly used by a computer to perform a required task. Once a program is assembled the machine code can be used again and again to perform the same task without re-assembly.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a compiler?

Is a computer program that reads a statement from a program written in a high-level language, translates it, performs the action specified and then does the same with the next statement and so on. If there is an error in the statement then execution ceases and an error message is output, sometimes with a suggested correction.

Is a computer program that translates an entire program written in a high-level language (HLL) into machine code all in one go so that it can be directly used by a computer to perform a required task. Once a program is compiled the machine code can be used again and again to perform the same task without re-compilation. If errors are detected, then an error report is produced instead of a compiled program.

Is a computer program that translates a program written in an assembly language into machine code so that it can be directly used by a computer to perform a required task. Once a program is assembled the machine code can be used again and again to perform the same task without re-assembly.

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Identify the characteristics of an Interpreter:

Executes a high-level language program one statement at a time.

If there is an error on one of the lines, the program will stop and an error message will appear with a suggested correction.

It uses our native language(English) to make the programming faster to read, write and debug.

It can be independent of the type of computer that is being used on.

None of the previous options.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?