Only java has try and catch as far as i know.
What is the flowchart symbol for it?
Thank you so much.
> Only java has try and catch as far as i know.
> What is the flowchart symbol for it?
> Thank you so much.
I hate to do this ... but
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/exce
ptdotnet.asp
shows 'their' try-catch-finally symbols for 'their' environment.
(It's amazing how much 'their' language looks like Java. I'd say it's
exactly the same, only different.)