Answer:
The answer is "is mostly empty space".
Explanation:
In the given question option numbers is defined, so the explanation to this question as follows:
The volume of an element holds one mole at high temperatures. The nuclear mass is usually indicated by mole: cc/mol in the . It is also known as a quantity, in which the same molecule was the measured values based on atomic mass as well as the thickness of both, and certain alternatives were wrong which can be explained as follows:
- atom doesn't fill the protons, neutrons, and electrons.
- It can't revolve with outside atoms and electrons.
Answer:
#include<iostream>//library inclusion
using namespace std;
int main()
{
int userInput;
do//start of do while loop
{
cout << "Enter a number less than a 100" << endl;
cin >> userInput;
if (userInput < 100) //condition
{
cout << "YOu entered less than a hundred: " << userInput << endl;
}
else
{
cout << "your number is greater than 100" << endl;
}
} while (userInput > 100);//condition for do while
return 0;//termination of int main
}
Explanation:
The program has been commented for you. The do-while loop enters the first loop regardless of the condition. Then after the first iteration, it checks for the condition. If the condition is being met, it will iterate through, again. Otherwise it will break out of the loop and land on the "return 0;" line. Which also happens to be the termination of the program in this case. The if-else condition is used for the user to see when prompted.
Alenware hp dell logtech, and i know others
B) To help you calculate how much money you have in your account.
Answer:
Shortened versions of phrases Ex:(l ol, s mh, i dk, ect.)
Explanation:
Hope that this helps, if you have any more question please feel free to contact me, hope you have an amazing rest of your day. ;D