Ask a New Question

Asked by Clive

Write a program in qbasic to print the user entered word in reverse order using FUNCTION...END FUNCTION
10 years ago

Answers

Answered by azka afzal
For i = 1 to 10
Input values!
Next i
For i = 10 to 1
Print values!
Next i
End
9 years ago
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions

write a program C++ program and Use a recursive function that finds the n-th term using the followin... create a QBASIC program using DO WHILE LOOP the meanings of this QBASIC WORD • FOR- • DO - • SELECT- • MID$- • ASC- • SQR- • LEN- • LEFT... WHAT IS THE PROGRAMME IN QBASIC THAT ALLOW THE USER TOENTER HIS/HER NAME AND THEN DISPLAY A WELCOME... Write a program that will ask the user to enter the amount of a purchase. The program should then c... Write a C++ program that will accept the marks in a test for a group of 5 students Write a QBASIC program that calculates the area of a circle, a rectangle and a triangle. The program... I have to write a program in java that prompts and reads the size of a table (assume the table is ma... Correct the following QBASIC Statements: a. Print I love QBASIC b. 2M=36 c. Age= “Eleven”... Write a program in QBASIC to calculate the area of a circle taking pie as 3.142
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use