If... else if is a multiple branching statement as compare to if...else that is only two way branching statement.
It is use to test compare multiple set of condition using else if sequences.
Still else statement is allowed once the else if sequences are completed.
Follow me @
🌐 http://www.raviroza.com/
✍️ / ravi.oza.it
✍️ / raviozait
📹 / ravioza101
LinkedIN : www.linkedin.com/in/ravi-oza
#RaviROza #CLanguage #Turboc