Computer Science, asked by preetamsinghfzd, 1 year ago

Write a program in qbasic to enter your name and print it and write about string variables.

Answers

Answered by tisrisu
1
input"enter your name";n$
print"your name is";n$
end

String variables are one of SPSS' two variabletypes. What really defines a string variable is the way its values are stored internally.* A simpler definition is that string variables are variablesthat hold zero or more text characters. Stringvalues are always treated as text, even if they contain only numbers.

preetamsinghfzd: Is that answer is right???
tisrisu: yes you can try this also
Similar questions
Math, 1 year ago