subject

1. a thesaurus is best used to
a. find the meaning of a word
b. find a word that means the same or a similar definition as another word
c. find the spelling of a word
d. find the pronunciation of a word
2. using synonyms can make your writing more
a. understandable
b. boring
c. interesting
d. common
3. a table can
a. find synonyms for words
b. organize thoughts and ideas
c. spellcheck your document
d. find the pronunciation of a word
4.. in which circumstance would the view side by side feature be useful of
a. creating a table inside a document
b. searching for words with similar meanings within a document
c. using the search and replace function
d. editing or comparing two different documents

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 11:00, paigesyring
How does a policy manual an organization? a. it boost productivity. b. it create awareness in employees about the organization’s values. c. it employees achieve targets. d. it safeguards the organization from liabilities.
Answers: 1
image
Computers and Technology, 23.06.2019 18:00, yedida
File account. java (see previous exercise) contains a definition for a simple bank account class with methods to withdraw, deposit, get the balance and account number, and return a string representation. note that the constructor for this class creates a random account number. save this class to your directory and study it to see how it works. then write the following additional code: 1. suppose the bank wants to keep track of how many accounts exist. a. declare a private static integer variable numaccounts to hold this value. like all instance and static variables, it will be initialized (to 0, since it’s an int) automatically. b. add code to the constructor to increment this variable every time an account is created. c. add a static method getnumaccounts that returns the total number of accounts. think about why this method should be static - its information is not related to any particular account. d. file testaccounts1.java contains a simple program that creates the specified number of bank accounts then uses the getnumaccounts method to find how many accounts were created. save it to your directory, then use it to test your modified account class.
Answers: 3
image
Computers and Technology, 23.06.2019 23:40, lexiecooley
4. what is the reason for including the following code snippet in the header file animal. h? #ifndef animal_h #define animal_h class animal { public: animal(); animal(double new_area_hunt); void birth(); void hunt(double new_area_hunt); void death(); double get_area_hunt() const; private: double area_hunt; }; #endif
Answers: 3
image
Computers and Technology, 24.06.2019 07:40, daebreonnakelly
What type of multimedia are live news feeds? live news feeds are examples of multimedia.
Answers: 2
You know the right answer?
1. a thesaurus is best used to
a. find the meaning of a word
b. find a word that mean...

Questions in other subjects:

Konu
History, 23.09.2019 10:10
Konu
Mathematics, 23.09.2019 10:10