Saturday, 06 June, 2026г.
russian english deutsch french spanish portuguese czech greek georgian chinese japanese korean indonesian turkish thai uzbek

пример: покупка автомобиля в Запорожье

 

Exception handling in C++ (How to handle errors in your program?)

Exception handling in C++ (How to handle errors in your program?)У вашего броузера проблема в совместимости с HTML5

An exception in C++ usually represents an error (exceptional situation) that can happen during the execution of our program.
We use exception handling in order to handle those errors that can happen during the execution of our program.
In this video, I’ll teach you how to handle errors in your program and how to work with exceptions on a real-life example.
You’ll learn about keywords that are used to work with exceptions: try, catch and throw.
You’ll also learn about different types of exception handlers and about default exception handler.

???? Create Modern Apps, 5x faster, with less code, Download FREE C++Builder Trial: https://bit.ly/CppBuilderFree

Contents:
00:00 - What will you learn in this course?
02:13 - What are exceptions
08:46 - Throwing exceptions, throw keyword
11:10 - Fixing application crash with try-catch, handling exceptions
16:10 - Default exception handler
21:23 - Summary - C ++ exceptions explained in 2 minutes

Try building these apps:
Quiz app - https://bit.ly/MyQuizAppHelp
ATM app - https://bit.ly/AtmAppHelp
To-Do list app - https://bit.ly/ToDoAppHelp

Learn about classes and Object-oriented programming: https://bit.ly/Cpp_OOP_Playlist

Tag me on you Instagram stories:
Instagram ???? - https://www.instagram.com/truecodebeauty/

Twitter ????- https://twitter.com/TrueCodeBeauty

Мой аккаунт