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: […]
Maximum number of edges in a n-Node undirected graph without self loop is Correct Answer: D Question 5 Explanation: The set of vertices has size n, […]