subject

You wrote a document using a word processor. In which ways can you save it to secondary storage? Select three options.

A. Save your document on your hard drive.

B. Save your document on a USB drive.

C. Save your document to ROM.

D. Send your document to yourself as an email attachment.

E. Save your document to RAM.


You wrote a document using a word processor. In which ways can you save it to secondary

storage?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 16:00
What is the biggest difference between section breaks and regular page breaks? section breaks are more difficult to add than page breaks. section breaks make it easier for you to view the document as an outline. section breaks allow you to have areas of the document with different formatting. section breaks are smaller than regular page breaks.
Answers: 2
question
Computers and Technology, 24.06.2019 11:20
Print "censored" if userinput contains the word "darn", else print userinput. end with newline. ex: if userinput is "that darn cat.", then output is: censoredex: if userinput is "dang, that was scary! ", then output is: dang, that was scary! note: if the submitted code has an out-of-range access, the system will stop running the code after a few seconds, and report "program end never reached." the system doesn't print the test case that caused the reported message.#include #include using namespace std; int main() {string userinput; getline(cin, userinput); int ispresent = userinput.find("darn"); if (ispresent > 0){cout < < "censored" < < endl; /* your solution goes here */return 0; }
Answers: 3
question
Computers and Technology, 24.06.2019 13:00
Why should you evaluate trends when thinking about a career path?
Answers: 1
question
Computers and Technology, 24.06.2019 13:00
Think of a spreadsheet as a giant calculator spread of paper chart data collector
Answers: 2
You know the right answer?
You wrote a document using a word processor. In which ways can you save it to secondary storage? S...
Questions
question
Mathematics, 12.05.2021 04:10
question
World Languages, 12.05.2021 04:10
question
Physics, 12.05.2021 04:10
question
Mathematics, 12.05.2021 04:10
question
Physics, 12.05.2021 04:10
question
Mathematics, 12.05.2021 04:10
Questions on the website: 13722362