Hey Guys, if you want more such tech educational videos on this channel then please support me by subscribing to this channel & also share it with your friends as it helps me create more video content just for you ✌
@monishas1103 жыл бұрын
My exam is exactly after 3 hours and you just saved my 20 marks ! Thanks a ton man !
@SimpleSnippets3 жыл бұрын
Glad it helped! Please do share the videos and channel with your friends too. Thats the biggest help and support you can give back to our channel!
@monishas1103 жыл бұрын
@@SimpleSnippets oh dude you have no idea.. me and my squad just promoted your channel to the whole IS department because we all were able to score full on this topic that day !! Bro keep posting more videos
@SimpleSnippets3 жыл бұрын
Wow that's amazing! I'm so glad to hear this man. This is what motivates me to keep making more content for everyone 🤟😊
@patrickmayer92182 жыл бұрын
*Exceptions are unexpect problems. *Exception handling allows you to transfer control from one part of the program to another. *In C++, there are three keywords that handle exception handling: try, catch, and throw. *Try - A block of code containing other code that could potentially have an exception. *Catch - Handles the exception with some sort of solution. *Throw - Can be added anywhere after some kind of exception condition.
@galfrasian5 жыл бұрын
A huge respect for this guy. Kudos man, I am now getting a clear example of exception handling.
@Bastiondar5 жыл бұрын
Same. I've read numerous books and tutorials on it, but this gave me a clear example of what throw and catch are actually doing.
@SimpleSnippets5 жыл бұрын
Thank you buddy 🤟 I'm glad I could make this topic easy 😊
@mohammadyaseen53394 жыл бұрын
i have watched many video of c++ but i didnot find any video usefull...... but your video are awesome bro ....best explaination ever ... thank you
@SimpleSnippets4 жыл бұрын
Glad you liked it buddy. Very happy to hear this. Please support me by sharing the videos and our channel with your friends too. Thats the biggest help and support you can provide 😇
@mohammadyaseen53394 жыл бұрын
@@SimpleSnippets yes sure bro. but make one another video on fstream anothers functions that how they work
@agent671 Жыл бұрын
bro ur english fluency and clarity impresses mee
@reallychirag2 жыл бұрын
Not in my whole college life I understood this until now. Thanks man really appreciate it.
@duh...389 Жыл бұрын
Daamnn, that was a very good explanation man,Kudos, you've saved my exam
@SimpleSnippets Жыл бұрын
Glad it helped!
@suvetharavii5 жыл бұрын
The best explanation ever! A huge thanks to u😍
@SimpleSnippets5 жыл бұрын
Thank you so much buddy, really glad to hear this from you. Please do subscribe to this channel & share the content with your friends too. That will be the biggest help & support 😇
@supreetlaghate224 жыл бұрын
hi brother. Please add finally() final() finalize() methods also in addition to this concept.. :)
@shradhachhajed5 жыл бұрын
Thank you sir this video really cleared my concept for exception handling
@SimpleSnippets5 жыл бұрын
Most welcome Shradha. I'm happy to hear this from you. I would request you to please share the video with your friends too ✌️😊
@sheetaljain35695 жыл бұрын
thanks brother,all was well but I also wanted to know types of exception and what are difference between them
@SimpleSnippets5 жыл бұрын
Good question sheetal, here is a link to all the different types of exceptions & more theory details - simplesnippets.tech/cpp-exception-handling/
@geohil31642 жыл бұрын
Thank you, brother! This was a brilliant tutorial.
@richgirlera Жыл бұрын
Please make a video on multiple catch Blocks in exception handling 🙏🙏🙏
@hardikbhagat24734 жыл бұрын
What if we tried to write an exception handling code by simply using if-else conditionals? Is it going to cause more time complexity/memory usage?
@SimpleSnippets4 жыл бұрын
If its a small program it doesn't matter much ✌
@LonleyGuns4 жыл бұрын
Awesome tutorial. You helped me a lot.
@SimpleSnippets4 жыл бұрын
Glad it helped!
@rdxgaurav34832 жыл бұрын
Perfect and simple explanation, Thanks buddy!!!!
@anshuprakash50226 жыл бұрын
awesome bhai,thanks a lot,finally i get crystal clear with this example!!!!
@SimpleSnippets6 жыл бұрын
Hey buddy, thank you so much for the positive comment buddy. Happy to hear this. Please share the video with your friends too 😇✌️
@aryanblessed4 жыл бұрын
Excellent Explanation!! Thank you very much!! 🙏
@wardoonacademy4 жыл бұрын
good explanation, Thank you Sir.
@SimpleSnippets4 жыл бұрын
Thank you so much buddy. Please support me by sharing the videos and our channel with your friends too. Thats the biggest help and support you can provide 😇
@wardoonacademy4 жыл бұрын
@@SimpleSnippets Yes ofcourse I will do that, Keep on sir, you are doing a great job, by helping IT students like me who want additional explainatory lessons.
@kunalpadwal39574 жыл бұрын
sir can you please tell why the default value of result is zero?
@arnavg77894 жыл бұрын
bro u killing it!!!thanks!!
@SimpleSnippets4 жыл бұрын
Thanks buddy! Please do share the videos and our channel with your friends if you want to genuinely support me & our channel!✌😇
@paul871734 жыл бұрын
i like your tutorials, clear simple,good for beginners like me, thanks for your effort, i'm really grateful
@SimpleSnippets4 жыл бұрын
Thank you so much Maria🙏 Please support me by sharing the videos and our channel with your friends too. Thats the biggest help and support you can provide 😇
@technicalburner24893 жыл бұрын
What if we simply do if denominator ==0 cout divisom not possible Else result =........ ??? Then we dont need na exception handling concept
@henryzheng67224 жыл бұрын
Awesome stuff as always! Thanks man!
@sdani91604 жыл бұрын
Why can't we use a simple if else condition to check if denominator is 0
@punitagaba9491 Жыл бұрын
It's just example to understand concept this concept is for more complex problems
@aadarshdhiman77682 жыл бұрын
Thank You So much!! It was really helpfull in such short time
@tokiniki16434 жыл бұрын
wouldn't a simple while (denominator == 0) loop that continues asking for input of the denominator without ending the program been a better solution than a try and catch solution that ends the program?
@sachalraja10544 жыл бұрын
Amazing! You are very competent...a great lecture, helped me a lot...Thanks
@SimpleSnippets4 жыл бұрын
Glad it was helpful!
@ahmedkhan2461Ай бұрын
I think while loop is much easier for this concept 🙂
@abhishekmohanty2325 жыл бұрын
//whats the need of try throw catch if we can do the same without using it #include using namespace std; int main() { int denominator,numerator,result; coutnumerator>>denominator; if(denominator==0) { cout
@manishpanchal99635 жыл бұрын
It was an easy example to explain the concept. You cannot use if else statement everytime for very large programs.
@SimpleSnippets5 жыл бұрын
Absolutely correct Manish ✌️
@AvocadoGCC4 жыл бұрын
because it is a terrible example.
@anubhav03555 жыл бұрын
Wonderfully explained .
@SimpleSnippets5 жыл бұрын
Thank you so much buddy, Please do share this video with your friends too. Thats the biggest help and support 🙂
@anubhav03555 жыл бұрын
@@SimpleSnippets sure. Are there more videos on exceptional handling on this channel?
@SimpleSnippets5 жыл бұрын
@@anubhav0355 I don't think so, but you can check the playlists and explore more 😇🤘
@anubhav03555 жыл бұрын
@@SimpleSnippets yeah sure 🙂
@shivatiwari11275 жыл бұрын
Perfect explanation.
@SimpleSnippets5 жыл бұрын
Thank you so much buddy, please share the video with your friends too. Thats the biggest help and support 😇
@mahesh-jg3zx5 жыл бұрын
Thanks you very much sir your notes was helping me a lot
@SimpleSnippets5 жыл бұрын
Most welcome my friend ✌️😊 I would request you to please share the videos with your friends 😋
@mahesh-jg3zx5 жыл бұрын
@@SimpleSnippets definitely sir but you are not answered my question, why we use scope resolution
@SimpleSnippets5 жыл бұрын
Here's some info - www.tutorialspoint.com/Scope-resolution-operator-in-Cplusplus
@mahesh-jg3zx5 жыл бұрын
Thanks you sir
@ebullientphoenix49293 жыл бұрын
Thank you so much bro🍀
@gauripawar3564 жыл бұрын
Hey Tanmay, We want more videos on exception handling...it's other concepts...could you plz make more videos on it? 😃
@sydneylee82310 ай бұрын
this is a great video! thank you so much!!
@sakshamawasthi99513 жыл бұрын
I wanna ask that we can simply call if statement as denominator==0; 🤔
@vedantghate923 жыл бұрын
bro when we use '" throw denominator " then the denominator value is passed to the ex variable?? how 0 comes after the sentence Exception Divide by zero not allowed.???
@viratriyaz26343 жыл бұрын
Bro here the dinaminator is integer type. So in the catch block inside the brockets we have use int and then any variables.
@ognjenstevic86373 жыл бұрын
You >>>>>>>> my teacher!
@SimpleSnippets3 жыл бұрын
❤️😊❤️
@wegojim7322 жыл бұрын
Thankyou sir , you're a life saver 🚀💛
@kurapatiakhilkumar53145 жыл бұрын
is it necessary to put "datatype 'ex' " every time.... inside the catch parenthesis
@SimpleSnippets5 жыл бұрын
No you can use any other name too. Typically its kept e or ex 😇
@MarathonLearner123 Жыл бұрын
Loved it! ☺️
@lonewolfcoding52082 жыл бұрын
is try catch can handle all errors like memory leaks buffer because of pointers?
@mansibansal38286 жыл бұрын
thankyou for this video i have my exam today
@SimpleSnippets6 жыл бұрын
Thank you so much Mansi. Glad to hear that this video helped you 😇 There are many videos on our channel. Do check them ✌️ And would request you to share the video with your friends too ✌️ And all the best for your exam 😇
@mansibansal38286 жыл бұрын
@@SimpleSnippets the same question came in my exam with the same example as question🤩🤩
@SimpleSnippets6 жыл бұрын
Wow amazing 😇✌️ Hope your exam was great buddy. ✌️
@mansibansal38286 жыл бұрын
@@SimpleSnippets yes it was great
@SimpleSnippets6 жыл бұрын
Superb 😇 so happy to hear this Mansi ✌️ Please do share the videos 😋
@orb30625 жыл бұрын
I use turbo c++ and an error is being shown - undefined symbol 'try' and at the same line it shows statement missing... (I checked for the missing statement but all the semicolons have been put in it's right place) what should I do ?
@SimpleSnippets5 жыл бұрын
I don't use turbo c++. Are you missing a catch statement? There has to be a catch statement with try. ✌
@orb30625 жыл бұрын
@@SimpleSnippets I used a catch statement
@abdulmohyemin35483 жыл бұрын
sir can you make a video on threads in c++
@kevinmillones73606 жыл бұрын
Thank you so much I understand it better now!
@SimpleSnippets6 жыл бұрын
Most welcome Kevin. Would be great if you'd share it with your friends as well 😇✌️
@kevinmillones73606 жыл бұрын
Simple Snippets I already did!☺️ are you planning to upload any swift tutorials or advanced c++ tutorials?
@SimpleSnippets6 жыл бұрын
Thank you so much buddy ❤️ Umm not really. Already have way too many topics to be covered in line 😓😅 but sure maybe in future I'll cover advance parts ✌️😇
@kevinmillones73606 жыл бұрын
Simple Snippets no problem!❤️ thank you for all you do. I’m writing a notebook with all your tutorials to help me review and teach myself c++ gonna do the same for Java!
@SimpleSnippets6 жыл бұрын
Oh that's cool. Super happy to hear this from you Kevin. Means a lot to me 😇 Keep up the support ✌️
@lemina-gj8yd9 ай бұрын
I just love you , thanks
@manisha97423 жыл бұрын
Ji what app your using for c++....????
@rahulsony23293 жыл бұрын
Thank You Well Explained
@akshimmu4 жыл бұрын
Are stack variables initialised to 0 by default? Only global variables are guaranteed to be 0 init right?
@harisshakeel67612 жыл бұрын
Can this be used if string or char is entered in a integer variable?
@dattabhabal4216 жыл бұрын
can u make a video on multiple try catch block little bit confusion in that
@paritosh46433 жыл бұрын
I had a doubt. When I typed this same program in my pc, I first made a mistake of typing the *result=n/d;* line before our *If statement.* (inside the try block) The code in the catch block did not get executed but the program also didn't crash, I was simply getting a blank as the output, what could have happened? When I run the same program without any try catch blocks, the program stops and crashes. That didn't happen but the catch code also didn't get executed.
@abhinavvarma54912 жыл бұрын
same problem
@harilodhi67984 жыл бұрын
thanks bro you helped me alot
@SimpleSnippets4 жыл бұрын
Glad I could help. Please do share the videos and our channel with your friends if you want to genuinely support me & our channel!✌😇
@harilodhi67984 жыл бұрын
@@SimpleSnippets ok bro definately I will share
@ChinniNani-g7t Жыл бұрын
Truly osm bhayyaa... Tq
@devanshudabas36272 жыл бұрын
what is the role of int ex parameter in catch?
@雨-j8m9z4 жыл бұрын
Simple Snippets>buckys well explained!
@SimpleSnippets4 жыл бұрын
Thank you so much buddy🙏 Please support me by sharing the videos and our channel with your friends too. Thats the biggest help and support you can provide 😇
@koustavdey55742 жыл бұрын
sir how about adding udemy courses as extracurricular courses is it worth it ?
@xaviourdeselva7395 жыл бұрын
Sir did I get a vedio about multiple catch exception and catch all exception
@kyleleblancvlogs38205 жыл бұрын
Excellent explanation thank you. Need3d a quick refresher
@SimpleSnippets5 жыл бұрын
Thanks buddy, glad to hear this from you. Please do share it with your friends too. That's the biggest help & support 😊
@abdullahkhalid50574 жыл бұрын
video was perfect but in the end you should give us few excersice so that we can practice it
@SimpleSnippets4 жыл бұрын
Thank you so much for the compliments buddy and yes more thanks for this wonderful suggestion 😇
@vijayvijju86253 жыл бұрын
Why this video is not available in the playlist 😩
@sukanyachakraborty24653 жыл бұрын
Wow!! Thankuuuu so much 😍
@stevenrock34896 жыл бұрын
Can I write this all information in my exam If I get Exception question
@SimpleSnippets6 жыл бұрын
Yes ofcourse buddy, Infact I make the video tutorials in such a way that it is easy for students to prepare for their exams. Plus if you are preparing for your answers you can also checkout my C++ course on our official website link - simplesnippets.tech/courses/cpp-programming-tutorials-for-beginners/ Here you will find all the theory needed to prepare for C++ programming and also many other informational articles so make sure to bookmark the website 😇✌
@green_gardening2 жыл бұрын
Bro do a video on "exception classes"
@harshathomas10554 жыл бұрын
How to handle multiple exception
@abhishekmahor67002 жыл бұрын
multi threading and data collection bhi bata do please
@robertgreen77864 жыл бұрын
How would I handle a non integer being entered? Let's say I entered the letter A instead of a number.
@masumali8356 Жыл бұрын
you are the best.......masum
@prakhargupta29603 жыл бұрын
Why can't I just use switch case ?
@priyankakhuspe89123 жыл бұрын
I've been following your videos since quite a long now. Your videos are really helpful. 😁🤟 The only place where I faced problem was speed...maybe its just me, m always like thodasa halu bol... plsss 😅
@jacobashwinmathew37634 жыл бұрын
how to solve the ambiguity of function overloading
@khushtarmasood87485 жыл бұрын
But if user enter denominator as alphabets or special symbol then how can this program work ...u have to put some condition for alphabets and special symbol also ...if u found the logic then rply me
@monishshetty51404 жыл бұрын
Awesome bro!!!
@SimpleSnippets4 жыл бұрын
That's great to know Monish, please do Subscribe to our channel as we have a lot tech educational content which you'll surely like. Also please do share our channel and videos with your friends too, that's the biggest help and support you can provide buddy ✌
@monishshetty51404 жыл бұрын
@@SimpleSnippets yeah I subscribed days ago
@SimpleSnippets4 жыл бұрын
@@monishshetty5140 thats amazing to know. Welcome to the family 😊🤟
@jonhaasnoler3 жыл бұрын
I dont get how this is any better than just an if and else? Like If(denom == 0) { print(error) } else { do the division }
@sumaiyashadan84506 жыл бұрын
sir iam unable to compile d prgrm ni turbo c++ can u plz suggest me what changes i can make 2 execute d sme prgm in turbo c++ plz ans me!
@SimpleSnippets6 жыл бұрын
I think you'll just have to change that preprocessor line as - #include and use void main () instead of int main () Also at the end of main function don't use the return 0 statement
@sumaiyashadan84506 жыл бұрын
+Simple Snippets ok thank u ..i will try it
@sajidali-gf9rt3 жыл бұрын
Instead of this I can also use if else so what the difference is
@deadlygaming_ig4 жыл бұрын
Nice work dude
@spurthimaddala52545 жыл бұрын
Please make a video on stack unwinding
@salmasulthana57645 жыл бұрын
Thanks for uploading this video it is very helpful ....
@SimpleSnippets5 жыл бұрын
Most welcome 😁 Please do share it ✌️
@salmasulthana57645 жыл бұрын
Of course iam sharing this video to my class mates... they will understand it better rather than regular classes
@SimpleSnippets5 жыл бұрын
Thank you so much for sharing 😊✌️ It's the biggest help and support for the channel and everyone 😊
@nidhidubey13127 жыл бұрын
I want to ask one thing that I also write exceptionhandling in dev c++ because it wasn't working turbo c++ but I write iostream without .h but my teacher doesn't understand and deduct my marks because I didn't wrote .h. How do I explain her that I am right
@SimpleSnippets7 жыл бұрын
+Nidhi Dubey You show her/him your code on Dev C++ IDE and show that it works. If she/he doesnt agree then no one can help it here. See turbo C++ and Dev C++ are 2 different IDEs with different compilers thus that difference. here's what I found as the basic difference : www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwikpqLT3vLWAhWCqo8KHbt5Au8QFggoMAE&url=https%3A%2F%2Fdiscuss.codechef.com%2Fquestions%2F48899%2Fdevc-help&usg=AOvVaw1p-aUSZiqQNlCLHoR2Ocrk see if your code is working then your professor should give you the marks.
@user-hr6im9xi3p5 жыл бұрын
what will do when return value is comming in c++
@saurabhpatil_4 жыл бұрын
Love your teaching method😍😇
@SimpleSnippets4 жыл бұрын
I'm so glad! Please support me by sharing the videos and our channel with your friends too. Thats the biggest help and support you can provide 😇
@komalvaishnav74353 жыл бұрын
How to do exception handling in turbo c
@26sadii9 ай бұрын
It won't work. It has different software to use.( Visual studio express 2012).
@ayeshali3278 Жыл бұрын
why does this thing exists, like we could do literally the same thing using if else, what's so diff about this topic
@rajdulari_tadwal49123 жыл бұрын
Yes understood....thnk u :)
@SimpleSnippets3 жыл бұрын
Most welcome 😊
@geluklu2 жыл бұрын
bro cant ı just use if statment?
@prameelakoppula37753 жыл бұрын
It was not executed.. simply taking inputs.. but not giving result, like one person comented.. could you please clarify my doubt
@nightfury90144 жыл бұрын
I have a question about pointer
@nightfury90144 жыл бұрын
Can we assign multiple variable to a single pointer?
@ridimamittal40643 жыл бұрын
❤️❤️❤️thank you !
@rakhshandamujib27936 жыл бұрын
Hey, thanks for the tutorial, I loved it. Just tell me one thing, when we have multiple exceptions, we need to have corresponding number of catch block. What my understanding says, after reading the books, is that whenever there are multiple exceptions, the datatype of the argument of the catch is matched with that of the exception thrown. Now, my question is, there are hardly 4-5 different types of datatypes in general so does that mean we can only handle that many exceptions explicitly? Isn't that a bit silly?
@SimpleSnippets6 жыл бұрын
I didn't really get your question. There are many different types of exceptions. Also exceptions are objects so like if the parent class is exception and then we have different child classes. So if you want to handle multiple exceptions (which are many btw not a few and they're not basic data types) you can use one single parent exception class to handle them all ✌️
@Gandhiboy4 жыл бұрын
Thank you so much ❤️
@SimpleSnippets4 жыл бұрын
You’re welcome 😊
@iqrafarooq90385 жыл бұрын
More than perfect
@SimpleSnippets5 жыл бұрын
Thats great to hear buddy, Please do subscribe and share our channel with your friends too! Thats the biggest help and support 😇
@MohamedAli-xb7kh4 жыл бұрын
Thanks sir ☺️
@SimpleSnippets4 жыл бұрын
Thank you so much buddy🙏 Please support me by sharing the videos and our channel with your friends too. Thats the biggest help and support you can provide 😇
@adwaithkj4 жыл бұрын
just found your channel. it's amazing work. thanks for the help
@dishyanthtkr25486 жыл бұрын
great and good work
@SimpleSnippets6 жыл бұрын
Thanks buddy 😇 means a lot to me. Please do share the video with your friends and contacts ✌️😋
@DigitalMazdor5 жыл бұрын
Amazing bro
@SimpleSnippets5 жыл бұрын
Most welcome buddy 😇 I would request you to please share the video with your friends too ✌