Scripting and Programming - Foundations Section 1 & 2
____________________ is used for data values that are made up of ordered sequences of characters, such as "hello world". - a string _______________________returns the remainder of a division of one number by another - modulus operator _________________are commonly used in computer programs to organize data so that a related set of values can be easily sorted or searched. - Array _______________is a data type with two possible values: true or false. - boolean
Geschreven voor
- Instelling
- C173
- Vak
- C173
Documentinformatie
- Geüpload op
- 5 januari 2023
- Aantal pagina's
- 4
- Geschreven in
- 2022/2023
- Type
- Tentamen (uitwerkingen)
- Bevat
- Antwoorden
Onderwerpen
-
is used for data values that are made up of ordered sequences of characters
-
such as hello world a string returns the remainder of a division of