Computer Science, asked by mkenterprises4289, 18 days ago

example of string variable​

Answers

Answered by sakshivarpe0308
2

Answer:

var a = "name";

var x = "prachi";

prachi is the string variable

Answered by diyadilip1234
1

Answer:

A string is a data type used in programming, such as an integer and floating point unit, but is used to represent text rather than numbers. ... For example, the word "hamburger" and the phrase "I ate 3 hamburgers" are both strings. Even "12345" could be considered a string, if specified correctly.

Explanation:

hope this helps

can you please mark me as a brainlist

Similar questions