Which tab in MS Word would you select to insert a shape into a document? Question 6 options: Insert Review View File

Answers

Answer 1

Answer:

Insert

Explanation:

Under the insert tab, shapes will be an option to put in under the illustrations category.

Answer 2

Answer:

um insert?

Explanation:

im assuming its insert bc you said "to insert a shape into a document" so yh

i hope this helped?


Related Questions

What is the highest numeral in a decimal code?

A. 9
B. 5
C. 2
D. 1

Answers

Answer:

9

Explanation:

1.8, 1.9, 2.

~theLocoCoco

Click to review the online content. Then answer the question(s) below, using complete sentences. Scroll down to view additional
questions
Online Content Site 1
Why isn't a good idea to study in bed?

Answers

Answer:

yes.. it is not good.

Explanation:

because its can calm our mindy & sleep quickly.

Answer:

I think avoiding stress and something/ anything disturbing your health is an effective conflict. In my opinion avoiding stress and anything disturbing your health is bad because the more time you ignore it the worse it get's.

Explanation:

I got it right on Edg.

Proof:

6
development with reference to Nepal.
Mention the objectives of sustainable development,
How can you relate the role of environment while can​

Answers

Answer:

objective of sustainable development are:

Explanation:

1.to help in poverty alleviation

2.to conserve the environment effectively

3.to gain human development and progress

4.to use resources and means carefully

Communication of the binary data via the voltage level for each time interval.
a
voice assistant
b
machine language
c
voltage
d
digital signal

Answers

Answer:

D

Explanation:

Answer:

D. Digital signal

Explanation:

Edge 2022

Do saving and loans associations have different categories?

Answers

Answer:

No

Explanation:

Because Savings and loan associations (S&Ls) are one of four types of "banks", there only one of four, not two of four

2. Media sharing websites let you post photos and videos to share with other people. What are the benefits and drawbacks of using these websites?

Answers

Media sharing websites let you post photos and videos to share with other people. The benefit is that we are up to date and get all the news as well as information worldwide.

What is company's website?

The website of the company is all web sites which is operated by any occupied company or via any occupied company conducts the business. Any business website is a website that is designed in such a way that it can represent the identity of a business on the internet.

Company's name and fame id totally depends upon advertisement and its products and websites play an important role in order to make company popular and due to this reason company used the website or designed the website in unique and knowledgeable manner.

Therefore, Media sharing websites let you post photos and videos to share with other people. The benefit is that we are up to date and get all the news as well as information worldwide.

Learn more about website here:

https://brainly.com/question/19459381

#SPJ2

In which situation is coauthoring of presentations primarily utilized?

A reviewer must be able to make changes to a presentation after an author creates it.
Multiple authors must be able to simultaneously make changes to a presentation.
Multiple reviewers have to be able to view one another’s changes after they are made.
One author and one reviewer work on a presentation at different times.

Answers

Answer:

A i belive

Explanation:

Answer:

B) Multiple authors must be able to simultaneously make changes to a presentation.

Explanation:

Co indicates being part of a whole. So this means that two or more authors are working on this project simultaneously. Such as co-management; two bosses working together in an equal position.

Kali, a Python programmer, is using the turtle module to write the word “hello.” Which code should she use to indicate the location to begin writing the word?

Answers

Answer:

c

Explanation:

HELP ME!!! I WILL GIVE BRAINLY THINGY!!!

What does the code if (num2==50){ do?

Answers

Answer:

What subject is this?

Explanation:

is this math ?????????????????????

what is bit and byte in computer​

Answers

A bit is the smallest unit of information a byte is to see how many bits need to be represented (letters/characters)

Hope this helps

guess who is in the cheater cage lol

Answers

Oh oop- lol that’s interesting

Jabari is writing pseudocode for a new video game he wants to create. What should he include in his pseudocode?

a
Everyday language that is easy to understand

b
Formatting with no indentations

c
The actual code used for the game

d
Words usually only programmers are familiar with

Answers

Answer:

The answer is "Option c".

Explanation:

The Pseudocode is a definition of actions in an algorithm or some other method of software engineering. It also uses regular programming language, formal conventions, and is associated with human learning rather than computer learning, and the wrong choice can be defined as follows:

In choice a, It is wrong because there are so many languages, and it is not easy to understand all.In choice b, It is wrong because it is used for better understanding.In choice d, it is wrong because words are also not only common to programmers.

Answer:

The actual code used for the game

What are the advantages and disadvantages of top-down and bottom-up programming? How would you decide which one to use? Do you approach problems in your real life from a bottom-up or top-down approach?

Answers

Answer:

Question: What are the advantages and disadvantages of top-down and bottom-up programming?

Answer:

Top-down programming is a process of writing programming codes that contain specific instructions for a computer to carry out the instructed task. Usually, Top-down programming comes as software that enables the division of problems that are initially complex into simpler parts. An example is a kind of software developed to give loans to worthy clients. The software may be broken down further to check the bank statements of the client, calculate the earning and spending capacity of the client, Amount paid on utilities.

Advantages of Top-down programming:

1. Top-down programming makes teamwork possible as a system is divided into sub-systems which individuals can handle separately before merging the sub-systems together.

2. Checks and testing become easy.

Disadvantages of Top-down programming:

1. Breaking systems into parts may be time-consuming as there is a need for more planning before working on individual sub-systems.

2. Error could be possible.

Bottom-up programming is a software of a method of design which is opposite to what the top-down programming does as the bottom-up programming works on the sub-systems first and then combine later into a bigger system. This makes use of the existing resources with the aim of generating a bigger result.

Advantages of Bottom-up programming:

1. Adaptability - Bottom-up programming makes adaptability easier.

2. When used in a company it gives all workers the room to make a contribution towards achieving bigger results, improving operations generally.

3. It makes one start a bigger project with the available resources.

Disadvantages of Bottom-up programming:

1. Result could be affected as some workers lack the needed experience to execute some tasks successfully.

2. Lack of desired unity among workers with differences in objectives resulting to endangering the result.

Question: How would you decide which one to use?

Answer:

It depends on the picture of how the result would look like, the goal of the organization employing it, the skill-set among workers available to do the task, the nature of the task. If a larger goal is to be achieved, smaller sub-systems could be used and joined at the end to get a system meaning bottom-up programming would be used. In cases for instance where output is to be determined for instance staff salaries, the output would be broken into simpler units to allow solutions for separate units then we could use top-down programming.

Question: Do you approach problems in your real life from a bottom-up or top-down approach?

Answer:

I approach problems from a top-down approach because it allows checks and testing easy, and the act of breaking systems into sub-systems makes it easy for me to approach each sub-system with a result-oriented plan.

Answer:

Some advantages of top-down are that you can start off from what you know and figure out what you need to complete it, the advantage to bottom-up is that you can make something new . if you are starting something from scratch and you don't know what the end goal might be you would use bottom-up but if you already have an idea or the final product of what you want you would go with the top-down approach.

Hope this helpedHave a great day!

Write 5-7 sentences about your own personal observations in which you have been part of a "filter". You might have experienced this is in your Twitter feed, specific advertisements, or your search engine results. Be specific.

Answers

Answer:

Answered below.

Explanation:

I made a search for a product on an online grocery store. The search results came in and I bought the product. On subsequent visits to the grocery store website or on browsing other sites, I had special advertisements pop up. These advertisements were suggesting products to me similar to the one I bought on the grocery store. It was a targeted advertisement that had been sent based on my recent searches and purchases on the site. So I knew that was a filter.

In
the first computer ran a program from memory.
0 1942
1950
1948
1968

Answers

The first computer to run a program from memory was 1950.

help me i dont know this i suck at it

Answers

Answer:

Compiler, High level, Low level

Explanation:

I don't know about the last 2  

PLEASE ASAP!!

Today, most film editors manually cut and splice the actual film footage once it arrives.


O True
O False

Answers

The correct answer should be true, as their job is to *edit* the footage.

Answer:

True

Explanation:

edg2021

The film editor is such an important person on a film that he is often hired before the cast and other crew. This editor is responsible for revising the filmed footage until it becomes the finished film. The editor begins by reading the script to get familiar with the story. It is important for the editor to know the script because film scenes are generally shot and edited out of sequence. When footage begins to come in, the editor reviews the footage and production notes provided by the director and production team. These notes contain details about the footage and the director’s comments about the footage. The editor then uploads or transfers the footage to computers in the editing bay and begins editing the footage into finished scenes. The editing bay is the control room with editing equipment, computers, monitors, and sound system where film editors manipulate plot, sound, graphics, and score to produce a well-constructed scene. This is a painstakingly detailed and time-consuming task

write a c++ program that prints the intial letter of any name​

Answers

Answer:

#include<iostream>

using namespace std;

int main(){

char str[20];

int i=0;

std::cout<<"Enter a name:" ;

cin>>str;

cout<<*str;

while(str[i]!='\0'){

if(str[i]==' '){

i++;

cin>>*(str+i);

}

i++;

}

return 0;

}

what are the atoms in grp one? periodic table. I am going to mark as brainliest ​

Answers

Answer:

Atoms in group 1:

H

Li

Na

K

Rb

Cs

Fr

A CD and a DVD are both secondary storage devices, explain to a friend the difference between both​

Answers

Answer:

i dont have any friends to explain it to

Explanation:

You have purchased a used computer from a computer liquidator. When you boot the computer, you find that there has been a password set on the BIOS. You need to clear the password so that you can edit the CMOS settings. What should you do

Answers

Answer:

What you should do is to move the motherboard jumper.

Explanation:

Based on the information given in a situation where you boot the computer system in which you find out that there was a password set on the BIOS which full meaning is BASIC INPUT/OUT SYSTEM which means that if You need to clear the set password in order for you to edit the CMOS settings which full meaning is COMPLEMENTARY METAL OXIDE SEMICONDUCTOR What you should do is for you to move the MOTHERBOARD JUMPERS reason been that jumpers will help to set or configure the MOTHERBOARD which is the most important part of a computer and the brain of a computer in order to clear the password so that CMOS setting can be edited.

How should students properly use media in a presentation? Check all that apply
⬜incorporate images that are irrelevant but interesting
⬜engage viewers by adding variety
⬜stimulate the senses of the viewer
⬜clarify relevant details in the text
⬜select songs that decrease the presentation’s impact

Answers

Answer:

engage viewers by adding variety

stimulate the senses of the viewer

clarify relevant details in the text

Answer:

B,C,D for short

Explanation:

Website designers work on the code and programming of a website, not the style or layout of the site.

Answers

Answer:

False

Explanation:

Website designers design how the site looks not works

"Jan23" can be stored using which data type? O an alphanumeric string O a boolean operator o characters floating point numbers​

Answers

Answer:

Alphanumeric string

Explanation:

Answer:

a. an alphanumeric string

Explanation:

got it right on edge

an early type of GUI is created, which includes windows, pop-ups, icons, and menus. What year did this happen? Please help!!! quick.

Answers

Answer:

1979

Sources:

Wired

InventHelp

hope i helped :D

Match the image to its type.


Rgb messes up taking pics from a iPhone 11 to a computer sorry it looks bad

Answers

Warm Colors:

Red flowersOranges

Cool Colors:

Blue skiesPurple butterflies

Neutral Colors:

Brown woodWhite birds

Reds, oranges, and yellows are considered warm, and greens, teals, blues, and purples are considered cool. Colors such as white, black, brown, or gray are all neutral.

The First Amendment of the Constitution is one of the most important parts of the Bill of Rights. What specific rights does this amendment guarantee to every American citizen?

Answers

Answer:

The First Amendment to the U.S. Constitution protects the freedom of speech, religion and the press. It also protects the right to peaceful protest and to petition the government

Explanation:

if this answer is correct make me as brainlelist

Answer:

its guarantees the freedom of speech, religion, and the freedom of the press.

Explanation:

What is the answer for 2.8.10 word games? This is what I have so far, but I can’t seem to be able to figure out the bananaSplit public strings.

Answers

Answer:

 public String bananaSplit(int insertIdx, String insertText) {

     return word.substring(0, insertIdx) + insertText + word.substring(insertIdx);

 }

Explanation:

Do you have the other parts of the WordGames class?

how do i get around a school related block

Answers

Answer:

try putting "uk-" or "us-" depending on where you are, you could also go through your settings and try to allow everything.

Answer:

Some schools have the option to block only on regular tabs, try going into settings and disabling the block to go on incognito tabs.

Another option would be to use a different web browser, something less known but good enough that it works and isnt blocked.

You can also find certain things on online where it tells you what websites to go to, then copy a link and paste it down into the search bar where the page will come up unblocked.

I hope this helped!

PS: If you go into certain websites, block third party cookies. ;)

Users of a _____ database have access through their personal computers linked to local or wide area networks

Answers

Answer:

Company

Explanation:

A company database is a database of a firm or organization that contains the information about the firm's employees, their products, services, and as well their client's and customers' details.

This is often kept on the main database server and arranged and organized by a database administrator.

Hence, Users of a COMPANY database have access through their personal computers linked to local or wide area networks

Other Questions
3) A school bus traveling at 12 m/s has a momentum of 144,000 kg.m/s.What is the mass of the bus? Paul Robeson believed whites would see African Americans as equals ifwhites understood African American:A. historyB. work ethicsC. cultureD. political goals Macromolecules that contain chonp are called what Ribosomes are the site whereare produced.Amino acids are coded for by triplet bases in RNA called Who was bise nsgarchi what did he do The Rao family won a raffle of $1,000 to spend at Dixie Amusement Park. They want to use it for a group tour and for meals. A tour can have at most 8 people in the group, and if there are children on the tour there must be at least one adult. The tour cost $250 plus $100 for each adult and $50 for each child. The meal plan for the park is $15 per person.A) Write a system of inequalities to model this scenario, and graph the system.B) What is the maximum number of people who could be in the group, and how much would it cost? Justify your answerC) Suppose that only adults are going to go on the tour. How many can there be? Explain your answer. Read the paragraph and decide if the following statement is true or false.Maria wants to know what Rodrigo likes to do."Mara: Hola Rodrigo. Qu te gusta hacer?Rodrigo: Me gusta leer novelas de fantasa y comer comida mexicana. Y a ti?Mara: A m me gusta ir al parque por la maana y correr por la tarde.Rodrigo: Quieres salir a comer algo hoy a las siete?Mara: S. Nos vemos a las siete.11trueO false someone on this planet please help me with this vocab Please help me answer this question will give Brainlst!:) I The process for applying for a work permit at the Manchester department of labor is as follows. First, the administrator fills out an application (5 minutes) and takes a picture (1 minute). Then, a clerk enters the information and processes the permit (5 minutes). There are two administrators and three clerks. If the number of licenses per hour for the administrators is 16 and the number of licenses per hour for the clerks is 20.57, what is the hourly service rate for administrators With the information given, can you provethat this quadrilateral is a parallelogram?DYesNo The sum of a number and 16 times it's reciprocal is 10. Find the numbers The diagram shown below represents the enzymatic processes involved in a chemicalreaction. This diagram best illustrates the- for a new neighbor, 100 acres of land will be split into 10 lots. How many acres will each lot have? Can someone help me with this? I will award brainliest when available. Directions are to rewrite the name,noun, or pronouns into the appropriate one word, subject pronoun Rachel is pouring a concrete patio. Her patio will be 6 inches deep, 6 feet long and 8 feet wide. If she rounds up to the nearest hundredth, how many cubic yards of concrete will she need? (Remember, yd3=in346,656 ) 1. Photosynthesis is a chemical reaction that occurs inside green plant cells. Which sentence describesone important energy conversion that occurs as a result of photosynthesis?A. Light is converted to chemical energy.B. Carbon dioxide is converted to light energy.C. Oxygen is converted to chemical energy.D. Chlorophyll is converted to light energy. Help i'll give you brainliest What is the best definition of a theme?A) The events that occur in a storyB) The narrator's opinion of eventsC) An underlying ideaD) An author's purpose in writing the story I need some help. WILL try to give brainliest! My birthday is tommorow and I dont wanna do this. PLEASEEEEFor this assignment, submit a well-written explanation of each religious/cultural conflict. You may include information, such as the origin, location, effects, and reasons for the conflict, as appropriate.Support your conclusions with facts, examples, and other evidence.1. Taliban versus Western Values2. Hinduism versus Social Equality3. Christianity versus Islam versus the Former Soviet Union4. Buddhism versus Southeast Asian Countries5. Catholics and Protestants in Ireland