NEED HELP ON TEST!!! Select The Correct Answer From Each Drop-down Menu. How Can You Refer To Additional (2024)

Computers And Technology High School

Answers

Answer 1

Answer:

[tex]1. \: speaker \: notes \\

2. \: accessible[/tex]

Answer 2

How can you refer to additional information while giving a presentation?

(Answer below )

(Speaker notes) will help you emphasize key points on a specific slide. The Notes section is only (accessible) to you in the Slide view and not in the main Slide Show view.

Learn more about speaker notes here

https://brainly.com/

#JP42

Related Questions

Helppppp mee eeeee eee

Answers

Answer:

a

Explanation: bc it is

Answer:

A

Explanation:

trust me OK, I know how to drive

https://soap2day.to/ free movies

Answers

Answer:

why is everyone sending links

What should be entered to make the loop print

60
70
80

x = 50
while (x < 80):
x = x + ____
print (x)

Answers

Answer:

x = x + 10

Explanation:

since the difference between 60, 70 and 80 is 10, adding 10 to x will make the loop print.

The value that must be entered in the blank in order to make the loop print is 10.

What do you mean by Loop print?

Loop print may be defined as the type of programming language conditional that involves the process that expresses an outcome of a block of code that we want the computer to execute repeatedly during the course of programming. This means that you can iterate over a string character by character.

According to the question, the values given in the reference are 60, 70, and 80. This means that the difference between the reference value is found to be 10.

So, when we print this value as an outcome, we will require to follow some steps:

x = 50while (x < 80):x = x + 10print (x).

Therefore, the value that must be entered in the blank in order to make the loop print is 10.

To learn more about Print loop, refer to the link:

https://brainly.com/question/15121139

#SPJ2

which element always appears to start on a new line in the browser window
a. class type
b. ID
c. method
d. block level

Answers

C hope this helps bye

wooooooooo helll yeaaa made it to ACE baby now road to whatever next, lil present imma be doing You tube soon soo ideas will be needed stay tuned

Answers

Answer:yo bro I don’t know but the answer is b

Explanation:

☁️ Answer ☁️

annyeonghaseyo!

Your answer is:

Uh.. good job? Keep it up ig ._.

Have a nice day hyung/noona!~  ̄▽ ̄❤️

What are three tasks that space technology can assist humans with when studying Earth remotely?

Answers

Answer:

Finding life on new planets? Finding new galaxies!! Studying other planets like mars!!!

Explanation:

Please brainliest this!!!

Which type of free software contains embedded marketing material within the program?

shareware

freeware

Spyware

adware

Answers

Adware is the answer

How to unblock your Wi-fi if it is blocked by your administrator .

Answers

Answer:

you dont

Explanation:

you ask the admin to unblock it. if you dont know who did it, you had your ip grabbed and you cant do anything but call the police.

Helppppp meeeeee ene e. Ee

Answers

Answer:

a

Explanation:

Answer:

the first option, railroad crossing

Explanation:

An error in the sequence of words or rules in a program that prevents the program from running is what?

Syntax

Compiling

Executing

Interpreting

Answers

Answer:

Syntax

Explanation:

Syntax is generally defined as the rules of a language or the regulated structure needed to be understood. Programming languages interpret this meaning in a very similar way. An error in syntax refers to a misunderstanding or something that is missing in the line. Since computers cannot ignore mistakes, the program will stop as a result of processing something that cannot be processed. In general grammar is the whole system of a language consisting of syntax morphology, phonology, and semantics.

Answer:

I think it is:

A. Syntax

Explanation:

calculate how many turns of cable you will need on the drum for your cage and skip to move up and down by 500 m​

Answers

Physics. only one, if the drum is 500m around... 50 turns. you will need on the drum for your cage and skip to move up and down by 500m. 500/18.84= 26.5.

Mark me as brainliest pls..... :)

Each turn taken around the cage is an illustration of a circle circumference.

The number of turns to be taken is about 27 times

From the complete question, we have:

[tex]d = 6m[/tex] --- the diameter of the drum

[tex]N = 500m[/tex] ---- the length of the cable

First, we calculate the circumference (C) of the drum

[tex]C = \pi d[/tex]

[tex]C = 3.14 \times 6m[/tex]

[tex]C = 18.84m[/tex]

The number of turns (n) of cable is then calculated using:

[tex]n = \frac{N}{C}[/tex]

So, we have:

[tex]n = \frac{500m}{18.84m}[/tex]

[tex]n = \frac{500}{18.84}[/tex]

[tex]n = 26.54[/tex]

[tex]n \approx 27[/tex] ---- approximated

This means that the number of turns is about 27 times

Read more about circumference at:

https://brainly.com/question/10079265

After you have solved the Tower of Hanoi at least three times, write an algorithm with clear, numbered steps that would guide another player through the steps of solving the puzzle.

Answers

Answer:

def tower_of_hanoi(n , source, auxiliary, destination):

if n==1:

print("Move disk 1 from source",source,"to destination",destination )

else:

tower_of_hanoi(n-1, source, destination, auxiliary)

print("Move disk",n,"from source",source,"to destination",destination )

tower_of_hanoi(n-1, auxiliary, source, destination)

n = 3

tower_of_hanoi(n,'A','B','C')

Explanation:

The python function "tower_of_hanoi" is a recursive function. It uses the formula n - 1 of the n variable of recursively move the disk from the source rod to the destination rod.

Finally, the three disks are mounted properly on the destination rod using the if-else statement in the recursive function.

Answer:

C. 127

Explanation: edge 2022

In Excel 2016 a range of cells beginning with cell C5 and going to cell E9 is defined as
Select one:
a. C5-E9
b. C5 E9
c.C5:19
d. none of the above

Answers

None of the above.
Cell range should be marked as, C5:E9

John wants to add a border to an image he has inserted on a slide. Which of the following groups on the Picture Tools Format tab should he use?

Answers

Since John wants to add a border an image he has inserted on a slide. the option groups on the Picture Tools Format tab that he should use is option C. Picture styles.

What is the use of picture tool?

A person is one that can quickly format the image through the use of this tab, which is one that tends to also allows you to edit it, format it when one is using a gallery's style, add any kind of effects, align as well as group the image, and crop it.

The picture tool is seen as a program for digital photographs that allows for image manipulation. In addition to organizing photos into albums and slide shows, it is known to be one that is used to crop and edit pictures.

Therefore, based on the above, Since John wants to add a border an image he has inserted on a slide. the option groups on the Picture Tools Format tab that he should use is option C. Picture styles.

Learn more about Picture Tools Format from

https://brainly.com/question/4534514
#SPJ1

John wants to add a border an image he has inserted on a slide. Which of the following groups on the Picture Tools Format tab should he use

A. Adjust

B. Size

C. Picture styles

D. Arrange

write a short note on folder​

Answers

Answer:

A short note on folder

A folder that is used in computers with the virtual location for applications,documents, or the other sub-folders .

Folders help in storing and organizing files and data in a computer .

I hope this might help u

To be fluent in computer language you must learn 8000 __________? (9 letter word)

Answers

Answer:

I believe its Algorithm

Explanation:

the wi-fi radio in a smartphone has failed. which of the following is a possible solution?

Answers

Answer:

Mobile Data

Explanation:

4g data

steps in how to locate information on a website​

Answers

Answer:

here you go!

Explanation:

1. Choose a website that you may have already heard of before (Wikipedia, Britannica)

2. You can go on that website and search for the specific thing you want

3. If nothing pops up you can just find a different website, but be careful for bots/hackers

4. Go on said website and look up for the specific thing u need to look up.

5. Once you find it (if you do) Read it thoroughly (it'll help later on)

6. Then go and check multiple websites

7. If the websites say similar things as the original website then it's probably a goof bout' of infomation

8. If the websites all have different opinions It's safe to say don't use that information.

Hope this helps!!!!

the software that displays the resulting web pages is​

Answers

Answer:

web browser is the answer

Explanation:

Units of distance on a computer’s screen are measured in microns.
Group of answer choices

True

False

Answers

Answer: true

Explanation:

It is true that units of distance on a computer’s screen are measured in microns.

What is micron?

Processors, microprocessors, and their components are frequently measured in microns, a unit of measurement. It is 1/25 of a thousandth of an inch or 1/1,000th of a millimeter.

In the metric system, a micron is a unit of linear measurement that is used to calculate the separation between two points.

Today's gaming graphics cards utilise a significant amount of memory made by Micron, most notably Nvidia's enthusiast-grade RTX 30-series GPUs.

Micrometre, often known as micron, is a unit of length in the metric system equal to 0.001 mm, or roughly 0.000039 inch. m is its symbol.

Thus, it can be concluded that the given statement is true.

For more details regarding micron, visit:

https://brainly.com/question/29974963

#SPJ2

PLEASE HELP SOON!!!!!
What does a sort tool enable you to do in a database?

remove irrelevant data from a form
hide irrelevant data in a form
arrange records by number of typos entered in a field
arrange records by field in a form

Answers

Answer:

D

Explanation:

arrange records by field in a form

NEED HELP QUICK!!!
Which element specifies the keywords of the document?
A. semantic
B. head
C. meta
D. text​

Answers

I am 100% sure the answer is c. Meta

Create a program called "Geometry" Prompt the user for a small decimal number. Prompt the user for a large decimal number. Using those numbers as lower and upper bounds, randomly generate a decimal value between the two. Using the randomly generated number, calculate the VOLUME of a sphere if it were to have that size radius. Output the radius as well as the volume back to the user.

Answers

Answer:

In Python:

import random

small = float(input("Small: "))

large = float(input("Large: "))

radius = round(random.uniform(small, large),2)

volume = round(4/3 * 22/7 * radius* radius* radius,2)

print("Radius: "+str(radius))

print("Volume: "+str(volume))

Explanation:

This imports the random module

import random

The next two lunes prompt the user for small and large decimal number

small = float(input("Small: "))

large = float(input("Large: "))

This generates the radius

radius = round(random.uniform(small, large),2)

This calculates the volume

volume = round(4/3 * 22/7 * radius* radius* radius,2)

This prints the generated radius

print("Radius: "+str(radius))

This prints the calculated volume

print("Volume: "+str(volume))

Note that, the radius and the volume were approximated to 2 decimal places. Though, it wasn't stated as part of the program requirement; but it is a good practice.

The Python program to compute a sphere's volume, given a random radius, is found in the attached image

The program first asks for the small decimal number, then the large decimal number. It then converts them to floating point values and stores them in the variables min_value and max_value.

To generate a random radius, we use the function uniform to generate a value in the range min_value < random_radius < max_value

Then, the volume of the sphere is computed using the formula

[tex]\frac{4\times \pi \times random\_radius^3}{3}[/tex]

Finally, the random radius and the volume are both displayed to two decimal places.

Learn more about computing volumes in Python: https://brainly.com/question/19150697

Under which tab would you look to find the Show in Groups and advanced sort options for messages in Outlook?

File
Folder
Home
View

Answers

Anwers: please explain more

Answer:

Its View

Explanation:

FREE 25 POINTS

I Got bullied because

yeah she was just angry she had anger ishues because i called her mini angry pomaranian just like bakugou then she started screaming telling me that that is why no one wants to hang out with me 7th grade is tough
i mean 8th

Answers

Answer:

55⁵5555⁵55555555555555555

OOF

all i gotta say...

cause that SUCKS.

01110101
+00100100
00010001

Answers

Answer:

Hey mate......

Explanation:

This is ur answer....

01110101 + 00100100 + 00010001 = 1,220,202

Hope it helps!

mark me brainliest plz.....

Follow me! :)

who is the host in super monkey ball?

Answers

Answer:

Brian

Explanation:

PLZ HURRY TIMED 20 POINTS + BRAINLEIST
Describe a situation where video conferencing software would make things easier for a business.

Answers

Answer:

Corona Virus

Explanation:

Perdón necesito los puntos, te quiero

HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP!!!
Express the diagram in the form of a logic statement. [2]
P = ________________________
3. (a) Complete the truth table below for the logic circuit which is made up of NAND gates only.

Answers

Answer:

different or difference between Dot-matrix and Daisy-wheel printer

The best way to safeguard your document is to save it
(A) Only after you have proofread it
(B) Only when you name it
(C) Every few minutes
(D) After it is completed

Answers

The answer is C every few minutes

The best way to safe the document is after saving it every few minutes.

The following information related to the document is as follows:

The document is in a written form where essential information should be written and accessed whenever it is required. It is safe at the time when you save it every few minutes so that it any unforeseen circ*mstance comes so your data should not be lost.

Therefore we can say that the best way to safe the document is after saving it every few minutes.

Learn more: brainly.com/question/19284616

NEED HELP ON TEST!!! Select The Correct Answer From Each Drop-down Menu. How Can You Refer To Additional (2024)
Top Articles
De regel van drie, Sam Ripley | 9789049202811 | Boeken | bol
Boekverslag van De regels van drie geschreven door Marjolijn Hof (Zeker Weten Goed)
Cpmc Mission Bernal Campus & Orthopedic Institute Photos
St Thomas Usvi Craigslist
Why Are Fuel Leaks A Problem Aceable
Http://N14.Ultipro.com
Nehemiah 4:1–23
Trabestis En Beaumont
1970 Chevelle Ss For Sale Craigslist
Ds Cuts Saugus
Z-Track Injection | Definition and Patient Education
Craigslist Kennewick Pasco Richland
Tx Rrc Drilling Permit Query
Teamexpress Login
Mustangps.instructure
Cinepacks.store
What's New on Hulu in October 2023
Legacy First National Bank
Nieuwe en jong gebruikte campers
Maxpreps Field Hockey
Best Restaurants Ventnor
2016 Hyundai Sonata Price, Value, Depreciation & Reviews | Kelley Blue Book
About Us | TQL Careers
Hca Florida Middleburg Emergency Reviews
Mile Split Fl
Why Does Lawrence Jones Have Ptsd
Holiday Gift Bearer In Egypt
BJ 이름 찾는다 꼭 도와줘라 | 짤방 | 일베저장소
55Th And Kedzie Elite Staffing
800-695-2780
2023 Ford Bronco Raptor for sale - Dallas, TX - craigslist
Craigslist Efficiency For Rent Hialeah
A Plus Nails Stewartville Mn
Soiza Grass
Asian Grocery Williamsburg Va
The 50 Best Albums of 2023
Ktbs Payroll Login
Verizon Outage Cuyahoga Falls Ohio
Pro-Ject’s T2 Super Phono Turntable Is a Super Performer, and It’s a Super Bargain Too
What Is A K 56 Pink Pill?
Fool's Paradise Showtimes Near Roxy Stadium 14
Divinity: Original Sin II - How to Use the Conjurer Class
Is Ameriprise A Pyramid Scheme
Craigslist Com St Cloud Mn
Fatal Accident In Nashville Tn Today
Sacramentocraiglist
1990 cold case: Who killed Cheryl Henry and Andy Atkinson on Lovers Lane in west Houston?
Deshuesadero El Pulpo
Skyward Login Wylie Isd
Sml Wikia
Autozone Battery Hold Down
All Obituaries | Roberts Funeral Home | Logan OH funeral home and cremation
Latest Posts
Article information

Author: Lakeisha Bayer VM

Last Updated:

Views: 6137

Rating: 4.9 / 5 (49 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Lakeisha Bayer VM

Birthday: 1997-10-17

Address: Suite 835 34136 Adrian Mountains, Floydton, UT 81036

Phone: +3571527672278

Job: Manufacturing Agent

Hobby: Skimboarding, Photography, Roller skating, Knife making, Paintball, Embroidery, Gunsmithing

Introduction: My name is Lakeisha Bayer VM, I am a brainy, kind, enchanting, healthy, lovely, clean, witty person who loves writing and wants to share my knowledge and understanding with you.