A bar chart can be plotted using pyplot library's bar() function.
True
Reason — In Matplotlib's Pyplot library, the function used to plot a bar chart is bar().
bar()