The subroutines in BASIC are:
- (a) GOTO and FOR…. NEXT
- (b) GOSUB and RETURN
- (c) ABS and FIX
- (d) Not available in BASIC
- (b) GOSUB and RETURN
Which statements are true for user defined functions?
- (a) Can be used number of times in a program
- (b) Very easy to change
- (c) Can be converted into function
- (d) All the above.
- (d) All the above.
Pick the odd one out:
- (a) FORTRAN
- (b) Excel
- (c) MS Word
- (d) Power Point
- (a) FORTRAN
The grammar of the computer language is:
- (a) Error
- (b) Flow Chart
- (c) Sequence
- (d) Syntax
- (d) Syntax
In a computer program written in any language, the important thing is:
- (a) Sequence
- (b) Compiler
- (c) Language
- (d) Procedure
- (a) Sequence
Pick the one that does not match the others:
- (a) BASIC
- (b) FORTRON
- (c) COBOL
- (d) Machine languageÂ
- (d) Machine languageÂ
If a user writes Z=Y+0 instead of Z=YO the error is:
- (a) Syntax
- (b) Execution
- (c) Logical
- (d) None of these
- (c) Logical
PRINT INPUT is:
- (a) An error
- (b) Execution
- (c) Logical
- (d) Syntax
- (d) Syntax
Using Keyword as variable name is:
- (a) An error
- (b) Logical
- (c) Execution
- (d) Syntax
- (b) Logical
Keywords are:
- (a) English word for grammar
- (b) Reserved words
- (c) Flow chart representation
- (d) Coding in BASIC
- (b) Reserved words