Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 20 of 25 what is a string of data made up of? a. numbers only …

Question

question 20 of 25
what is a string of data made up of?

a. numbers only
b. numbers or images
c. \true\ or \false\ values
d. any set of characters

Explanation:

Brief Explanations

In computer science (a subfield of Natural Science), a data string is a sequence of characters. Option A is incorrect as strings can have non - numeric characters. Option B is wrong because strings are not made up of images in the sense of the data type; they are character - based. Option C describes boolean values, not strings. So a string of data is made up of any set of characters.

Answer:

D. Any set of characters