Top

Discussion

The information about an array used in program will be stored in

  • A.Symbol Table
  • B.Activation Record
  • C.Dope Vector
  • D.Both A and B

Answer: C

In computer programming, a dope vector is a data structure used to hold information about a data object, e.g. an array, especially its memory layout.

No comment is present. Be the first to comment.
Loading…

Post your comment