Different Kinds of Code (Machine, assembly, compiled, scripting)

Quiz
•
Computers
•
12th Grade
•
Medium
TSEE LEE
Used 6+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary difference between machine code and assembly code?
Machine code is human-readable, while assembly code is not.
Assembly code is a low-level language that is human-readable, while machine code is binary and executed directly by the CPU.
Machine code is written in high-level languages, while assembly code is written in binary.
Assembly code is faster than machine code.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a characteristic of programming languages like C and Java?
They are interpreted line-by-line at runtime.
They are converted into machine code before execution.
They cannot be used for system-level programming.
They are always slower than scripting languages.
The program is run directly all at once.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the role of a compiler in programming?
It interprets code line-by-line.
It converts high-level code into machine code.
It executes machine code directly.
It converts machine code into assembly code.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about scripting languages like python & bash?
They are always compiled into machine code before execution.
The program is run directly all at once.
Each line is run directly without needing to be compiled.
They are only used for web development.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How does Java differ from C in terms of execution?
Java is compiled into machine code, while C is interpreted.
Java is interpreted by the Java Virtual Machine (JVM) after being compiled into bytecode, while C is compiled directly into machine code.
Java is faster than C because it is compiled into machine code.
Java does not require a compiler, while C does.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which language is typically used for writing scripts to automate tasks in a Linux environment?
C
Java
bash
Assembly
python
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main advantage of using high-level programming languages over assembly language or even C?
High-level languages are faster than assembly language.
High-level languages are easier to read and write, making development faster and less error-prone.
High-level languages are more secure than assembly language.
High-level languages do not require a compiler.
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
OCR A-level Computer Science (H446) - 1.2.4 - Assembly Language

Quiz
•
12th Grade
22 questions
Programming Review

Quiz
•
9th - 12th Grade
13 questions
Principles of Programming

Quiz
•
KG - University
17 questions
Translators

Quiz
•
9th - 12th Grade
17 questions
Programming Languages H&L

Quiz
•
9th - 12th Grade
13 questions
Eduqas CS IDE Functions

Quiz
•
9th - 12th Grade
19 questions
Computer Languages

Quiz
•
12th Grade
14 questions
4.4 Types of programming language

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade