Chap 1: What is a program made of?
Quiz
•
Computers
•
University
•
Practice Problem
•
Hard
Hana Samsudin
Used 3+ times
FREE Resource
Enhance your content in a minute
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
C++ program requires compiler, interpreter and linker in order to make the program run.
True
False
Answer explanation
C++ requires compiler and linker. Interpreter is used in language like Python, Javascript and Php.
Compiler translates code from a high-level programming language (like C++, Java) into machine readable code.
Interpreters run through a program line by line and execute each command.
Generally, high level language requires more memory.
2.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Compiler and interpreter's goals are different.
True
False
Answer explanation
They are both to convert human written code into computer readable code.
3.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
C++ is a compiled language.
True
False
Answer explanation
C++ is a compiled language. Python is an interpreted language. What can you tell generally the difference in the environment?
4.
MULTIPLE SELECT QUESTION
45 sec • 3 pts
What pre-processor is for?
To prepare the compiler to process the code which has been written
To convert source program/code into machine language
To convert directive lines in the source code file to take specific actions
To perform preliminary operations on C++ files before they are passed to the compiler.
Answer explanation
The preprocessor is a program that is invoked by the compiler to process code before compilation.
The preprocessor commands for that program, known as directives, are lines of the source file beginning with the character # , which distinguishes them from lines of program text.
5.
MULTIPLE SELECT QUESTION
45 sec • 3 pts
Linker is necessary for a compiled language to...
Connect the hardware with the instruction specified in the program/code
Use the machine instruction to execute the command given
Use the program written to execute the command in the program
Change back the machine instruction into human readable language
Answer explanation
"Use the program written to execute the command in the program" is for interpreter.
"Change back the machine instruction into human readable language" is for compiler and interpreter.
6.
MULTIPLE SELECT QUESTION
45 sec • 3 pts
In every programming language, the following are elements one would have:
Keywords
Programmer-defined Identifiers
Operators
Punctuation
Syntax
Answer explanation
These are the basic elements of any programming languages.
7.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Keywords are also known as reserve word.
True
False
Answer explanation
Another name for keywords is reserve word. These word has special meaning in the language which it cannot be used as a variable or other non-related purposes.
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
Robotics Prelim
Quiz
•
University
11 questions
SCM and Logistics
Quiz
•
University
15 questions
UIT 2221 MALWARE (COPTPA)
Quiz
•
University
10 questions
java quiz on Encapsulation and Abstraction
Quiz
•
University
10 questions
UTILITY PROGRAM
Quiz
•
University
10 questions
Data Warehouse - Foundations
Quiz
•
University
15 questions
GIS Unit III
Quiz
•
University
15 questions
Computer and Other Human Inventions
Quiz
•
University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University
20 questions
SER vs ESTAR
Quiz
•
7th Grade - University
