Which output device would a teacher use to show a movie to the class? Check all of the boxes that apply.

Which Output Device Would A Teacher Use To Show A Movie To The Class? Check All Of The Boxes That Apply.

Answers

Answer 1

Answer:

speaker and projector i think

Explanation:

Answer 2

Answer:

C & D

Explanation:


Related Questions

Why is it important to organize your computer files?

“With a explanation”

Answers

Answer: So then every thing is not cluster together and you have everything where you can get to it faster and it just makes everything  100 times better then it not being organized :) hope this helped and if it didn't I'm so sorry

Explanation:

This is a human-made physical system.

ecosystem

health care system

bicycle

school system

Answers

the answer is health care system

please help me also

Programmers will write _________ as a framework from which to write formal code.

Answers

Answer:

pseudocode

Explanation:

What are the most important considerations when comparing computer systems? Check all of the boxes that apply.

the type of mouse
the type of keyboard
computer speed
amount of storage

Answers

C and D



Explanation:




What are the benefits of writing functions that use parameters and return List 2 please and explain what is return

Answers

Answer and explanation:

There are many benefits of writing functions that use parameters and return. Some of them are:

1. Flexibility: With functions having parameters, several values of the parameters can be used at invocation time thereby making the application flexible. For example, given the following function in Java.

public void showName(String name){

   System.out.println("Your name is " + name);

}

To call this method (function), the programmer could use various values for the name parameter used in the function like so:

showName("John");

showName("Doe");

If the function didn't have a parameter, it is possible it will only print a hardcoded name every time the function is called.

2. Scope Control: When a function is allowed to return a value, it helps to work around scope issues since variables declared within a function are limited to that function and do not exist outside the function. This means that the values of these variables cannot be used anywhere else outside the function in which they are being declared. However, if the function returns a value, the value can be used anywhere else in the program.

For example:

public String getDouble(int x){

   int y = x * 2

   return y;

}

The function above returns twice the value of the argument supplied to it. Since the integer variable y is declared within the function, it's value cannot be used outside the function. However, since the value is being returned by the function, it could be used anywhere the function is being called. Thanks to the return keyword.

Search online for the various configuration processors available. Mention the brand names that are widely used.

Answers

Answer:

Some of the configuration processors that are available are:

Phenom X4: Phenom X4 is the first quad-core microprocessor family that depends on K10 microarchitecture. Phenom X4 CPUs make use of four-digit model numbers that begin with 9. The remaining three digits in the model number show relative processor performance.

Athlon: Athlon is a seventh generation x86 processor. Athlon dynamically buffers internal microinstructions at runtime. These microinstructions result from parallel x86 instruction decoding.

Sempron: The first Sempron CPUs depended on the Athlon XP architecture using the Thoroughbred or Thorton core. These models were equipped with the Socket A interface, 256 KiB L2 cache, and 166 MHz front-side bus (FSB 333). These models use different technologies and CPU socket formats.

Opteron: Opteron is AMD's x86 server and workstation processor line. It was the foremost processor to support the AMD64 instruction set architecture. The Opteron processor has an integrated memory controller that supports DDR SDRAM, DDR2 SDRAM, or DDR3 SDRAM (depending on the processor generation). This both decreases the latency penalty for accessing the main RAM and does not require a separate northbridge chip.

The brand names widely used are Intel and AMD.

The configuration processors available are

Phenom X4AthlonSempronOpteron

Intel and AMD are the two most commonly utilized brand names.

What are configuration processors?

The path through a business process or operation is represented by a processor. By selecting the Configure option with the right mouse click, you can configure a processor. A processor's type and name are automatically the same.

The computer needs both processing power and instructions, which the processor delivers. The clock speed of a processor should be your first consideration. Your computer will run faster if the clock speed is higher.

Different architectures are used to build the various CPU kinds. Processors with one, two, four, six, eight, or twelve cores are the most common types of CPUs.

Learn more about configuration processors, here:

https://brainly.com/question/10710240

#SPJ5

Tell me 2-6 computer parts that are inside a computer.

Spam answers will not be accepted.

Answers

Answer:

Memory: enables a computer to store, at least temporarily, data and programs.

Mass storage device: allows a computer to permanently retain large amounts of data. Common mass storage devices include solid state drives (SSDs) or disk drives and tape drives.

Input device: usually a keyboard and mouse, the input device is the conduit through which data and instructions enter a computer.

Output device: a display screen, printer, or other device that lets you see what the computer has accomplished.

Central processing unit (CPU): the heart of the computer, this is the component that actually executes instructions.

Explanation:

What is the base of a number system?

A.
the minimum number of digits needed to represent a number in that system
B.
the place value of the leftmost digit in numbers written in that system
C.
the place value of the rightmost digit in numbers written in that system
D.
the number of symbols used to represent numbers in that system

Answers

Answer:

A

the minimum number of digits needed to represent a number in that system

A good practice when using public domain content is to

a. Credit the source
b.Get a copy of the trademark
c.Make donations when able
d.Ask for permission

Answers

Maybe try C I don’t really get it

Click each image that you consider to be a computer.

Answers

Answer:

the 1 with the dude whos sitting at the desk with the really old computer. witch is probly 4\d

Explanation:

Approximately how many tweets are posted on Twitter each day? 500 500 thousand 500 million 500 billion

Answers

Answer:

around 500 million

Explanation:

Can you guys help me with this coding assignments?

Answers

Explanation:

x ==50

while x< 100;

x -= 1

Examine the code below. When this program runs, what size will the text be when printed on the screen?


import simplegui


def draw(canvas):

for i in range (10):

canvas.draw_text("Hello", (10, 25 + 20*i), 20, "red")


frame = simplegui.create_frame("Testing", 400, 400)

frame.set_draw_handler(draw)

frame.start()

Answers

Answer:

The answer is 20

Explanation:

I have this homework

Propose a list of five milestones that would be reasonable in a mid-project prototype phase of a video game development project (any genre).

Answers

Answer:

Five milestones of a game development process are prototype, vertical slice, pre-alpha, alpha, and beta.

Explanation:

Game development is the process of creating or producing a functional bug-free game. The development process hits several milestones throughout its three stages or processes. These milestones are prototype, vertical slice, pre-alpha, alpha, beta, and gold master.

help me pleaseeeeeeeee​

Answers

Answer:

Git hub or. Stackoverflow has most of the answers about programming

Explanation:

If a 60 lb. load is placed on the platform, what will the pressure gauge reading be if the piston area is 5 sq.in? Give your answer
in psi.
Help Please

Answers

Answer:

The pressure gauge reading will be;

12 psi

Explanation:

The question relates to relationship of pressure and area

The given parameters for the measurement are;

The weight of the load = 60 lb

The required area of the piston = 5 in.²

Pressure exerted by a force can be defined as follows;

[tex]Pressure = \dfrac{Force}{Area}[/tex]

The weight of the load = The force applied by the load

Therefore;

[tex]Pressure = \dfrac{Force}{Area} = \dfrac{60 \ lb}{5 \ in.^2} = 12\dfrac{lb}{in.^2} = 12 \ psi[/tex]

The gauge reading will be 12 psi.

Explanation:

hey u just answered my question

can u tell me r u a girl

Ugh these are hard questions

Answers

9 is B, and 10 is D I think ... brainliest pls

How would Patrick save his formatted message in Outlook?
O The Draft Folder saves a real-time version automatically.
O Click Save As Draft and it is placed in the Saved Folder.
O Click Save and it remains in the Draft folder for later edits.
O Click Archive and it will save the message in your Documents folder.

Answers

Answer:

O Click Save and it remains in the Draft folder for later edits.

Explanation:

I hope it's help

Answer:

The Answer is C!

Hope it helps

Explanation:

The goal of a system is to


be natural or human-made

use energy

perform a task

be social or physical

Answers

Answer:

The answer is option C, which is: perform a task

A ___ covers several adjacent buildings of a school and business.

capus area networking

virtual private network

metropolitan area network

personal area network

Answers

Answer:

Campus Area Network.

Explanation:

Doesn't need explaining.

Answer:

campus area network

Explanation:

correct on edge

How does using list make a program easier to develop and maintain

Answers

Answer:

Kindly check explanation

Explanation:

List is a built in data type used in programming languages, it consists of data enclosed in square brackets []. A llust has different functionality most of which makes development and maintenance of programs easier. Some of the core usefulness of a list include its ability to incorporate different types of data such as strings, int, floats and so on in just a single list. Lists also be created in a list (called list of lists). Deletion of list elements, searching through elements in a list, replacement of values in the list and appending new data values to an already existing list. Lists also provides an easy way to loop through elements embedded in them and list operations can be carried out simultaneously.

Lists are simply data types that can hold multiple values of different data types using one variable.

Usefulness

As its definition implies, it is used to hold different values.

Take, for instance:

num1 = 5

num2 = 10

The above statements can be combined into a list as follows:

num[] = [5,10]

The data types of the values in the list may not be the same.

The following is another correct definition of a list

person_details = ["Kaitlyntoohey",29,45.6]

The above list contains a string, an integer and a float datatype.

Lastly, a list can also contain a list.

Read more about lists at:

https://brainly.com/question/14284563

I really need help please :)

Answers

I'm sorry I don't know question 6, but question 5 is B. Who love

The purpose of project management is to fix problems.
True
False

Answers

Answer:

true

Explanation:

Rebecca's school has planned an excursion to the nearest TV production studio. Rebecca noticed cameras on stands that send signals directly to
the production control room for collaboration with other cameras. Which camera is the production house using for recording?
OA
prosumer camera
OB
studio camera
OC.
DSLR camera
OD
Glidecam

Answers

A. Prosumer camera I think not sure tho I just know for sure it’s not B but I’m almost posting it’s A

10 facts about academics

Answers

Answer:

when ur in academics ur smart

Explanation:

The used of PPE in the shop includes the following, except:
A. safety apron
B. safety goggles
B. safety helmet
D. safety net

Answers

It should be C. Safety Helmet I think

Answer:

Safety helmet is not included in PPE

What is the purpose of a Post Mortem Review? (5 points)

Answers

Answer:

The interpretation of the discussion is characterized throughout the explanation portion below.

Explanation:

A post-mortem investigation, as well widely recognized as the autopsy, has become a post-mortem assessment of that same body. This same goal of some kind of post-mortem should be to investigate what happened. Post-mortems have been performed by pathologists (Physicians specializing in considering the mechanisms as well as tends to cause including its illness).

True or false: The Nickelodeon the first movie theater to become successful showing only films opened in Pittsburgh in 1915

Answers

Answer:

ture

Explanation:

Answer:

TRUE I THINK....................

Explanation:

Choose the term that best matches the definition.
v rules used by a computer network.

A. Network protocol
B. Hierarchy protocol
C. Procedure

Answers

Answer: it’s network protocol

Explanation:

Answer:

A. Network protocol

Explanation:

On Edge, it states that network protocol are, "rules used by computers in a network." Therefore, it's confirmed.

I hope this helped!

Good luck <3

Select the correct answer from each drop-down menu. What are the effects of emerging technology? has brought the internet to almost every location around the world. has led to the proliferation of on-the-go computing. Reset Next​

Answers

Answer:

The correct answers are:

Wireless web

Mobile computing

Explanation:

I got it right on the Edmentum test.

Wireless web has brought the internet to almost every location around the world. Mobile computing has led to the proliferation of on-the-go computing.

What is technology?

Technology, or as it is sometimes referred to, the modification and manipulation of the human environment, is the application of scientific knowledge to the practical goals of human life.

A catchall phrase for unrestricted access to the Internet and other services like email and messages.

The wireless Web is made up of public and private hotspots, cellular Internet access, and all other fixed or mobile wireless access services.

In human-computer interaction known as mobile computing, a computer is expected to be carried around while being used, allowing for the transmission of data, speech, and video.

Mobile hardware, mobile software, and mobile communication are all components of mobile computing.

Thus, these are the effects of emerging technology.

For more details regarding technology, visit:

https://brainly.com/question/9171028

#SPJ5

Other Questions
2. Angela deposited $600 into an account paying a simple interest rate of 3.6% for 4.5 years. Howmuch interest did she earn? What was the balance of her account after the 4.5 years (assuming she made no deposits of withdrawals during the time) molecular similarities Why did the author most likely use thissimile? Stars listed in the sun like dimness the wizard of oz Making certain that a research source is _____ and _____ will improve the quality and usefulness of the data you use. reliable current interesting popular The closest star to our Sun is ProximaCentauri, which is 4.242 light years away.What is the distance to Proxima Centauri inkilometers? Only 3% of the Earth's water is fresh and two thirds of that is polluted.True or false ? ( Please answer) Peace talks between the Israelis and the Palestinians continue to get worse. Identify which reason provides the most conflict between Israel and Palestine. A. Palestine will not convert to Judaism B. Palestinians are refusing Israelis into Jerusalem C. Israel is occupying land in Syria D. Israel is establishing Israeli Settlements in Palestine Grey Rocks and Greyer Seaby Charles G. D. RobertsGrey rocks, and greyer sea, And surf along the shoreAnd in my heart a name My lips shall speak no more.The high and lonely hills Endure the darkening yearAnd in my heart endure A memory and a tear.Across the tide a sail That tosses, and is goneAnd in my heart the kiss That longing dreams upon.Grey rocks, and greyer sea, And surf along the shoreAnd in my heart the face That I shall see no more.1Select the correct answer from the drop-down menu.Complete the sentence about voice in Grey Rocks and Greyer Sea by Charles G. D. Roberts.The speakers voice can be described as that of someone who . HELP ASAP!!!! NEED HELPPLEASE HELP!!! Time-tested practices for developing successful teams are Multiple Choice showing enthusiasm, making timely decisions, practicing innovation. admitting mistakes, being flexible, having persistence. giving credit to others, keeping people informed, keeping promises. putting others first and self last. all of these. Imagine that you have the opportunity to purchase a large piece of land for $100,000, after taking out a loan. You have decided to take out a loan for $135,000 in order to cover the cost of the land purchase and building your park. You have hired a financial adviser to help you explore different loan options and decide which one is best for you. Below you will see the different loan options. You will need to calculate the total cost of each loan with interest. Once you have do this you and your group members will need to decide which of the loan options is best for you and why.Option #1 charges 5% simple interest per year; this is a short-term loan for only 5-years.Option #2 charges 7% simple interest per year; this is a short-term loan for only 3-years.Option #3 charges 3.2% simple interest per year; there is no time limit on this loan (as a group determine how long you think it will take you to make enough money to be able to pay back the loan with interest)Option #4 - charges 10% simple interest per year; only lasts 10 monthsOption #5 - charges 12% simple interest per year; only lasts 6 monthsWritten ResponseYou will be meeting with your financial adviser in two days. Write out which loan option your group is choosing to use and why. You really want to impress her with how much thought you have put into this decision so be as detailed as possible. How would you say the following sentence in Spanish using the impersonal se?"One eats very well in Mexico." Records kept for a period of 30 weeks by adietician at a cafeteria show the followingweekly consumption of milk ( in gallons).200205210215220225230235240MilkingallonsProbability3/304/306/305/304/303/302/302/301/30Find the average number of gallons of milkconsumed per week. Ok dont look at the one i marked just figure it out ..I will give you brainliest...By the way dont steal my points Eighteen percent of apples grown in an orchard have defects. Let X = the number of apples that are randomly inspected from the orchard until a defective one is found.What is the probability that the first defective apple found is the 10th one inspected? Round to 2 decimal places.a). 0b). 0.03c). 0.14d). 0.86*its not c). 0.14* Mass, volume and density are all properties ofAmatter.Bweight.Cgravity.Dformulas.ANSWER FAST !! Read the sentence containing a pronoun shift error. I enjoy jumping hurdles when you compete at a track and field meet.Which sentence corrects the error? I enjoy jumping hurdles when we compete at a track and field meet.I enjoy jumping hurdles when I compete at a track and field meet.I enjoy jumping hurdles when they compete at a track and field meet.I enjoy jumping hurdles when he competes at a track and field meet What can cause DNA to mutate?aMutations can be caused by errors inreplication.bMutations can be caused by mutagens in theenvironment.C Both A and Bd None of the above What is the measure of 2X?1240Select the best answer from the choices provided.A.56 B.66C.114D.124 The height of the water in a pool is proportional to the minutes it takes for the pool to fill up. If the height of the water is 2 inches after 5 minutes, what is the constant proportionality/constant of variation in this situation