Computer Science, asked by Robin123, 1 year ago

Plz tell me how to write utility program in qbasic


Robin123: For class 9th

Answers

Answered by Hariom2002
0
Your First Program.
With the blinking cursor ( _ ) at the top-left corner of the screen, type this:

PRINT "Welcome to QBASIC. Your wish is my command."
Make sure it looks exactly like that. The quotation marks (") are very important. If you make any mistakes, use the key to correct them.


Running Your Program.
That's great, but what does it do? You have to run it to find out. Look for the word "Run" on QBASIC's menu at the top of the screen. Click on it. Now you will see a menu with a list of selections (Start, Restart, and Continue). Click on Start to run your program. You may have to look around on the screen a bit, but you should find your message:

C:\WINDOWS> qbasic Welcome to QBASIC. Your wish is my command

Robin123: Actually our teacher told us to write a utility program on our requirements
Robin123: Actually w e don't know about this concept it's new to us
Robin123: Daily expenses we have to find
Robin123: Do we have to use select case
Robin123: Plzz tell me
Robin123: Plz I need your help
Hariom2002: Ok you are New to to consapt
Hariom2002: Qbasic Tutorial : Learn Qbasic in a fast, simple, short, and intuitive way. Honest Effort Required. I think this link will help you
Hariom2002: https://www.google.co.in/url?sa=t&source=web&rct=j&url=http://qbasic-for-beginners.blogspot.com/p/qbasic-tutorial.html%3Fm%3D1&ved=0ahUKEwim1e6HorjTAhVIM48KHd1fBSQQFggvMAI&usg=AFQjCNH1jo0mI1uGFYzfFSaYZCaIo-lu2Q&sig2=bLeuypqPOpcdy0FXnxo1HA
Hariom2002: I think this will may help you if not then tell Me
Similar questions