View Single Post
Old 02-15-2018, 03:08 AM   #9
thevyakar
Registered User
 
Join Date: Nov 2017
Location: USA
Posts: 75
The switch condition is executed once.The value of the condition is matched with each case.If there is a match, then that particular matched case code executes.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
thevyakar is offline   Reply With Quote