Logo
과일맨
quiz thumbnail
Team match
College
AI

Software Language

Christopher Ha

1

Quiz created with a premium map

15 questions

Allow incorrect answer

Hide answer

public quiz

Learning materials

File
Viewing allowed during quiz
Computer languages.pdf
# 1Multiple Choice
What is the primary characteristic of a low-level programming language?
It is very close to human language.
It is easily portable across different hardware.
It is close to the machine's hardware.
It requires complex translation to run.
# 2True/False
Machine language is written using only binary numbers (0s and 1s).
# 3Short Answer
What is a mnemonic in the context of symbolic language?
Symbolic code
# 4Multiple Choice
Which of the following is an advantage of high-level programming languages compared to low-level languages?
Faster execution speed
Direct hardware control
Easier to learn and use
Less memory usage
# 5True/False
Natural languages are only human languages like English or Spanish.
# 6Short Answer
What is the main purpose of a language translator program?
Convert code
# 7Multiple Choice
Which type of translator converts an entire high-level program into machine code at once?
Assembler
Interpreter
Compiler
Linker
# 8True/False
Procedural programming languages divide code into functions or procedures.
# 9Multiple Choice
What is a key advantage of Object-Oriented Programming (OOP) for large projects?
Simpler syntax
Easier to maintain and scale
Slower execution
Less code reusability
# 10Short Answer
In OOP, what does 'encapsulation' primarily achieve?
Data hiding
# 11True/False
Inheritance in OOP allows a child class to reuse code from a parent class.
# 12Multiple Choice
What does 'polymorphism' mean in the context of programming?
Combining multiple functions into one
The ability of a function to perform different tasks
Hiding complex code details
Creating reusable code blocks
# 13True/False
Abstraction in programming focuses on showing only necessary details and hiding unnecessary ones.
# 14Multiple Choice
Which of these is an example of a scripting language mentioned in the text?
C++
Java
Python
Fortran
# 15Multiple Choice

Which of the following is a low-level language?

Phyton
Machine Language
SQL
C++
Share to Google Classroom

This quiz was created using a premium map. Access is restricted due to plan expiration.