A bar chart can be plotted using pyplot library's barh() function.
True
Reason — The barh() function in Matplotlib's Pyplot library is used to create horizontal bar charts.
barh()