7 votes
2
0 votes
3
0 votes
4
what does the following declaration specify?int *(*q(char*))[ ]
0 votes
5
can anyone explain in detail why and how is merge sort optimal for linked list?
0 votes
6
minimum spanning is a spanning tree in which removal of any edges disconnnects the tree.True or false?