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
Escuela, estudio y materia
- Institución
- C173
- Grado
- C173
Información del documento
- Subido en
- 5 de enero de 2023
- Número de páginas
- 4
- Escrito en
- 2022/2023
- Tipo
- Examen
- Contiene
- Respuestas
Temas
-
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