Question
Which algorithm returns a minimum spanning tree (MST)
and uses a priority queue to select the next edge connected to the growing tree?Solution
Prim grows an MST from a start vertex, repeatedly adding the minimum-weight edge connecting tree to outside vertices (priority queue used for efficiency).
A proxy firewall filters at _________
Which is not an email protocol?
Which of the following algorithms is used to avoid deadlock?
What is the main function of a 'File System'?
Which protocol is used primarily to securely browse the web?
Shell and Kernel is a feature of _____.
When a computer is booting, BIOS is loaded to the memory by
In an E-R diagram, attributes are represented by
When creating an Excel sheet for hostel inventory tracking, which function is best suited for calculating the total cost of multiple items based on quan...
What is the use of a Pivot Table in Excel?