FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
“That is awesome” is an example of what type of data representation?
A
integer
B
characters
C
string
D
numerical
Explanation: 

Detailed explanation-1: -String (str or text) It is a sequence of characters and the most commonly used data type to store text. Additionally, a string can also include digits and symbols, however, it is always treated as text. A phone number is usually stored as a string (+1-999-666-3333) but can also be stored as an integer (9996663333).

Detailed explanation-2: -Tables, charts and graphs are all ways of representing data, and they can be used for two broad purposes.

There is 1 question to complete.