Answer:
int main()
{
double pH;
int neutral;
int base;
int acid;
cout<<"Enter a pH Value";
cin>> pH;
if(pH<7.0){
neutral =0;
base=0;
acid= 1;
}
else if (pH=7.0){
neutral =1;
base=0;
acid= 0;
}
else{
neutral =0;
base=1;
acid= 0;
}
cout <<"The neutral, Base and Acid Values are: "<<neutral<<","<<base<<","<<acid<<" Respectively"<<endl;
return 0;
}
Explanation:
Using multiple if/elseif/else statement the following problem is solved with C++
I'm not sure but I think d. Webmaster
Trains, Cars, Boats, Airplanes
When investing your money, a lot of thorough research needs to be done on the product that you plan to invest. One aspect that you need to carefully consider is the level of risk on the investments. As a rule of thumb, higher risks tend to generate higher returns over time, but it also contains higher chance of loss. Lower risks generate lower returns, but if you’re planning for a short-term investment, this shouldn’t be an issue. Nevertheless, information on average annual return rate should be known by you before choosing to invest on a product. You should also know how long are you planning to hold onto the products that you’re investing in, because it would impact the types you should best invest your money in.
The one thing that you would need least to know is (C) whether or not deposits can be made online.
Answer:
The correct answer to the following question is Microwave ovens.
Explanation:
Because microwave ovens and the WIFI(Wireless Fidelity) both are operated at the same frequency that is 2.4 GHz.
It is not a magic, of course, logically explainable effects the radio waves. When the devices use WiFi signals to connect to the Internet then these signals are sent with the radio waves and despite all the advanced features of wireless interference can happen.