download Mastguru Android App

Question Detail

The memory address of the first element of an array is called

  • floor address
  • first address
  • foundation address
  • base address
Similar Questions :

1. What are the minimum number of queues needed to implement the priority queue?

  • One
  • Two
  • Three
  • Four

2. minimum number of stacks of size n required to implement a queue of size n

  • One
  • Two
  • Three
  • Four

3. O log(n) can be conneted with

  • Selection sort
  • Insertion sort
  • Binary sort
  • Merge sort

4. Which of the following name does not relate to stacks

  • FIFO lists
  • LIFO list
  • Piles
  • Push-down lists

5. Which statement we should ignore in structure programming

  • WHILE-DO
  • GO-TO
  • IT-ELSE
  • SWITCH
Read more from - Data Structure Questions Answers - Chapter 1
Post a comment