Skip to content

Opening book details…

Can I read C Switch Case and Goto Statement Guide on EtoBox?

C Switch Case and Goto Statement Guide by Dinesh Lasantha is a document available to read on EtoBox.

What is C Switch Case and Goto Statement Guide about?

The document discusses using switch-case statements as an alternative to long if-else chains for selecting different code blocks based on the value of an integer expression. It provides the syntax for switch-case statements, and notes that cases can be out of order, can contain integers or characters, and don

Author
Dinesh Lasantha
Language
EN