download Mastguru Android App

Question Detail

Information about an array used in a program will be stored in

  • symbol table
  • activation record
  • dope vector
  • system table
Similar Questions :

1. The complexity of Bubble sort algorithm is

  • O(n)
  • O(log n)
  • O(n2)
  • O(n log n)

2. How many divisions are there in COBOL language

  • Two
  • Three
  • Four
  • Five

3. Which is having highest precedence in C

  • relational operators
  • equality operator
  • logical operator
  • arithmetic operator

4. Which is ALGOL based simulation language

  • FORTRAN
  • SIMSCRIPT
  • GASP IV
  • none of above

5. O log(n) can be conneted with

  • Selection sort
  • Insertion sort
  • Binary sort
  • Merge sort
Read more from - Data Structure Questions Answers - Chapter 1
Post a comment