Answer:
D. the browser
Explanation:
it adjusts to the size of your device, including the browser.
hope i helped
Static void DashedLine(int n){ if (n>1) Console.WriteLine(new String('-', n));}
Answer:
The continuous performance of reliability data integrity will lead to the benefit and profit of the platform's regular structure changes. Cleanliness in the platform whereas addresses the straightforward structure of task performance and adequate data integrity.
Answer:
using namespace std;
int main()
{
float x,y;
cout<<"Enter a value of feet: ";
cin>>x;
y=x*0.305;
cout<<x<<" feet is "<<y<<" meters";
return 0;
}
Explanation:
The program is written in C++ language but the problem can be carried out in any language using the premises given here.
You have to declare your variables for feet and meters (x and y in this case). The you prompt the user via the message on screen given by the cout word and the << sign, and the value read via the cin word and the >> sign and stored into x. Then you multiply x by 0.305 and store it in y, and show them on screen via cout. Note that literal words are written between " " and variables are written just like that.
Won't you use a fake photo for your profile image or not put one on at all! This is a very safe way to keep your identity a secret and that you are very safe while you are online.
Hope this help!!