Answer:
I don't know what language you want this in, but I will do it in c++. Let me know if you want it in another language.
if (userNum1 < 0) {
cout << "userNum1 is negative" << endl;
}
else if (userNum2 > 10 {
userNum2 = 0;
} else {
cout << "userNum2 is less than or equal to 10";
}
Answer:
first you would click home
then go to paragraph look for the lines
the click on the ones that say justify and that is how you get it
or just hold Ctrl and J to do it as well
Explanation:
Generally B, most modern consumer cameras use either CF (Compact Flash) or SD cards.
Answer:
#include <iostream>
using namespace std;
int main() {
cout<<"My name is Rajat Sharma"<<endl<<"My address is Flat no=23 GH=5 Paschim Vihar New Delhi 110087 India"<<endl;
return 0;
}
Explanation:
The program is written in C++ language.In the program I have used cout to print my name and the address.First the name will be printed then the address in the new line endl is used for new line.To print any sentence just put them in double quotes.The same sentence in the program will be printed on the screen.
You add all the addresses into excel and and do mail-merge with the invitation. Adding the 100 addresses is probably a lengthy process but once this is complete you can just add on addresses and once a year or whenever you have to mail something to everyone, it's a only mouse-click.