Jump to content

Qbasic

Victor Golf

Hello. I am new to programming and I have enrolled in a computer science class at my school.

I was told to create a program with Qbasic that:

1. Provides an explanation or purpose for the program, as output to the user.

2. Clears the screen after a given amount of time.

3. Provide a menu of terms to select.

4. Ask the user which term they wish to know more about.

5. Provide appropriate output for each selection.

6. Offer an exit/continue option.

7. If exit is chosen clear screen and offer an appropriate salutation.

8. Else go to step 2.

The only problem is I know all but three terms on the list. The terms are:

1) Compile

2) End

3) REM statement

These are the only terms on the list my instructor gave me that I didn't know of because we were told to look for them on the interwebs.

So, here I am interwebs. Can you help me?

P.S. The program is a vocabulary list that has a name in computer science terms. I also would like to know what this name.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×