WGU D278 PRE-ASSESSMENT SCRIPTING
AND PROGRAMMING FOUNDATIONS
CERTIFIED TRAINING SET 2026 PRACTICE
SOLUTIONS GRADED A+
⩥ Dynamically Typed Language.
Answer: A programming language where variable types are determined
at runtime.
⩥ Object-oriented Language.
Answer: A programming language that uses objects to represent data and
methods.
⩥ Statically Typed Language.
Answer: A programming language where variable types are known at
compile time.
⩥ Markup Language.
Answer: A language that uses tags around text to indicate how that text
should be formatted.
⩥ Compiled Language.
, Answer: A programming language that converts code to machine
language before running.
⩥ Interpreted Language.
Answer: A programming language that executes instructions directly
without prior conversion to machine code.
⩥ Advantage of Programming Library.
Answer: The code has already been tested.
⩥ Characteristic of Compiled Language.
Answer: Converts to machine language before running.
⩥ Characteristic of Interpreted Language.
Answer: Runs easily on different kinds of machines.
⩥ Characteristic of Markup Language.
Answer: Tags surround text to describe desired formatting.
⩥ Characteristic of Interpreted Languages.
Answer: They can be run one statement at a time.
AND PROGRAMMING FOUNDATIONS
CERTIFIED TRAINING SET 2026 PRACTICE
SOLUTIONS GRADED A+
⩥ Dynamically Typed Language.
Answer: A programming language where variable types are determined
at runtime.
⩥ Object-oriented Language.
Answer: A programming language that uses objects to represent data and
methods.
⩥ Statically Typed Language.
Answer: A programming language where variable types are known at
compile time.
⩥ Markup Language.
Answer: A language that uses tags around text to indicate how that text
should be formatted.
⩥ Compiled Language.
, Answer: A programming language that converts code to machine
language before running.
⩥ Interpreted Language.
Answer: A programming language that executes instructions directly
without prior conversion to machine code.
⩥ Advantage of Programming Library.
Answer: The code has already been tested.
⩥ Characteristic of Compiled Language.
Answer: Converts to machine language before running.
⩥ Characteristic of Interpreted Language.
Answer: Runs easily on different kinds of machines.
⩥ Characteristic of Markup Language.
Answer: Tags surround text to describe desired formatting.
⩥ Characteristic of Interpreted Languages.
Answer: They can be run one statement at a time.