The command used to give a heading to a graph is ....(a) plt.show()(b) plt.plot()(c) plt.xlabel()(d) plt.title()
Answer: (d) plt.title()