In Mainframe environment, the ___ terminal does not process data.

A Intelligent
B Numb
C Dumb
D Smart

Correct Answer: Dumb

The time complexity of the Huffman algorithm is O(nlogn). Using a heap to store the weight of each tree, each iteration requires O(logn) time to determine the cheapest weight and insert the new weight. There are O(n) iterations, one for each item.
Bissoy MCQ

Related Questions

What is the main difference between a mainframe and a super computer?
Which was an early mainframe computer?
Which of the following is true concerning the mainframe?
How many operations per second can perform by a modern fast mainframe digital computer.

Next steps