What is default in C programming?

The default statement is executed if no case constant-expression value is equal to the value of expression . If there’s no default statement, and no case match is found, none of the statements in the switch body get executed. There can be at most one default statement.3 Ağu 2021

Sizin İçin Seçtik  Can a class have 2 Constructors in JavaScript?

Leave a Reply

Your email address will not be published. Required fields are marked *