Question Detail

Which of the following data structure is linear data structure

  • Trees
  • Graphs
  • Array
  • None of above
Similar Questions :

1. Which of the following data structure is linear data structure

  • Trees
  • Graphs
  • Array
  • None of above

2. A linear list from which elements can be added or removed from either end is called

  • stack
  • queue
  • deque
  • tree

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

  • symbol table
  • activation record
  • dope vector
  • system table

4. Which is having highest precedence in C

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

5. Repeated execution of simple computation may cause compounding of

  • round off errors
  • syntax errors
  • run time errors
  • logic errors
Read more from - Data Structure Questions Answers - Chapter 1