What are the benefits of building blocks?
They allow you to create custom content that can be easily inserted into Word documents,
They allow you to create temporary content for one Word document only
They allow you to create content that can be used to build a whole Word document,
They allow you to create content that cannot be edited by mistake and inserted into Word document,
Need ASAP

Answers

Answer 1

Answer:

They allow you to create content that cannot be edited by mistake and inserted into Word document

Explanation:

I believe this is it

Answer 2

Answer:

D

Explanation:

Because I smart :)


Related Questions

If a database named Contacts has a table named tblEmployees and another database named Orders links to that tblEmployees table, where is the data stored?

Answers

Answer:

cache I think

Explanation:

I am not sure or memory HDD or SSD

Objects in a relational database are related to one another through relationships defined by common fields between tables.

What is database?

A database is a collection of information that is related to an especial subject or purpose, such as tracking customer orders or conserving a music collection.

If your database is not stored on a computer, or only parts of it are, you may be tracking information from a various of sources that you must coordinate and organize.

By using relationships in a database, it is possible to reduce data redundancy and ensure data consistency, as changes made to one table can automatically propagate to related tables.

Fields are the smallest units of data in a database, and they are used to define the characteristics or character of the objects in a database. In a relational database, multiple tables can be created with each table containing one or more fields.

These tables can then be related to one another by linking common fields.

To know more about Database on:

brainly.com/question/30634903

#SPJ3

For which programming task would you use a for loop?

Computing the average of a list of integers of unknown length
Counting the vowels in a document of unknown length
Generating a list of the anagrams in a word
Printing a specified number of integers in a list

Answers

Answer:

printing a specified number of integers in a list

Megan has written the following rough draft for her assignment. Choose the correct way to complete each sentence. Sarah is creating an image. She wants to achieve tonal effects with parallel lines by varying their densities and distribution patterns. She will use (hatching, filters,stippling) to do this. She also wants to add special effects on the image. Therefore, she will use (hatching, filters,stippling).

Answers

Answer:

I. hatching

II. filter

Explanation:

Sarah is creating an image. She wants to achieve tonal effects with parallel lines by varying their densities and distribution patterns. She will use hatching to do this. She also wants to add special effects on the image. Therefore, she will use filters.

Hatching refers to an art technique in which parallel lines are used to shade by drawing them closely together.

Stippling is an art technique used in the making of patterns by using small dots.

Filters is a technique of changing image characteristics. It is used to change the picture characteristics & to add special effects to an image such as the shade, contrast, tone, brightness etc.

We therefore see that, hatching and filter are the correct answers respectively

Answer:

Hatching

Filters

Explanation:

I just took the test, good luck everyone.

Which feature in Outlook 2016 is used to fix spelling and grammar errors and can be configured to do so automatically?
Spell Checker
Thesaurus
AutoCorrect
Grammar Checker
Help

Answers

Answer:

Spell Checker is the answer

It’s spell checker!

Hope this helps!

Which of the following best describes
a slide?
O a document
O a spreadsheet
0 all pages in a slide show
one page in a slide show
DONE 2​

Answers

Answer:

One page in a slide show

Explanation:

EDG2021

The statement which best describes a slide is "one page in a slide show". Below is the complete explanation.

Slide show

A slideshow or slide presentation seems to be a collection of images or sections of knowledge or content that is often projected on some kind of big screen with the help of a multimedia projection screen.

A slide might even have a transition process, which has been extra effects that enrich the show but also allow alternative viewing perspectives.

Thus "option d" is the correct approach.

Find out more information about the slide show here:

https://brainly.com/question/26187618

In Python programming language, what is a function statement?
an action that a function will execute
an action that is defined in a function header
the first line of a function definition
the first comment in a software program

Answers

Answer:

C, an action that is defined in a function header

Explanation:

A function is a statement that defines a section of code. You can have arguments or parameters along with it which gives it a set of values to work upon, and it helps you prevent cluttering code. It lets you reuse your code and you can call this function with the related arguments to return something.

An action that is defined in a function header is a function statement In Python programming language. Hence, option C is correct.

What is Python programming language?

Python is a popular computer programming language used to create software and websites, automate processes, and analyze data. Python is a general-purpose language, which means it may be used to make many various types of applications and isn't tailored for any particular issues.

Python is frequently considered as one of the simplest programming languages to learn for novices. Python is a wonderful place to start if you're interested in learning a programming language. In addition, it is one of the most popular.

If you're searching for a simple and even enjoyable programming language to learn first, Python is always advised. Python reads like English and is easy to grasp for someone who is new to programming, as opposed to having to dive right into rigid syntax restrictions.

Thus, option C is correct.

For more information about Python programming language, click here:

https://brainly.com/question/19792191

#SPJ2

Which field can be used to track the progress on tasks that a user has created?
Subject
Start Date
Due Date
% Complete

Answers

All of them would work but the most efficient one would be % complete

The fields can be used to track the progress on tasks that a user has created are subject, start date and due date.

What is Deferred?

When you create the task in outlook and scheduled and that will be completed on a later date shown is Deferred. Because deferring is an act of postponing something that was due soon and you have scheduled to do it later.

When you change the progress percentage to something other than 0%, set it to "in progress".  When you change the progress percentage to 100%, set it as "completed".  Waiting on someone else means a task is waiting for others to get completed.  

You have to make sure that everything that you're researching won't make your paper or whatever you need that research for to fall behind schedule. In any case, there's no use for a lot that has been written if you cannot deliver it on time anymore. So knowing when you have to have everything ready is the first thing for any schedule to be created.

Therefore, The fields can be used to track the progress on tasks that a user has created are subject, start date and due date.

Learn more about progress on:

https://brainly.com/question/2494870

#SPJ6

Paula is working on a project for an iOS app that will show action clips with special effects to promote a new musical drama. The app must also enable users to buy a ticket at any point, but without distracting them. Paula designs a small, non-intrusive button that the user can choose to click on to book a ticket even when watching an action clip. She is creating an effective________becaus her goal matches the user’s goal.

Answers

Answer:

she is creating a effective app.

Explanation:

plz help thank u

Which option in PowerPoint allows
users to configure the number of columns and rows manually, using numerical values?
O Insert Table dialog box
O Draw Table option
O Insert Table drop-down menu
O Excel spreadsheet​

Answers

Insert table drop-down menu

Answer: • Insert Table drop-down menu.

A sequence index uses a built-in function called length or len() to provide a total number of elements in an ordered list. With which iteration does this function work?
a for loop
a while loop
an infinite loop
a single statement loop

Answers

Answer:

A single statements loop is the answerrr

Answer:

a single statement loop

Explanation:

Your worksheet has the value 27 in cell B3. What value is
returned by the function =MOD(B3,6)?​

Answers

Answer:

3

Explanation:

MOD means the remainder after a division calculation.

[tex]\frac{27}{6}= 4r3[/tex]

The remainder is 3

The value returned by the function =MOD(27, 6) will be : 3

The function written above is a Microsoft excel function. The MOD function is called the modulo function which returns the remainder when two values are divided.

In the exercise above ;

B3 = 27

=MOD(B3, 6) can be explicitly written as =MOD(27,6)

The numerator = 27

The denominator = 6

Hence, 27/6 = 4 remainder (27 - 24) = 3

27 - (6 × 4) = 27 - 24 = 3

Hence, the value returned by the function =MOD(B3, 6) which is equal to 3

Learn more on excel function : https://brainly.com/question/21511198?referrer=searchResults

what is the full form of ICT?​

Answers

Information and communications technology

Answer:

Information and communication technology

hope this helps

brainliest appreciated

good luck! have a nice day!

Other Questions
A new television set was recently purchased for the common room in a Residence Hall for $ 499.20 including tax. If the tax rate is 4 %, find the price of the television set before taxes. $______(Type an integer or a decimal rounded to two decimal places.) Which condition must be met in order for an equation to be balanced? A point D (3, 2) is rotated clockwise through 90. Find the new coordinates of D'. The third term in a sequence is 11.The term-to-term rule is "take away 4".Write an expression, in terms of n, for the nth term of the sequence. When did Union General Grant capture the confederate capital of Richmond, Virginia? What is the volume of the rectangular prism below? (Don't forget tolabel your answer!) he diagram shows one step in the process of protein synthesis. A step in the process of protein synthesis is shown. In this step, the t R N A is bonding to the m R N A strand. Which step is shown? transpiration translocation transcription translation All math teachers are smart. Ms. Smith is your math teacher, so she is smart. What type of reasoning is this? inductive or deductive Bernice was waiting for a letter of support from Alice Delany, PhD, with the United Way Foundation in Fort Worth, Texas.Choose the best revision of the sentence above. a. Bernice was waiting for a letter of support from Alice Delany, PhD, with the United Way Foundation in Fort Worth, Texas. b. Bernice was waiting for a letter of support from Alice Delany, PhD with the United Way Foundation, in Fort Worth Texas. c. Bernice was waiting for a letter of support from Alice Delany PhD, with the United Way Foundation, in Fort Worth Texas. Can you please answer this question!? Bob weights about 30 pounds over weight and he has type 2 diabetes. He is not on medication for his diabetes but is trying to control his blood sugars with diet and exercise. He would like to shed pounds quickly with a low carbohydrate diet. The diet allows an unlimited amount of beef, chicken, and fish as well as limited fruits and vegetables. Breads, grains, and cereals are not allowed. Bob is thrilled with his initial rapid weight loss, but after a weigh or two, his weight loss starts to slow. He begins to feel tired and light-headed. He is having headaches and notices a funny smell on his breath. Explain why Bob is tired, is light-headed, and has headaches and an unusual odor on his breath. What dietary changes could you suggest to reduce these symptoms? Ash and Misty are both travelling by train. Ash's train travels 80 km in 50 minutes. Misty's train travels 160 km. It leaves at 12:35 and arrives at 15.05. Work out the difference, in km/h, between the average speed of their trains. What is one reason that people want to minimize costs?O A. Costs always involve spending money.OB. Costs are often bad things that people don't want to accept.O C. Costs always have to be paid before a benefit arrives.O D. Costs are calculated differently by everyone. There are 5 gallons of distilled water in science supplies. If 8 students each use an equal amount of distilled water and there is 1 gallon left in supplies, how much will each student get? The fielder attempts to catch a second ball. Just before the fielder catches the ball, the air resistance acting on the ball is 1.2N. Calculate the resultant force acting on the ball. Remember to include its direction and the unit. Assume the ball is falling vertically HELP PLS HELP PLS HELP PLS HELP PLS HELP PLS HELP PLS HELP PLS HELP PLS HELP PLS HELP PLS HELP PLS I GIVE BRAINLIEST AND 5 STAR :((( ive tried multiple ways to answer this question, and im so stuck! :( could anyone help me please! Brand name producers of aspirin claim that one advantage of their aspirin over generic aspirin is that brand name aspirin is much more consistent in the amount of active ingredient used. This in turn means that users can expect the same results each time they use the brand name aspirin, while the effects of the generic aspirin can be a lot more variable. A random sample of 200 brand name aspirin tablets had a mean and standard deviation of active ingredient of 325.01 and 10.12 mg. A second independent sample of 180 generic aspirin tablets was measured for the amount of active ingredient, and the mean standard deviation were 323.47 and 11.43 mg. Given that the amount of active ingredient is normally distributed for both the brand name and the generic aspirin, do these data support the brand name producers claim? Let alpha = 0.025. If the sum of first 9 terms of an A.P is equal to sum of its first 11 terms, then what is the sum of its 20 terms? Pls Anyone help me!! A function is represented by the table. x y 3 -2 5 -26 7 -50 The rate of change of the function represented in the table is . For the given x- and y-values, the function is .