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
Exam (elaborations)

D278 Scripting and Programming Foundations Questions and Correct Answers

Rating
-
Sold
-
Pages
20
Grade
A+
Uploaded on
02-07-2026
Written in
2025/2026

D278 Scripting and Programming Foundations Questions and Correct Answers

Institution
D278
Course
D278

Content preview

D278 Scripting and Programming Foundations
Questions and Correct Answers
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.

variable

It is a named item used to hold a value.

flowchart

A graphical language for creating computer programs.

Program

A list of statements, each statement carrying out some action and executing one at a time.

Run, execute

Words for carrying out a program's statements.

String literal

Text (characters) within double quotes.

Characters

,Any letter (a-z, A-Z), digit (0-9), or symbol (~, !, @, etc.).

newline

Special two-character sequence \n whose appearance in an output string literal causes the cursor

to move to the next output line.

comment

Text a programmer adds to a program, to be read by humans (other programmers), but ignored

by the program when executing.

Moore's Law

Engineers have reduced switch sizes by half about every 2 years.

bit

A single 0 or 1.

byte

Eight bits. Ex. 11000101

ASCII

American Standard Code for Information Interchange. Code that is the numerical representation

of a character. Ex. Z would be stored in a computer as 1011010.

Pseudocode

Text that resembles a program in a real programming language but is simplified to aid human

understanding.

, assignment statement

Assigns a variable with a value, such as X=5. left side must be ONE variable. right side is an

expression

variable declaration

declares a new variable, specifying the variable's name and type.

integer

Variable type that can hold whole numbers.

Expression

a combination of items, like variables, literals, operators, and parentheses, that evaluates to a

value

Identifier

A name created by a programmer for an item like a variable or function. Must be a sequence of

letters, underscores, and digits and must start with a letter. They are case sensitive. Special

characters, reserved words, and having spaces are not allowed

Reserved word (or keyword)

A word that is part of the language, like integer, Get or Put. These words cannot be used as an

identifier.

Naming conventions

A set of style guidelines defined by a company, team, teacher, etc., for naming variables.

Written for

Institution
D278
Course
D278

Document information

Uploaded on
July 2, 2026
Number of pages
20
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$13.99
Get access to the full document:

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


Also available in package deal

Thumbnail
Package deal
BUNDLE OF D278 EXAMS ALL WITH QUESTIONS AND 100% CORRECT ANSWERS
-
5 2026
$ 32.67 More info

Get to know the seller

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.
KenAli West Virginia University
View profile
Follow You need to be logged in order to follow users or courses
Sold
96
Member since
2 year
Number of followers
5
Documents
18146
Last sold
1 month ago

2.6

18 reviews

5
2
4
4
3
4
2
0
1
8

Recently viewed by you

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