Question

Which one of the following is NOT true about data?
• A program can only use one type of data
• Data can come in different types such as strings, integers, and floats
• Data is information that can be processed by a computer
• Data can be used to make decisions and predictions about the world

Answers

GPT-4o mini
The statement that is NOT true about data is:

• A program can only use one type of data

This is incorrect because most programs can work with multiple types of data simultaneously, allowing for more complex operations and analyses.