Answer: knowing what you spend".
Explanation:
The reason to use cash for making purchases is to know how much one has spent.
When we use cash rather than using credit card, it's easier for one to know how much that has been spent. Also, one can easily know when he or she need to stop spending. Therefore, the correct answer is "knowing what you spend".
Answer:
The code is below. The output is "Eric went to Chipotle to buy 12 different types of Cars"
Explanation:
import java.util.scanner;
public class labprogram {
public static void main (string [ ] args) {
scanner scnr = new scanner (system.in) ;
string firstname;
string genericlocation;
int wholenumber;
string pluralNoun;
firstName = scnr.next();
genericLocation = scnr.next();
wholeNumner = scnr.nextInt();
pluralNoun = scnr.nextLine();
system.output.println(firstname + " went to " + genericlocation + " to buy " + wholenumber + " different types of " + pluralnoun + " . ");
}
}
Answer:
Microsoft Word.
Explanation:
Microsoft Word is an example of Software, while monitors, keyboards, and a mouse are hardware.
Answer:
I try to search the answer but I couldn't find it