Qbasicnews.com

Full Version: QBASIC or FULL BASIC Language specs reequired please!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Anyone know where I can get language specs for the latest version of QBASIC or FULL BASIC.

I have to do an assignment for college which involves language evaluation on either of the above language variations.

The language spec I use, needs to cover the features below. If a feature is supported, I need to give an example. If it is not supported, then I just need to answer 'No'.


Language Version:

1. Variable names
1.1 Max length of name
1.2 Connector characters
1.3 Case Sensitive
1.4 Reserved words

2. Data types
2.1 Primitive
2.2 Character String
2.3 User-defined
2.4 Arrays
2.5 Record
2.6 Union
2.7 Set
2.8 Pointer

3. Expressions
3.1 Assignment
3.2 Arithmetic
3.3 Boolean
3.4 Relational

4. Control Structures
4.1. Selection
4.2 Iteration
4.3 Recursion

5. SUBPROGRAMS
5.1 Parameter
5.2 Functions.
5.3 Overloading
5.4 Generic

6. Exception Handling

7. Object oriented support
7.1 Encapsulation
7.2 Inheritance
7.3 Polymorphism
You got your reply in the Qbasic Forum. The Qbasic help system has all the info you need.
See the contents. It has all the info you need.