Question Detail A graph with one or more edges is at least 1-chromatic2-chromatic3-chromatic4-chromatic Answer: Option B Similar Questions : 1. Which sorting method is slowest Quick sortHeap sortShell sortBubble sort Answer: Option D 2. The complexity of merge sort algorithm is O(n)O(log n)O(n2)O(n log n) Answer: Option D 3. In C how many parameters can passed to a function 25 10as many as defined in function definition Answer: Option D 4. Which is problem oriented language BASICPL/IFORTRANnone of above Answer: Option D 5. Deletion from one end and insertion from other end is stackbranchtreequeue Answer: Option D Read more from - Data Structure Questions Answers - Chapter 1