How to find Size on int, float, double and char using C++ Language
C++ is a high level programming language. This program is using to find Size on int, float, double and char using C++ Language. In C++ language cout function is used to print output in a…