Question # 1 #include<iostream> using namespace std; int main(){ float a,b; cout<<"Enter the first No. = "; cin>>a…

Read more