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)

Scripting and Programming Foundations - D278 Exam|Complete Questions with Answers A+ Graded

Rating
-
Sold
-
Pages
10
Grade
A+
Uploaded on
07-12-2024
Written in
2024/2025

Scripting and Programming Foundations - D278 Exam|Complete Questions with Answers A+ Graded

Institution
Scripting And Programming Foundations - D278
Course
Scripting and Programming Foundations - D278

Content preview

Scripting and Programming
Foundations - D278 Exam|Complete
Questions with Answers A+ Graded
Three basic instruction types - -Input, process, output

- Computational thinking - -Creating a sequence of instructions to solve a
problem (aka algorithm)

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

- Flowchart - -A graphical language for creating or viewing computer
programs

- Coral Code Language - -A language intended for learning to program
Two versions: flowchart and code
Looks like pseudocode, but follows rules that allow execution

- Program - -A list of statements
Each statement is carrying out some action and executing one at a time

- String literal - -consists of text (characters) within double quotes

Ex: "Go #57!".

- Cursor - -Indicates where the next output item will be placed in the next
output

The system automatically moves the cursor after the previous output item

- Newline - -\n
Special sequence who appearance in an output string literal causes the
cursor to move to the next output line
Exists visibly in the output

- Comment - -// this is an example of a comment

Text a programmer adds to a program to be read by humans but ignored by
a program when executing

Use // before the comment
Includes the entire line of text.

, - White space - -Refers to blank spaces between items within a statement
and to newlines
Improves readability
Ignored in execution

- Moore's Law - -Observation that switch sizes reduce by half every two
years

- Bit - -A single unit of binary consisting of only one place whose value can
be 0 or 1.

- Byte - -8 bits

- ASCII - -A popular code for characters

- Pseudocode - -Text that resembles a program in a real programming
language but is simplified to aid human understanding.

- Variable - -A named item used to hold a value

- Assignment statement - -Assigns a variable with a value; and keeps that
value during subsequent statement until X is assigned again.

Assignment's left side must be a variable (ex. x=5)

- Variable declaration - -Declares a new variable, specifying the variables
name and type

- Integer variable type - -Can hold whole number values

- Expression - -A combination of items like variables, literals, operators, and
parentheses that evaluate to a value

Ex.) y=2*(x+1)

- Identifier - -A name created by a programmer for an item like a variable or
function

Must be a sequence of letters, underscores, and digits
Must start with a letter
Case sensitive

- Reserve word - -A word that is part of the language like: Integer, Get, or
Put

Cannot use as an identifier

Written for

Institution
Scripting and Programming Foundations - D278
Course
Scripting and Programming Foundations - D278

Document information

Uploaded on
December 7, 2024
Number of pages
10
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$12.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
WGU D278 (Scripting and Programming - Foundations) EXAMS
-
12 2024
$ 48.99 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.
AccurateScores Not yet listed
View profile
Follow You need to be logged in order to follow users or courses
Sold
585
Member since
3 year
Number of followers
336
Documents
15251
Last sold
2 days ago

3.7

122 reviews

5
56
4
20
3
18
2
11
1
17

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