Adrienne is creating a program the shows the user how to do yoga. There will be ten poses shown in order when the user presses the start button. What kind of program is this?
selection
conditional
iteration
sequence

Answers

Answer 1

Answer:

Sequence

Explanation:

The Answer Is:

D, sequence

Got it right on edge!

Answer 2

Answer:

D. Sequence


Related Questions

Complete the procedure for forwarding a message by selecting the correct term from each drop-down menu.
1. ___ or open a message.
2. Click the Forward button.
3. In the To field, enter the names of intended recipients.
4. Click the ___ button.

Answers

Answer:

Preview; send.

Explanation:

Communication can be defined as a process which typically involves the transfer of information from one person (sender) to another (recipient), through the use of semiotics, symbols and signs that are mutually understood by both parties. One of the most widely used communication channel or medium is an e-mail (electronic mail).

An e-mail is an acronym for electronic mail and it is a software application or program designed to let users send texts and multimedia messages over the internet.

The procedure for forwarding a message to a recipient include;

1. Preview or open a message. This is to ensure that the appropriate or specific message is selected.

2. Click the Forward button. This button opens the dialog box to allow the sender input various details about the message and the recipient.

3. In the To field, enter the names of intended recipients.

4. Click the send button. This button automatically forwards the message to the intended recipient(s).

plzzzzzzz fast I need help

Coaxial cable is an example of transmission cable

A) true

B) false

Answers

The answer is false so B

why does a wooden spoon not get hot when used in stirring hot liquids​

Answers

Answer:

Explanation:

A wooden spoon does not get hot when used in stirring hot liquids​ is because its an insulator.

Write a python program to get the input values from the user and
compute the area of a rectangle.​

Answers

It’s telling me to put 20 characters

A search will _____ determine the index of the goal.

A. always
B. never
C. sometimes

Answers

Answer:

The correct answer is C. Sometimes.

Explanation:

A database index is a structure that aims to speed up selections and selective operations on a database. An index reduces the number of comparisons required to find one or more database records. This avoids having to perform a so-called full table scan, whereby all records in the table have to be run through sequentially.

Therefore, if the search does not focus correctly on the necessary data, this search will not always determine the index of the goal. Therefore, the user must correctly handle the search keywords to collaborate with the system.

2 points
1. Which characters are normally used to represent the root of the Floppy
disk drive? *
a) C1
b) A:
c) B:
d) D:
points

Answers

Answer:

B) A:

Explanation:

Why do companies collect information about consumers? A. Because they want to meet new friends on social networks B. Because they take consumers' best interests to heart C. Because they want to effectively advertise to consumers D. Because they are looking for good employees to hire​

Answers

Answer:

C. Because they want to effectively advertise to consumers.

Explanation:

Companies collect info for more accurate advertisements, which are designed to make people interact with them more commonly.

Which of these is not a type of video game?

a
simulation
b
Senet
c
first-person shooter
d
RPG
e
puzzle

Answers

Answer:

b Senet

Explanation:

I'm just putting the explanation that I put in the comments

Senet was a bored game commonly played by the ancient Egyptians I have absolutely no idea why people say the answer is puzzle when the most popular video games ever, Tetris is a puzzle video game.

***ASAP***
OpenOffice.org software is what type of software?

A. Event planning software

B. Productivity software

C. Internet software

D. Collaboration software

Answers

An internet software im guessing

Answer:

im guessing A. event planning software...

Explanation:

Apache OpenOffice is the leading open-source office software suite for word processing, spreadsheets, presentations, graphics, databases, and more. It is available in many languages and works on all common computers.

What is another name for a conditional statement?
a
an "if-then" statement
b
a "or-else" statement
c
an "either-or" statement
d
a "you-should" statement

Answers

Answer:

an "if-then" statement

Explanation:

2 Conditional Statement Another name for an IF-THEN statement is a CONDITIONAL STATEMENT. Every conditional has 2 parts. The part following the “IF” is called the HYPOTHESIS, and the part following the “then” is called the CONCLUSION.

Answer:

above me

Explanation:

stop looking

i said stop

so you want something don't you?

fine scroll down and I'll tell you something ;)

get rick rolled :)

"e"

How would I collect a number from the user to use for the radius of a circle?



int(input("What is the radius?: "))

radius = int("What is the radius?: ")

radius = int(input("What is the radius?: "))

radius = int input("What is the radius?: ")

Answers

Answer:

C is the correct answer to your question

To collect a number from the user to use for the radius of a circle use radius = int(input("What is the radius?: ")). The correct option is C.

What is coding?

We connect with computers through coding, often known as computer programming.

Coding is similar to writing a set of instructions because it instructs a machine what to do. You can instruct computers what to do or how to behave much more quickly by learning to write code.

Coding abilities, sometimes referred to as programming skills, are the ability to write commands in a variety of programming languages that tell a computer, application, or software programme what to do and how to do it.

Use the formula radius = int(input("What is the radius? ")) to ask the user for a value to represent the radius of a circle.

Thus, the correct option is C.

For more details regarding coding, visit:

https://brainly.com/question/17293834

#SPJ2

You develop an app, and you don't want anyone to resell it or modify it. This is an example of: A an operating system. B open source software. C proprietary software.

Answers

The answer is C. Proprietary software is when the publisher reserves rights from licensees to modify or share the software.
C: property software
I think because I’m pretty sure if you develop the app its your property

Write a program in java to enter a character.The program displays the message "uppercase vowel" if entered character is uppercase vowel.Otherwise,displays the message "not an uppercase vowel".

Answers

Answer:

d

Explanation:

i think

According to the video, what are some common work environments for Electrical Power-Line Installers and
Repairers? Check all that apply.
working in mines
working underground in manholes
O sitting at desks
O climbing utility poles
working in customers' homes
standing in a truck-mounted bucket

Answers

Answer:

2

4

6

Explanation: I got is wrong for y'all to get it right

Answer:

2 4 6

Explanation:

edge 2023

Which is an example of the operation of a game?

a
The character has to jump over lava to travel through the level.
b
The character dies whenever the bear bites it.
c
The game has sounds to signify the approaching danger.
d
The player uses a joystick to control the character.

Answers

Answer:

D.  

The player uses a joystick to control the character.

Explanation:

The MEANING of operation is: "The fact or condition of functioning or being active."

This explains that the answer is D because you are using the joystick to control the character. Hope the helps.

Answer:

I'll say it's A. If it's not A I know it has to be B. Because nobody uses joysticks anymore were talking about examples of a operation of a game! I hope this helps! and if the answer's are wrong, just tell me.

Explanation:

Hurrryyyy it’s either a or c

How does the use of modules provide flexibility in a structured programming design?

Modules enable multiple programmers to work on a program at the same time
Modules enable a linear approach to software development
Modules ensure the reuse of code variables.
Modules ensure that a program will be completed on time.

Answers

Answer and Explanation:

I believe its A. Modularity enables multiple programmers to work on a program at the same time..

Let me know if I'm wrong..

HELP PLEASE ive literally been here for hours
Binh has a few hours' time to create a presentation. She has most of the text and pictures she intends to use. Which feature can help her to quickly transfer the content into an attractive presentation?

A.
slide layout
B.
slide themes
C.
Slide Master
D.
Slide pane

Answers

It’s D...................................

Answer:slide layout

Explanation:

What is the other name of iterative staatement ​

Answers

Answer:

An loop statement

Explanation:

An iteration statement, loop, repeatedly executes a statement, know as a loop body,until the controlling expression is false

WHO KNOWS HOW TO TAKE A SCREENSHOT ON A HP PAVILION COMPUTER, PLS HELP!!!!!

Answers

Answer:

Me

Press the Windows key and Print Screen at the same time to capture the entire screen. Your screen will dim for a moment to indicate a successful snapshot. Open an image editing program (Microsoft Paint, GIMP, Photoshop, and PaintShop Pro will all work). Open a new image and press CTRL + V to paste the screenshot.

Explanation:

You need press this button for take a capture

Answer:

Use the keys win + shift + s

If that doesnt work than I don't know what will

c) Internet is a:
a) A single network.
b) A vast collection of different networks
c) Interconnection of LAN.
d) None of these.​

Answers

I think the answer is a single network

Answer:

a vast collection of different

networks

Which is an example of an objective in a game?

a
the player is supposed to explore the map until they find every hidden item
b
the game has a store where the player can upgrade items
c
the game is bright and colorful
d
the game has multiple objects that the player can interact with

Answers

The answer to this is A

Answer:

answer is A or C

Explanation:

Java initializes all variables with the default values of its data type . *

Your answer true or false​

Answers

Answer:

This is correct.

Explanation:

int is initialized with 0

object references with null

etc.

the weekly question would you rather be the smartest but ugliest at your school or most handsome but not smart.

Answers

Answer:

lol I would be the most handsome but not smart

Explanation:

Answer:

Imao- i'd be the most handsome(cute) but not smart.

Explanation:

have a great weekend ( ̄▽ ̄)ノ

What are some things that games were historically used for?

a
friendly competition
b
spending time with other people
c
practicing skills necessary for survival
d
all of the above

Answers

Answer:

D) All of the above

Explanation:

All of these options are true.

Hope it helps and is correct!

advantages of a software

Answers

Simplified decision-making. Obtaining one complete view by integrating your software systems simplifies the decision-making process. ...

Increased productivity

More reliable data

Enhanced analysis

Improved data security

Better customer service

Increased sales potential

Answer:

Simplified decision making. Obtaining one complete view by integrating your software systems simplifies the decision making process. ...

Increased productivity. ...

More reliable data. ...

Enhanced analysis. ...

Improved data security. ...

Better customer service. ...

Increased sales potential.

Explanation:

Brainliest?  

Jenn wrote a program where the instructions are followed in order; there is no skipping or repeating. What kind of program is this?
edited
iterative
selection
sequence

Answers

Jenn wrote a program where the instructions are followed in order; there is no skipping or repeating. What kind of program is this?

edited

Answer:

I just took the test and SEQUENCE (D)  was correct trust me I swear on the creeper aw man universe no joke pls brainliest

Explanation:

Noise can be a barrier to communication. True or False ​

Answers

Answer:

True

Explanation:

This is true because noise is one of the most common communication barriers.

Answer:

True!

Explanation:

Noise is a strong barrier that makes it hard to communicate!

News writers get story leads from____.
A. subscriptions
B. press releases
C. advertisers
D. school papers

Answers

I believe the answer is B.Press releases! Hope this helps:)

FIFTY POINTS IF YOU CAN HELP ME!!!!

You have been looking for a part-time job and it looks like you have found a good fit. You researched the listings on a job board, emailed your résumé to the company’s HR department, and got a phone call back. They gave you login information for a private system so you could take an online test, and now you’ve just had an online video interview. Which networking features have you used so far in your job search?

Answers

it only say 25oints i wanted 50 so no can do my guy

Email, phone, browser, Zoom
I’m just guessing because you lied abt the points

Note that common skills are listed toward the top, and less common skills are listed toward the bottom. According to O*NET, what are common skills needed by Graphic Designers? Select four options.

speaking
active listening
troubleshooting
operations analysis
writing
science

Answers

Based on O*NET, the are common skills needed by Graphic Designers are:

SpeakingTroubleshootingOperations analysisScienceWho is a Graphic Designer?

Graphic designers are known to be people who forms or create visual concepts through the use of computer software or by hand.

The Skills needed by Graphic Designers are;

Must have Creativity.Good Communication skillsMust have a good Strategy.Time management, etc.

Learn more about skills from

https://brainly.com/question/1233807

Answer:

speaking

active listening

operations analysis

writing

Explanation:

Other Questions
what are *4* positive and *4* negative impacts of the Columbian Exchange? also, please explain each of the impacts. *PLEASE* 2) Find the median.4,9, 1, 4, 6, 2, 3,1A) 1 and 4B) 3.5C) 3.75D) 8pls help me show work What did noami loughnan learn about men and lower-class women while working in the munitions factory? What role did she learn about herself? Arrange the following substances from the lightest to the heaviest:Cl2, CH4; H20; NH3, N2A. H2O A gamer typing their name into the computer is an example of:defined output.user input.conditional looping.debugging. Which of the following is a scientific question?A. Does the cost of storing heated water from a power plant until itcools outweigh the importance of protecting the native habitat?B. Should the government regulate the release of hot water frompower plants into local bodies of water?C. How does the release of heated water from a power plant into ariver affect native fish populations?D. Are the needs of the community more important than the health ofa waterway?SUBMIT Write an explicit formula for a , the nth term of the sequence 7, 14, 28, ... PLS HELP SO I CAN FINISH MY HW Write two or more sentences to explain how climate change can affect plants and animals. Can you help me image is here which 2 Should I drag \Which is the best example of a popular theme found in the art and literature of the Harlem Renaissance?perseverancesuccessrevolutionfairness Please describe Stone Age art. What is it and where was it found? What made Huey Long so different from leaders who came before him?Question 2 options:He was a good republican.He had a connection to ordinary folks.He did not like people in the community.He stayed in casinos working with the mob. Mercury is often used in thermometers. The mercury sits in a bulb on the bottom of the thermometer and rises up a thin capillary tube as the temperature rises. Suppose a mercury thermometer contains 3.380g of mercury and has a capillary that is 0.200mm in diameter. How far does the mercury rise in the capillary when the temperature changes from 0.0 0C to 25.0 0C Are you agree with tourism reopening? ano ang mahalagang ugnayan ng panimula at bago sumulat? PLEASE HELP THIS IS MY FIRST GRADE FOR THE QUARTER. PLEASE HELP. PLEASE DON'T WASTE MY ANSWER PLEASE REAL ANSWER'S ONLY ___________A. All fishB. HermaphroditesC. Only female snailsare organisms that can change sex in order to reproduce When does the population of a Country increase or decrease? Anybody got any good book suggestions to read? Maybe a series similar to Divergent, Hunger Games, Harry Potter, hitch hikers guide to the galaxy, etc.And suggestions are appreciated (Preferably for 14 years olds. I asked a while ago and someone said the Minecraft books. Eh) If the AG of a reaction was -31.45 kJoules, you would know that:A. the products have more free energy than the reactants.B. the reaction requires an energy input of 31.45 kJoules to proceed.C. the reaction most likely leads to development of a more ordered systemD. the reaction is spontaneous