100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.6 TrustPilot
logo-home
Exam (elaborations)

WGU - Scripting and Programming Foundations Exam Questions With Solutions

Rating
-
Sold
-
Pages
6
Grade
A+
Uploaded on
04-06-2024
Written in
2023/2024

WGU - Scripting and Programming Foundations Exam Questions With Solutions Program - ANS Consists of instructions executing one at a time. Input - ANS A program gets data, perhaps from a file, keyboard, touchscreen, network, etc. Process - ANS A program performs computations on that data, such as adding two values like x + y. Output - ANS A program puts that data somewhere, such as to a file, screen, network, etc. Computational thinking - ANS Creating a sequence of instructions to solve a problem. Algorithm - ANS A sequence of instructions that solves a problem. Statement - ANS Carries out some action and executing one at a time. String literal - ANS Consists of text (characters) within double quotes, as in "Go #57!". Cursor - ANS Indicates where the next output item will be placed in the output. Newline - ANS A special two-character sequence n whose appearance in an output string literal causes the cursor to move to the next output line. The newline exists invisibly in the output. Comment - ANS Text added to a program, read by humans to understand the code, but ignored by the program when executed. Whitespace - ANS Refers to blank spaces (space and tab characters) between items within a statement, and to newlines. Whitespace helps improve readability for humans, but for execution purposes is mostly ignored. Pseudocode - ANS Text that resembles a program in a real programming language but is simplified to aid human understanding. Assignment statement - ANS Assigns a variable with a value, such as x = 5. An assignment statement's left side must be a variable. The right side is an expression.Examples: x = 5, y = a, or z = w + 2. = - ANS In programming, = is an assignment of a left-side variable with a right-side value. It does not represent equality like in mathematics. Variable declaration - ANS Declares a new variable, specifying the variable's name and type. Identifier - ANS A name created by a programmer for an item like a variable or function. An identifier must: be a sequence of letters (a-z, A-Z), underscores (_), and digits (0-9), AND start with a letter or underscore. Reserved word or keyword - ANS A word that is part of the language, like integer, Get, or Put. A programmer cannot use a reserved word as an identifier.

Show more Read less
Institution
D278 WGU SCRIPTING AND PROGRAMMING FOUNDATIONS
Course
D278 WGU SCRIPTING AND PROGRAMMING FOUNDATIONS









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
D278 WGU SCRIPTING AND PROGRAMMING FOUNDATIONS
Course
D278 WGU SCRIPTING AND PROGRAMMING FOUNDATIONS

Document information

Uploaded on
June 4, 2024
Number of pages
6
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

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.
Studyclock Ashford University
View profile
Follow You need to be logged in order to follow users or courses
Sold
853
Member since
3 year
Number of followers
492
Documents
8831
Last sold
1 day ago

4.2

223 reviews

5
131
4
36
3
34
2
10
1
12

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

Frequently asked questions