write a program in QBASIC to display the first and last letter of the word INDIA
Answers
Answered by
6
Write a program to enter your name and print it .
CLS
Input 'Enter you name';n$
Print 'The name is';n$
End
Explanation:
plz mark me as brainliest answer
Answered by
0
Answer:
Write a program to enter your name and print it.
Explanation:
CLS
input enter your name ; n$
print the name is ;n$
end
Similar questions
Chemistry,
4 months ago
Chemistry,
4 months ago
Economy,
8 months ago
Computer Science,
11 months ago
Social Sciences,
11 months ago