Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 12 pages
Exam (elaborations)

Scripting And Programming - Foundations – WGU C173: Questions With Factual Solutions

Document preview thumbnail
Preview 2 out of 12 pages

Scripting And Programming - Foundations – WGU C173: Questions With Factual Solutions

Content preview

Scripting And Programming - Foundations – WGU
C173: Questions With Factual Solutions
What are three parts to a computer program? Correct Answer -
- Input: A program gets data, perhaps from a file, keyboard,
touchscreen, network, etc.
- Process: A program performs computations on that data, such as
adding two values like x + y.
- Output: A program puts that data somewhere, such as to a file,
screen, network, etc.

A sequence of instructions that solves a problem Correct Answer -
Algorithm

A graphical language for creating computer programs Correct
Answer - Flowchart

A sequence of statements Correct Answer - Program

A tool that runs a program's statements Correct Answer -
Interpreter

The act of carrying out each statement's action Correct Answer -
Run

A name that can hold a value Correct Answer - Variable

A specific action in a program Correct Answer - Statement

This consists of text characters within double quotes, such as
"Go#57!" Correct Answer - String Literal

, This indicates where the next output item will be placed in the
output Correct Answer - Cursor

How do you write a Newline? That is a special two-character
sequence whose appearance in an output string literal and causes
the cursor to move to the next output line. It exists invisibly in the
output; basically like hitting the "return" key while typing Correct
Answer - \n

This is text a programmer adds to a program, to be read by humans
to better understand the code, but ignored by the program when
executing. It starts with // and includes all text on the line Correct
Answer - Comment

This refers to blank spaces (space and tab characters) between
items within a statement, and to newlines. Is mostly ignored during
execution Correct Answer - Whitespace

This is a computer which resides in another device such as a TV
Correct Answer - Embedded Computer

What is text that resembles a program in a real programming
language but is simplified to aid human understanding? Correct
Answer - Pseudocode

A named item, such as x or numPeople, used to hold a value
Correct Answer - Variable

This assigns a variable with a value, such as x = 5, until x is assigned
again. Correct Answer - Assignment Statement; the left side
must be a variable and the right side an expression

What type of values can the Integer type of Variable hold? Correct
Answer - Whole numbers like 1, 0, or -25, but not 3.5 or .001

Document information

Uploaded on
July 4, 2025
Number of pages
12
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$16.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
StudyHall
3.8
(231)
Sold
1348
Followers
825
Items
17221
Last sold
1 day ago




Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions