Languages & Directories

The subroutines in BASIC are:

  • (a) GOTO and FOR…. NEXT
  • (b) GOSUB and RETURN
  • (c) ABS and FIX
  • (d) Not available in BASIC
Check Answer
  • (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.
Check Answer
  • (d) All the above.

Pick the odd one out:

  • (a) FORTRAN
  • (b) Excel
  • (c) MS Word
  • (d) Power Point
Check Answer
  • (a) FORTRAN

The grammar of the computer language is:

  • (a) Error
  • (b) Flow Chart
  • (c) Sequence
  • (d) Syntax
Check Answer
  • (d) Syntax

In a computer program written in any language, the important thing is:

  • (a) Sequence
  • (b) Compiler
  • (c) Language
  • (d) Procedure
Check Answer
  • (a) Sequence

Pick the one that does not match the others:

  • (a) BASIC
  • (b) FORTRON
  • (c) COBOL
  • (d) Machine language 
Check Answer
  • (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
Check Answer
  • (c) Logical

PRINT INPUT is:

  • (a) An error
  • (b) Execution
  • (c) Logical
  • (d) Syntax
Check Answer
  • (d) Syntax

Using Keyword as variable name is:

  • (a) An error
  • (b) Logical
  • (c) Execution
  • (d) Syntax
Check Answer
  • (b) Logical

Keywords are:

  • (a) English word for grammar
  • (b) Reserved words
  • (c) Flow chart representation
  • (d) Coding in BASIC
Check Answer
  • (b) Reserved words

You cannot copy content of this page

Scroll to Top