Home / ECE / Microprocessors :: Discussion

Discussion :: Microprocessors

  1. Which one is true for writing array variable in Pascal?

  2. A.
    The general form of an array variable is an integer or a real variable name followed by subscripts enclosed within square brackets. The subscripts are separated by commas
    B.
    The general form of an array variable must be an integer name followed by subscripts enclosed within square brackets. The subscripts are separated by commas
    C.
    The subscripts in array variable must be separated by dots
    D.
    The subscripts must be enclosed within parenthesis

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    No answer description available for this question.


Be The First To Comment