Tag: technology

Questions Related to technology

Linked List is an example of ...

  1. Linear Data structure

  2. Non-Linear Data Structure

  3. Both 1 & 2

  4. None of the above


Correct Option: A
  1. Mozilla Firefox

  2. Internet Explorer

  3. Opera

  4. ALL


Correct Option: D

Which is the best Data structure?

  1. Array

  2. Linked List

  3. Circular Queue

  4. Depends on application


Correct Option: D

Spanning tree is a ………..

  1. a type of tree

  2. A type of Graph

  3. Both 1& 2

  4. None of the above


Correct Option: C

The value of the first linked list index (HEAD) incase of array is--------------

  1. 1

  2. address

  3. None

  4. No of nodes


Correct Option: C

In Strictly binary tree, out degree of each node will be....

  1. zero or 2

  2. zero ,1 or 2

  3. No limit on number of nodes

  4. None of the above


Correct Option: A
  1. By value

  2. By reference

  3. By type

  4. none of the above


Correct Option: A