Exploring Basic Concepts
static_cast is first type of typecasting in c++: This is used to perform all conversions that…