Question Detail

A graph with one or more edges is at least

  • 1-chromatic
  • 2-chromatic
  • 3-chromatic
  • 4-chromatic
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. Which statement we should ignore in structure programming

  • WHILE-DO
  • GO-TO
  • IT-ELSE
  • SWITCH

4. Merge sort uses

  • Divide and conquer strategy
  • Backtracking approach
  • Heuristic search
  • Greedy approach

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

  • symbol table
  • activation record
  • dope vector
  • system table
Read more from - Data Structure Questions Answers - Chapter 1