a string is represented as array of character?true or false
Answers
Answered by
25
Answer:
your answer is true dear genius
hope it's helpful dear genius
Answered by
0
The answer is true.
- A string is a constant value that is used in programming languages like JAVA, QBASIC, and so on.
- There are two types of constant values in programming- numeric constants and string constants.
- String refers to the array of characters that are used as the values assigned to a variable. The characters may include alphabets, punctuations, numbers, and special characters. They are always kept in double quotation marks.
- When two strings are added, the values of both the strings are placed side by side in the answer.
- For example,
A = " 1+2"
B = "=3"
C = A + B
Thus the value of C will be "1+2=3".
#SPJ2
Similar questions
Accountancy,
3 months ago
Hindi,
3 months ago
Accountancy,
3 months ago
Math,
6 months ago
Hindi,
6 months ago