WGU C173 Scripting and Programming Objective Assessment Guide Exam Questions and Already graded Solutions and Assured Satisfactions 2024/2025
3 views 0 purchase
Course
WGU C173
Institution
WGU C173
WGU C173 Scripting and Programming Objective Assessment Guide Exam Questions and Already graded Solutions and Assured Satisfactions 2024/2025
Bit - correct answer A single 1 or 0. On is called 1, and off is 0. Binary digit.
Byte - correct answer 8 bits. A chunk of something.
ASCII (America...
WGU C173 Scripting and Programming
Objective Assessment Guide Exam Questions
and Already graded Solutions and Assured
Satisfactions 2024/2025
Bit - correct answer A single 1 or 0. On is called 1, and off is
0. Binary digit.
Byte - correct answer 8 bits. A chunk of something.
ASCII (American Standard Code for Information Interchange) -
correct answer a popular code for characters in a unique bit
code. Uses 7 bits per code, and has codes for 128 characters.
Developed in 1963.
Unicode - correct answer another character encoding
standard, published in 1991, whose codes can have more bits
than ASCII and thus can represent over 100,000 items, such as
symbols and non-English characters.
Decimal numbers - correct answer base 10 numbers
Binary numbers - correct answer base 2 numbers
Problem solving - correct answer creating a methodical
solution to a given task.
, Computational Thinking - correct answer the thought
processes needed to build correct, precise, logical programs
Pseudocode - correct answer text that resembles a program
in a real programming language but is simplified to aid human
understanding
Variable - correct answer a named item, such as x or
numpeople, used to hold a value
Assignment statement - correct answer assigns a variable
with a value, such as x = 5. That statement means x is assigned
with 5, and x keeps that value during subsequent statements,
until x is assigned again
Variable declaration - correct answer declares a new variable,
specifying the variable's name and type
Integer - correct answer can hold whole number values, like
1, 999, 0, or -25 (but not 3.5 or 0.001)
Assignment statement - correct answer assigns the variable
on the left-side of the = with the current value of the right-side
expression
Expression - correct answer a combination of items, like
variables, literals, operators, and parentheses, that evaluates to a
value. May be a number like 80, a variable name like numapples,
or a simple calculation like numapples + 1. Simple calculations
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller KieranKent55. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $11.49. You're not tied to anything after your purchase.