To build and evaluate a Decision Tree using the ID3 algorithm

ID3 algorithm selects the attribute with the ________ information gain for splitting at each node.
Which algorithm is commonly used to build decision trees?
In ID3, the entropy of a set is calculated using which formula?
Which of the following is not a step in building a decision tree?
What is the CART algorithm used for in decision trees?