23.A program to display a floating point value in both scientific and fixed notation using the floatfield format flag.
24.A program to demonstrate how a field justification of an integer value is carried out using the adjust field format flag.
25.A program to demonstrate how a fill and width member function is used to display a numeral in C++.