Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Tentamen (uitwerkingen)

WGU C173 Scripting and Programming Latest 2022 Rated A+

Beoordeling
-
Verkocht
-
Pagina's
20
Cijfer
A+
Geüpload op
28-11-2023
Geschreven in
2023/2024

computer program instructions, executing one at a time input program gets data; from keyboard, file, touchscreen, network, etc process data put elsewhere; to a file, screen, network, etc triangle's area 1/2*base*height computational thinking a sequence of instructions to solve a problem algorithm sequence of instructions that solves a problem flowchart graphical language for creating computer programs interpreter runs a program's statements run and execute words for carrying a program's statements a parallelogram represents..? an input (or output) statement string literal consists of text (characters) within double quotes such as "Go #57!" character any letter or symbol

Meer zien Lees minder
Instelling
Vak

Voorbeeld van de inhoud

WGU C173 Scripting and Programming
Latest 2022 Rated A+
computer program ✔✔instructions, executing one at a time


input ✔✔program gets data; from keyboard, file, touchscreen, network, etc


process ✔✔data put elsewhere; to a file, screen, network, etc


triangle's area ✔✔1/2*base*height


computational thinking ✔✔a sequence of instructions to solve a problem


algorithm ✔✔sequence of instructions that solves a problem


flowchart ✔✔graphical language for creating computer programs


interpreter ✔✔runs a program's statements


run and execute ✔✔words for carrying a program's statements


a parallelogram represents..? ✔✔an input (or output) statement


string literal ✔✔consists of text (characters) within double quotes


such as "Go #57!"


character ✔✔any letter or symbol

,cursor ✔✔indicates where the next output item will be placed in the output


newline ✔✔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.


Put "To be" to output
Put "or not to be" to output ✔✔to beor not to be


Put "a\nb\nc" to output ✔✔a
b
c


comment ✔✔text a programmer adds to a program, to be read by humans to better understand the
code, but ignored by the program when executing


whitespace ✔✔refers to blank spaces (a space and tab characters) between items within a
statement, and to newlines


whitespace helps to? ✔✔improve readability for humans, but for execution purposes is mostly
ignored


whitespace common practice? ✔✔use exactly one space before and after each operator


What whitespace does matter? ✔✔-variable cant include spaces
-likewise, digits of a number can include spaces


ex: numCars=25 and NOT num Cars = 2 5


bit ✔✔single 0 or 1

, byte ✔✔8 bits


ASCI uses how many bits per code? ✔✔7


Unicode ✔✔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.


Pseudocode ✔✔text that resembles a program in a real programming language but is simplified to
aid human understanding; may use more sentence-like notation


= ✔✔in programming does not mean equals. In programming is an assignment of a left-side
variable with a right-side value.


What is "usersAge" type? ✔✔integer; holds an integer value


identifier ✔✔A name created by a programmer for an item like a variable or a function


identifiers ✔✔-start with a letter
-no spacing
-multiple underline or single underline is ok
-no using language keywords can be used ("get"
-no using !


naming conventions ✔✔a set of style guidelines for naming variables


two common for distinguishing words in an identifier: ✔✔-camel case
-underscore separated

Geschreven voor

Vak

Documentinformatie

Geüpload op
28 november 2023
Aantal pagina's
20
Geschreven in
2023/2024
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

$8.49
Krijg toegang tot het volledige document:

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF

Maak kennis met de verkoper
Seller avatar
dennisgathiru
5.0
(1)

Maak kennis met de verkoper

Seller avatar
dennisgathiru City University New York
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
3
Lid sinds
2 jaar
Aantal volgers
2
Documenten
2234
Laatst verkocht
8 maanden geleden

5.0

1 beoordelingen

5
1
4
0
3
0
2
0
1
0

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Bezig met je bronvermelding?

Maak nauwkeurige citaten in APA, MLA en Harvard met onze gratis bronnengenerator.

Bezig met je bronvermelding?

Veelgestelde vragen