- 1
What are the difference between exception handling in c++ and in python ?
5 odpowiedzi
+ 5
Why don't you read into the tutorials we have here for a bit?
C++ and Python are generally so different that it seems rather dangerous to gloss over an important topic like that 2-in-1 style.
Or are you in a specific situation where you need it? Maybe you want to tell us more about that.
+ 2
Why do they ask this? Are you studying two languages at the same time?
+ 2
ullas kumar Don't learn many languages at the same time. You may get confuse because every languages syntax and way of working is different.
Though this is assignment question so you have to find solution by yourself first.
0
It's an assignment question i am really stuck at this one.
0
Actually i am studying java,python and c++ .