What is the output of the following program? (Assume that the appropriate preprocessor directives are included and there is no syntax error) main( ) { char […]
Singly linked circular list with header pointing to the last node is the data structure preferred in the context of Correct Answer: D Question 20 Explanation: […]
Question 5 Maximum number of edges in a n-Node undirected graph without self loop is A n2 B n(n-1) C n(n+1) D n(n-1)/2 Engineering-MathematicsGraph-Theory Question 5 […]