Software is also called a program or an application.
The answer most likely B NOT SURE )
Answer:
A
Explanation:
They needed to follow the food/buffalo
The number of pixels displayed on the screen is known as screen resolution.
The coding applied to a text document to change it into an HTML is HTTP
Scripting language for webpages is Javascript.
Hypertext markup language is HTML
The address, or the item that specifies where on the Internet a site can be found is the URL.
--
Hope this helped :)
Answer:
To store decimal values
Explanation:
Analyzing the given options.
(a)
Decimal values are digits and are to be treated as such. So, storing them as strings mean that they are no longer decimal values.
(b), (c) & (d)
List of colors, words and values that can't be used for calculations are all string values.
Take a for instance.
List of colors: "Red", "Yellow", "Blue",...
Words, "I", "am", "a", "boy"
Values that can't be used for calculations are non numerical data and as such, some of them could be strings.
Hence:
Option (a) answers the question