Cycle represents simple path that begins & terminates at same vertex - Data Structure

Q.  Which among the below mentioned graph elements represents a simple path that begins and terminates at the same vertex?
- Published on 27 Aug 15

a. Path
b. Cycle
c. Node
d. Edge

ANSWER: Cycle
 

    Discussion

  • Nirja Shah   -Posted on 18 Nov 15
    A simple path that begins and ends at the same vertex is called as circuit and if circuit doesn't have repeated vertices is called a cycle

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)