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
Written for
- Institution
- C173
- Course
- C173
Document information
- Uploaded on
- January 5, 2023
- Number of pages
- 4
- Written in
- 2022/2023
- Type
- Exam (elaborations)
- Contains
- Answers
Subjects
-
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