Which SmartArt feature would you use to illustrate bulleted points?

A. Circle
B. List
C. Process
D. Pyramid

Answers

Answer 1

Answer:

List

Example:

* Milk

* Cheese

* Bread

That is bulleted points


Related Questions

PLEASE HELP THIS WAS DUE YESTERDAY AND I DIDN'T GET TO IT IN TIME!!!!!!
You must show all of your work to get full credit.
Part 1) Convert the following decimal numbers to binary.
5
89
191
25
7

Part 2) Convert the following decimal numbers to hexadecimal.
72
91
1000
57
3500

Part 3) Convert the following binary numbers to decimal.
101
11011
1001
10101
11001100

Part 4) Convert the following hexadecimal numbers to decimal.
50
200
ABC
DEF
F2A7

Part 5) Convert the following binary numbers to hexadecimal.
10101
110011
101010
1100
1001100

Part 6) Convert the following hexadecimal numbers to binary.
102
200
AB
EF
9F

Answers

Answer:

part 1 ) 5=0b101

89=0b1011001

191=0b10111111

25=0b11001

7=0b111

Part 2) 72=0X48

91=0X5b

1000=0X3e8

57=0X39

3500=0Xdac

part 3  101=5

11011=27

Explanation:

hope this helps took me a while pls make me brainliest

Jenae helps maintain her school web site and needs to create a web site poll for students. Which tool will she use?

JavaScript
HTML
CSS
Text editor

Answers

Answer:

text editor is not right, it is web browser

Explanation:

if she needed to view her website, she just needs to view it on her web browser.

Answer: HTML

Explanation:

6. At age 17, what was Minhaj's definition of the American Dream?

Answers

“To me being American means having the opportunity to reach for our goals. It’s accepting where we come from while embracing our dreams and where we’re headed. It’s what makes America great.”

What would be the greatest tool for emphasis? (video class)
A. Dutch angle
B. Medium Full Shot/Cowboy
C. Extreme Close Up/Insert shot
D. Medium shot

Answers

B! I'm sorry if I get this wrong :(

so i am taking to edhesive computer science course in my school, and i am confused on 1.6 code practice,
here are the intructions, it is also for the python coding language

Write a program that uses two input statements to get two words as input. Then, print the words on one line separated by a space. Your program's output should only include the two words and a space between them.

Hint: To print both words on one line, remember that you can concatenate (add) two phrases by using the + symbol. Don't forget that you'll need to add a space between the words as well.

Sample Run

Enter a word: Good
Enter a word: morning
Good morning

Answers

I included my code in the picture below. Best of luck.

_____ (without parity) means spreading the data among multiple (at least two) drives. Group of answer choices Parity

Answers

Answer:

"Disk Striping" would be the right choice.

Explanation:

Disk stripping has become a methodology where certain numerous small external drives consist of a single massive disk. This same classification turns huge information into single blocks but instead disperses them over numerous different storage media. Disk stripping retail outlets instead of every data unit through a single place and doesn't provide disk failure safeguards.

JAVA
Write a method that takes a parameter for the number of a month and prints the month's name. You may assume that the actual parameter value
passed to the method is always between 1 and 12 inclusive.
This method must be called monthName() and it must have an integer parameter.
Calling monthName(8) should print August to the screen.
You can call your method in the program's main method so you can test whether it works, but you must remove or comment out the main method
before checking your code for a score

Answers

public class MyClass {

   public static String monthName(int num){

       String arr[] = {"January", "February", "March", "April", "May", "June", "July","August", "September", "October", "November", "December"};

       return arr[num-1];

   }

   public static void main(String args[]) {

     System.out.println(monthName(8));

   }

}

I hope this helps.

Methods are blocks of named statements that can be called from other place in the program

The method in java, where comments are used to explain each line is as follows:

//This defines the method

public static void monthName(int month){

//This initializes the array of months

String months[] = {"January", "February", "March", "April", "May", "June", "July","August", "September", "October", "November", "December"};

//This prints the month name

System.out.print(months[month-1]);     }

Read more about similar programs at:

https://brainly.com/question/22589115

7.2.6: First Character CodeHS

"Write a function called first_character that takes a string as a parameter and returns the first character.

Then, write another function called all_but_first_character that takes a string as a parameter and returns everything but the first character.

Test each of your functions on the string "hello" and print the results. Your output should be:"

Answers

def first_character(txt):

   return txt[0]

def all_but_first_character(txt):

   return txt[1::]

print(first_character("hello"))

print(all_but_first_character("hello"))

I wrote my code in python 3.8. I hope this helps.

Following are the Program to the given question:

Program Explanation:

Defining a two-method "first_character and all_but_first_character" that takes a string variable "t" into the parameter.In the first method, it returns the first character of the string.In the second method, it returns the string value except for the first character.At the last, we call both the methods.

Program:

def first_character(t):#defining a method first_character that takes a string variable in parameter

  return t[0]#using return keyword that return first character of string

def all_but_first_character(t):#defining a method all_but_first_character that takes a string variable in parameter

  return t[1::]#using return keyword that return string except first character

print(first_character("hello"))#calling method

print(all_but_first_character("hello"))#calling method

Output:

Please find the attached file.

Learn more:

brainly.com/question/19168392

pleasee help meeeeeeeeee I’m stuckk!!!!

Answers

Answer: Charles Babbage

Answer:

a

Explanation:

trust

In which way is a copper cable related to a wireless transmission

Answers

Answer: whats the answer choices

Explanation:

what purpose would the auto fill feature be most helpful for?

Answers

Answer:

Completing the items in a series

Explanation:

Auto fill is a function found in software and applications that allows you to input a range of numbers or characters in a specific range and finish the entry you began typing with the program.

AutoFill effectively helps you to build tablets more efficiently, allowing you to fill cells with a set of data quickly, It allows you to create whole columns or rows of data that are centered on other cells' values. Autofill is used in all the rows to fill out a specific feature.

Who is obsessed with Stranger Things, and waiting for the new season?!?!

Answers

Answer:

Me

Explanation:

Answer:

ME I CANNOT WAIT I'VE BEEN WAITING EVER SINCE ME AND MY STRANGER THINGS OBSESSED REALLY CLOSE FRIEND AND I FINISHED SEASON 3 THE DAY IT CAME OUT

Explanation:

one disadvantage of using a wireless network over a wired network​

Answers

Answer:

Slower than wired network​

Explanation:

This is much weaker than a wired connection. It is likely that the network is less secure. A variety of factors, including large distances or artifacts, can impede wireless transmission around wireless devices as well as other wireless devices.

Why is it a good idea not to change the subject line when replying to a message?
O so that the reply is sent to the original sender
O so that the reply does not bounce back as undeliverable
O so that the reply matches with the sender's original message
O so that the reply does not inadvertently include unintended recipients

Answers

Answer:

C. so that the reply matches with the sender's original message.

Explanation:

The Sender Message Channel Receiver (SMCR) model of communication was developed and created by David Berlo in 1960. SCMR was developed from the Shannon-Weaver model of communication of 1949.

The SCMR model of communication comprises of four (4) main components and these are;

1. Sender (S): this is typically the source of information (message) or the originator of a message that is being sent to a receiver. Thus, they are simply the producer of a message.

2. Channel (C): this is the medium used by the sender for the dissemination or transmission of the message to the recipient. For example, telephone, television, radio, newspapers, billboards etc.

3. Message (M): this is the information or data that is being sent to a recipient by a sender. It could be in the form of a video, audio, text message etc.

4. Receiver (R): this is typically the destination of information (message) or the recipient of a message that is being sent from a sender. Thus, the receiver is any individual who is able to read, hear or see and process the message being sent or communicated in the communication process.  

Basically, the communication channel used in SCMR must connect the sender with the desired recipients.

Hence, it is a good idea not to change the subject line when replying to a message, so that the reply matches with the sender's original message.

Answer:

Explanation:

Its C not B

letter only ^_____^!
1.the following are effects of sugar except_____.
a.provides luster
b.serves as food for the yeast
c.increases dough development.
d. makes the bread more tender.

Answers

b serves as food for the yeast

What is the answer I will give brainliest

Answers

The answer is 24kQr3

The "Rule of Thirds" is a technique photographers use to __________ .

a
compose an image in order to offset the subject and create overall visual interest

b
plan their photography shoots by creating a three-step process

c
divide images into three different and specific focal areas

d
divide image files so they will fit onto hard drives

Answers

Answer:

answer is D i think i think

A compose an image in order to offset

A career in culinary arts can best be described as working in the __________ industry.
A.
food
B.
clothing
C.
computer
D.
entertainment

Answers

Answer:

A-Food

Explanation:

The answer would be A:Food

*need answer in the next 1 or 2 days*

Unscramble the terms and then put the numbered letters into the right order.

The words all have to do with digital footprint sorta, the only one I did was settings. It’s really late but I appreciate anyone willing to help.

1. REENSTSCOH

2. PISLYNSIEIBROT

3. MICPAT

4. INTIYTED

5. LIFSEE

6. LARTI

7. TINUARTPEO



Answers

Answer:

1. SCREENSHOT

2. RESPONSIBILITY

3. IMPACT

4. IDENTITY

5. SELFIE

6. TRIAL or TRAIL

7. REPUTATION

Explanation:

I think the secret word is FOOTPRINT

may someone help me with the this question pls , The governor of a state wants to inform the people about a change in the tax policy. Which people should he definitely invite to convey the message?
A.
bank and tax officers
B.
news reporters
C.
business heads
D.
radio DJs
E.
lawyers

Answers

Answer:

Option B: News reporters is the correct answer.

Explanation:

First of all we have to observe the reach of all options available in the question. We know that the largest reach in the country or province or state is of media and journalists of that particular region. So the governor should invite the news reporters to convey the message.

Hence,

Option B: News reporters is the correct answer.

PLS HELP ;CC
The "Rule of Thirds" is compositional technique that was incorporated into photography from __________ .

a
early photographers who were first painters

b
early camera makers who found it was easy to explain to amateur photographers

c
early photo printers who used it and later it became a common rule

d
early SMPTE standards

Answers

Answer:

a

early photographers who were first painters

Explanation:

The Rule of Thirds is a compositional technique which states that image painting, photograph, graphic design should be divided into nine equally proportioned boxes by creating a grid with two vertical and two horizontal lines. The rule of third helps in making the picture more attractive and balanced

The rule of thirds was first used in landscape paintings by painters as early as 1797.

Someone plz answer my question!!
There are infinite black and white dots on a plane. What is the distance between one black dot and one white dot?​ If you get it right I will give you the crown!!!!!​

Answers

Answer:

infinite I know I got it right so might as well give me brainliest :)

Explanation:

In computer memory, _____ represents the absence of an electric signal and ____ represents the presence of an electric signal.​

Answers

Answer:

In computer memory, zero(0) represents the absence of an electric signal and 1 represents the presence of an electric signal.​

Explanation:

Computer memory is used to store data in the form of electrical signals. Electrical signal is used to represent the presence or absence of signal. The data is stored in binary form.

Hence,

In computer memory, zero(0) represents the absence of an electric signal and 1 represents the presence of an electric signal.​

Tonya wants to group some messages in his inbox. What are some of the ways that she can do this? Check all that apply. assign messages a color-coded category. Create a rule to move messages to a new folder. Create a new folder, select/ highlight messages, right-click, and choose Move to folder. Highlight messages, right-click, and choose Group Messages.

Answers

Answer: Create a new folder, select/highlight messages, right-click, and choose group messages.

Explanation: answer above!

Tonya wants to group some messages in his inbox. Some ways that she can do this are:

Assign messages to a color-coded category. Create a rule to move messages to a new folder.To create a new folder, select/highlight messages, right-click, and choose group messages.

What is organizing massages?

A list of folders can be found in the left-side menu of Messages. Click the New Folder button under My Folders. A new window with the title "Create New Folder" will open. In the text box, type the name you want for the new folder.

Touch Conversation categories > Add category, then tap Done to create a category. To view the newly added tab or label, return to the app's home screen. Tap Conversation categories to rename a category. Rename can be selected in the bottom men after selecting the desired category.

Therefore, the correct options are A, B, and C.

To learn more about organizing massages, refer to the link:

https://brainly.com/question/28212253

#SPJ2

Which amendment applies to the following scenario? “Brian attended church with his two daughters and wife on Sunday." A First B Second C Fourth

Answers

Answer: First Amendment

Explanation:

The First Amendment gives individuals the freedom of speech and the right to proactive any religion that they want. It also allows the people have a peaceful protest.

The swcud amendment gives people the right to keep arms. The Fourth hinders individuals from being searched without a warrant.

Therefore, the answer is First Amendment.

7.2.8: Part 2, Replace a Letter


"Write a function called replace_at_index that takes three arguments - a string, an integer (representing an index), and a string. Return a string that is the same as the first string, except with the character at the specified index replaced by the second string.

Ask the user for some text, which index to replace, and what to replace that index with (in that order!).

Print out the result of calling your function.

If the user enters the following input:

Enter a word or phrase: dog
Enter an index value: 0
Enter the new letter: f
The following should be output:

fog"

Answers

def replace_at_index(txt, ind, let):

   new_txt = ""

   for x in range(len(txt)):

       if x == ind:

           new_txt += let

       else:

           new_txt += txt[x]

   return new_txt

print(replace_at_index(input("Enter a word or phrase: "), int(input("Enter an index value: ")), input("Enter the new letter: ")))

I wrote my code in python 3.8. I hope this helps.

what is the main function of processing unit​

Answers

Answer:

CPU is considered as the brain of the computer. CPU performs all types of data processing operations. It stores data, intermediate results, and instructions (program). It controls the operation of all parts of the computer.

Explanation:

Answer:

CPU

Explanation:

CPU is considered as the brain of the computer. CPU performs all types of data processing operations. It stores data, intermediate results, and instructions (program). It controls the operation of all parts of the computer.

Why would a user want to resend a message? Check all that apply.
O to include new recipients
D to include a forgotten attachment
D to force recipients to read the message immediately
D to respond to a request from a recipient who accidentally deleted it
O to include missing information
O to require recipients to respond to a read receipt

Answers

Answer:

A

B

D

E

Explanation:

O to include new recipients

D to include a forgotten attachment

D to respond to a request from a recipient who accidentally deleted it

O to include missing information

Answer:

He's right its A, B, D and E

Explanation:

Lesson 3: Wrapping Up Unit 6
3-D Computer Modeling A Unit 6: Visual Elements

does anyone know pls help

Answers

Answer:

A visual representation of colors arranged according to their hues, or the chromatic relation they share

Explanation:

Answer:

I don't understand what you mean sorry :(

Explanation:

A line graph titled Unemployment Percentages and Levels of Education where the x-axis shows dates from November 2007 to November 2010 and the y-axis shows the percentage unemployed. No High School diploma starts at 7.5 percent in November 2007, rises steadily to 15 percent in November 2009, and stays at 15 percent to November 2010. High School diploma starts at 4.8 percent, rises steadily to 10.5 percent in November 2009, and falls to 9.5 percent in November 2010. Some college starts at 4 percent in November 2007, rises to 9 percent in November 2009, and falls to 8 percent in November 2010. Bachelor's degree or higher starts at 2 percent, rises to 5 percent in November 2009, and slowly falls to 4.9 percent in November 2010.

Based on the above graph, what was the percentage of difference between someone without a high school diploma and someone who has completed some college in November 2009?

A.

4%

B.

5%

C.

7%

D.

10%

can yall please answer my question pls

Answers

Answer:

D

Explanation:

the answer is D because

Answer:

It's B

Explanation:

IM SORRY IF ITS WRONG

Other Questions
Plz help! Will give Brainliest! Find the exact value of tan(sin^-1((-12/13)) Mi hermana y yo bamos a los cumpleaos y las bodas todos los meses. Primero, bamos a las casas antes de las celebraciones. Segundo, veamos a los invitados bailar y comer. Finalmente, nos invitaban a comer.Based on the text, what did the siblings do second at the family parties and weddings? They used to dance. They used to go to people's homes. They used to eat. They used to watch people dance. Which of the following is an example of work: bowling or reading? Ari never remembers to dot their ____, so they always look like big commas.A) jsB) JsC) js Help plz ASAP , geometry Is 3^2 3^5 equivalent to 1/3^-3 Lali tells Gloria that she keeps receiving mean messages on her cellphone from a classmate. If Gloria wants to be an upstander or an ally, which of the following could she do? Check all that apply. Empathize with Lali and ask her if she wants to talk about it.Tell an adult about the messages Lali is receiving.Feel embarrassed for Lali and not say anything.Ask to see the messages and then laugh at them.Talk to the classmate and tell him or her to stop sending mean messages. Plz help lol(12221222) +212%234\/()231331783)2343#23=22+233)1(23) = Which multiplication and addition problem can help you check your work for 5 4 * 1 point 2 x 1 = 2, 2 + 3 = 5 4 x 1 = 4, 4 + 1 = 5 4 x 1 = 4, 4 + 5 = 9 3 x 1 = 3, 3 + 2 = 5 Perform the calculation thenround to the appropriate numberof significant digits.5207 - 24.2Hint: Look at the number that has the FEWEST sig figs todetermine how many sig figs should be in your answer.(24.2 has 3 significant digits, so your answer should have3 significant digits.)Enter A boat moves through the water of a river at 8 m/s relative to the water, regardless of the boat's direction. If the water in theriver is flowing at 1.9 m/s, how long does it take the boat to makea round trip consisting of a 260 m displacement downstream followedby a 260 m Please help. Will give Brainliestt. Plus exra points. HELPPP 1. One inch is around 27 centimeters.ITInches134Centimeters2389101LL2a. How many centimeters long is 3 inches? Show your reasoning. PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!!PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!!PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!! Sara can type 80 words in 4 minutes. About how many words would you expect her to type in 12 minutes at this rate? help pls its iready ill give brainiest solve for w. 7w=-14please help me with this one plz Amory ate1/4of a box of cereal. Blaineate 2/9of the same box. What fraction ofthe box of cereal did they eat together? Who has legislative power?