Which software is used to play, create, and modify audio and video files?
software is used to play, create, and modify audio and video files.

Answers

Answer 1

Answer:

Adobe premiere pro, Maya.

Explanation:

There are many programs that do the following. I have listed two of the most well known softwares that can do this.


Related Questions

1. The first Pong arcade game in the ______ is considered to be the start of modern video game industry

a) early 60s

b) early 70s

c) early 80s

d) early 90s

Answers

Answer:

B

Explanation:

The first pong game came out November 29, 1972

Besides the Game Engine, name and describe three other game development tools. Then, briefly compare and contrast these tools.

Answers

The three other game development tools are:

Level editing tools.Scripting tools.Modeling tools.

What are Game development tools?

A game development tool is known to bee any kind of specialized application that has been made to help assists or boast the creation of a game.

Conclusively, Note that those free game creating software written above can a person to start making  their dream game among others.

Learn more about development tools from

https://brainly.com/question/11352260

If non-series-rated overcurrent devices (standard molded-case circuit breakers) are to be installed in the main switchboard, breakers with adequate ____ must be installed in the panelboards.

Answers

Breakers with adequate short-circuit must be installed in the panelboards.

What are these equipment about?

Common Overcurrent Protection Devices (OCPDs) are known to be Breakers or fuses that are often used  to protect the full unit from too much current.

Note that Equipment such as switchboards and panelboards are often installed in an electrical system and they have to be of adequate measure of short-circuit current condition.

Learn more about overcurrent devices  from

https://brainly.com/question/14284905

Guys please tell me which cable is this?

Answers

Answer:

That might just be an direct internet cable

Explanation:

Answer:

it looks like a baseball bat to me

Explanation:

because if you swing it at someones forehead they will go to the disney park

What's the best way that Safiya can improve the machine learning algorithm's ability to detect all pedestrians

Answers

The best way that Safiya can improve the machine learning algorithm's ability to detect all pedestrians is; As detailed below.

What is a machine algorithm?

Machine learning algorithms are mathematical model mapping methods used to learn or uncover underlying patterns embedded in the data.

Now, Machine learning comprises a group of computational algorithms that can carry out pattern recognition, classification, and prediction on data by learning from existing data set.

In this question, the best way that Safiya can improve the machine learning algorithm's ability to detect all pedestrians is She can add videos of people using wheelchairs and strollers into the training data set (perhaps crowd-sourcing them if there are none already available).

Read more about Machine Learning Algorithm at; https://brainly.com/question/21928505

You are writing an algorithm and want to tell the computer what to do if the
user does not perform an action. Which type of statement should you include
in your algorithm?
A. Return
B. When-if
C. If-else
D. And-or

Answers

Answer:

you are writing an algorithm and went to tell computer what to do If the return

The type of statement, i.e., if-else should be include in your algorithm. The correct option is C.

What is if-else statement?

An "if-else" statement is a conditional statement that determines whether a particular condition is true or false and then executes different code based on the outcome of that evaluation.

An "if-else" statement could be used in the context of a user action to check whether the user has performed a specific action and then execute different code depending on whether the user has performed that action or not.

To exit a function and return a value to the calling code, use a "return" statement. A "when-if" statement and a "and-or" statement are not standard programming constructs and are rarely used in code.

Thus, the correct option is C.

For more details regarding algorithm, visit:

https://brainly.com/question/22984934

#SPJ7

A programmer used Scratch to create a program with three frog sprites. If a
user clicks any of the frogs, they make a "boing" sound and glide to a random
position in the stage panel.
In this scenario, what are two examples of an algorithm?
A. The combination of panels that compose the Scratch interface
B. The code that instructs the computer to move the sprite after it is
clicked
C. The user's decision about which frog to click
D. The code that generates a random location each time.

Answers

Answer:

D. The code that generates a random location each time.

Explanation:

An algorithm is a process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.

An algorithm is needed to get a random location.

The code that instructs the computer to move the sprite after it is clicked and the code that generates a random location each time are examples of an algorithm in this scenario. The correct options are B and D.

What is algorithm?

A set of instructions or rules that must be followed in order to complete a task or solve a problem is referred to as an algorithm.

The programmer in this scenario used Scratch to create a programme with three frog sprites that respond to user input by making a "boing" sound.

In this scenario, the combination of panels that comprise the Scratch interface and the user's decision about which frog to click are not examples of algorithms.

The panels that make up the Scratch interface are part of the programming environment, but they have no effect on the program's behaviour.

Similarly, the user's choice of which frog to click is a user input, but it does not form part of the algorithm that governs the program's behaviour.

Thus, the correct options are B and D.

For more details regarding algorithm, visit:

https://brainly.com/question/22984934

#SPJ7

A program has a class Potato , which is derived from the class Vegetable , which is derived from the class Food . This is an example of _______

Answers

Inheritance

If you have a potato, it has the features/characteristics of a vegetable
A potato is healthy, and it gets this from being a vegetable
A vegetable gets its features/characteristics from food
A vegetable can be eaten, just like food
We can then say that a vegetable inherits the ability to be eaten from food
And that the potato inherits this from being a vegetable
The potato class inherits from the vegetable class the healthiness, but the vegetable class doesn’t inherit healthiness from the food class

what is not an example of ai

Answers

Answer:

human

Explanation:

because it is not a machine

Lin is creating a template for the configuration of Windows servers in her organization. The configuration includes the basic security settings that should apply to all systems. What type of document should she create

Answers

The type of document should she create is  baseline document. Check more about the term Baseline below.

What is a Baseline document?

A Baseline document is known to be a kind official or legalized document that has passed through some measures of start approval and was used for its purpose.

Note that for Lin to be able to make the template for the configuration of Windows servers, the type of document that she can create is  baseline document.

Learn more about Windows servers  from

https://brainly.com/question/14526761

#SJ1

Which term best describes the set that makes up an algorithm?
A. Steps
B. Documents
C. Statements
D. Patterns

Answers

Answer:

A

Explanation:

An algorithm is a series of steps to get to a final result.

The term that best describes the set that makes up an algorithm is steps. The correct option is A.

What is algorithm?

An algorithm is a set of step-by-step instructions that are followed in order to complete a specific task or solve a particular problem.

Each step in the algorithm is typically a distinct command or operation designed to accomplish a specific goal or modify a specific aspect of the data being processed.

Documents, statements, and patterns are not the best terms to describe the collection of elements that comprise an algorithm.

While an algorithm can be documented or described in written or visual form, the term "documents" does not adequately describe the nature of the instructions themselves.

Similarly, while an algorithm may be made up of individual commands or operations, the term "statements" does not convey the concept of a step-by-step process.

Finally, while an algorithm may contain repeating patterns or structures, the term "patterns" does not imply a linear sequence of steps that must be performed in a specific order.

Thus, the correct option is A.

For more details regarding algorithm, visit:

https://brainly.com/question/22984934

#SPJ7

Which client-server application allows an administrator to control a remote computer, but does not encrypt or secure the communication between client and server

Answers

Answer:

✓ A. Telnet

Explanation:

6.Which client-server application allows an administrator to control a remote computer, but does not encrypt or secure the communication between client and server?

A. Telnet B. Remote Desktop C. FTP D. SSH

✓ A. Telnet

A network configuration in which connected devices are located in close proximity is called a _____________

Answers

LAN
Local Area Network
A network of devices connected close together over a small geographical are (locally)

Assume that the Vehicle class contains a virtual method named CalculateMaxSpeed(). Assume that both the MotorVehicle and Automobile classes override this method. Which class defines the method that is called when the second statement in the code that follows is executed

Answers

The class that defines the method that is called when the second statement in the code that follows is executed is: Automobile.

Automobile class

In a situation where the statement " Automobile car = new Automobile ( )" is executed. The process called instantiation has taken place.

When instantiation occur this indicate or means that object of the automobile class has been created.

An object can tend to be created based on the definition of the class  and the created object can be used to perform or carryout tasks.

Therefore the class that defines the method is: Automobile.

Learn more about automobile class here:https://brainly.com/question/15697747

#SPJ1

Jeremy knows that there is a keyboard shortcut in Word, but he does not know what it is. What should Jeremy do to find out what the keyboard shortcut is?

Answers

I think he should ask someone who uses word to help him ;)

When reconciling your bank statement with your checkbook, what should you
do first?
O A. Compare deposits.

B. Compare balances.
• C. Compare dates.
• D. Compare checks and withdrawals.

Answers

b All your transactions for the month may not be on your bank statement. Some transactions might have occurred too close to the statement date. Those transactions will appear on the next statement, but are already recorded in your check register.

What is the primary difference between sort and filter?

Answers

Answer:

Filter only shows the messages that match a particular criterion

One way to protect against a security threat to a computer system is to __________. Avoid external links with inconsistent URLs create a disaster recovery plan open online pop-up notifications post personal information online

Answers

One way to protect against a security threat to a computer system is to Avoid external links with inconsistent URLs.

What is malware?

Malware is any programme that is purposely designed to disrupt a computer, server, client, or computer network, leak private information, obtain unauthorised access to information or systems, deny users access to information, or otherwise interfere with the user's computer security and privacy.

One way to protect against a security threat to a computer system is to Avoid external links with inconsistent URLs. The reason for this is that such links may contain malware or spyware.

Learn more about Malware:

https://brainly.com/question/14276107

#SPJ1

The _____ standard uses multiple input/multiple output (MIMO) technology to boost performance.

Answers

802.11n standard uses multiple input/ MIMO technology.output (MIMO) technology to boost performance. Increases the speed of wireless local area network communications, as well as their dependability and range.

What is MIMO technology?

Multiple-Input MIMO Many-Input, Multiple-Output is a wireless technology that uses multiple transmitters and receivers to carry more data at once. MIMO is supported by all 802.11n wireless equipment.

The technology enables 802.11n to achieve faster rates than goods that do not have 802.11n.

Thus, 802.11n standard used for boosting performance in MIMO technology.

For more details about  MIMO technology, click here

https://brainly.com/question/14128610

#SPJ1

Your friend Cameron’s little sister is visually impaired. Cameron is worried that his sister will not be able to use technology and will be at a disadvantage in life. What could you tell Cameron to reassure him that his sister will still be able to use technology?

Answers

All modern technology has things to help disabled people

Which subscription service complements App-ID by enabling you to configure the next-generation firewall to identify and control access to websites and to protect your organization from websites hosting malware and phishing pages.

Answers

The subscription service that complements App-ID by enabling you to configure the firewall to identify and control access to websites is  URL Filtering.

What is URL filtering?

The term URL filtering is known to function by looking at the similarities of all web traffic against a given URL filters.

Note that it is one that is made up of database of sites that users do access and as such, the subscription service that complements App-ID by enabling you to configure the firewall to identify and control access to websites is  URL Filtering.

Learn more about subscription from

https://brainly.com/question/14073216

#SPJ1

100 points asap and brainly if right
Type the correct answer in the box. Spell all words correctly.
What term describes the site-to-site VPN used by Kevin’s company?
Kevin’s company has offices located in different states. All the offices are connected to the head office through a site-to-site VPN connection. Kevin’s company is using a(n) (blank) VPN.

Answers

Kevin’s company is using an “extranet” VPN

Answer:

extranet

Explanation:

VPN stands for virtual private networkVPN is used by companies for privacyIt also helps in keeping important data safe from hackers

To make slides in a powerpoint online application presentation have the same transition effect, select __________ on the transition tab. apply to all existing fade none

Answers

Answer: Animations

Explanation:

Transitions, such as fade, can be applied to all using the command Ctrl+A.

Transitions are found under the animations Tab. Sorry about the bots.

Hope This Helped!

Answer:

Apply to all

Explanation:

The Director of your company is traveling out of the country with the company laptop. Which solution can assist with recovery in the event the laptop is stolen

Answers

What solutions does the question give for you to choose from?
I’d go for backup

Another word for asking a question of your data is to _____ it.

Answers

Answer:

query

Explanation:

Program _______ graphically present the detailed sequence of steps needed to solve a programming problem.

Answers

Program Pseudocode graphically present the detailed sequence of steps needed to solve a programming problem.

What are Pseudocode?

These are known to be a set of codes that a program has graphically depicted all of its sequence of steps that can be sued to handle a programming problem.

Note that Pseudocode is a form of artificial and man made informal language that is often used by programmers to create  algorithms.

Learn more about Program from

https://brainly.com/question/153827

#SPJ1

20 Points!
Select the correct answer.
Look at this web page from the National Oceanic and Atmospheric Administration’s (NOAA) website. How does the page use contrast?

a web page on the NOAA website

A.
by providing a search box for users
B.
by using a consistent type of font for all text
C.
by using an image of an actual school of fish
D.
by using lighter font against a darker background

Answers

B. By using a consistent type of font for all text. Hope this helps and have a great day

Answer:

By using lighter font against a darker background

Explanation: Contrast, the state of being strikingly different from something else in juxtaposition or close association! Or opposites for short!

13,Which hardware device is used in decoding the machine language version of an instruction in the Instruction Decode stage of the Fetch Execution Cycle

Answers

It should be the control unit

Customer records containing names, addresses, phone numbers, and purchase histories would be most likely stored in: customer relational networks database management systems spreadsheets information processing networks transactional networks

Answers

Customer records are the personal information of the customer that is registered in a store. Customers' records in stores are stored in the database management systems.

What is a database management system?

A database management system (DBMS) is a computer-based system that stores and manages the data stored by the users. It uses software to save, retrieve and run data-related queries.

DBMS is used to store and manage a large amount of information and allows users to manipulate them. This allows the users to interact and access the data of the customers.

Therefore, the customer's records are stored in database management systems.

Learn more about database management systems here:

https://brainly.com/question/4325836

#SPJ1

_____ collection and dissemination involves satellites, manned aircraft, unmanned aerial vehicles, imagery analysis and assessment, non-classified internet protocol router network (NIPRnet).

Answers

Signal intelligence is intelligence gathered by the interception of signals. The blank space will be filled with "SIGINT".

What is SIGINT?

SIGINT is also known as Signal intelligence is intelligence gathered by the interception of signals, whether they be human conversations or technological signals that are not directly utilised in communication. It is a subpart of Intelligence gathering management.

SIGINT collection and dissemination involves satellites, manned aircraft, unmanned aerial vehicles, imagery analysis and assessment, and a non-classified internet protocol router network (NIPRnet).

Learn more about SIGINT:

https://brainly.com/question/15710402

#SPJ1

Other Questions
Which birth control method helps protect against STIs and STDs?vaginal ringcondomemergency contraceptionpills/minipills Latasha reads 9 pages in 3 minutes. Latasha reads at a rate ofper minute. She reads at a rate of ?minute per page. Learn with an exampleA car rental agency has 4 vehicles available, of which 2 are coupes.What is the probability that a randomly selected vehicle will be a coupe?Simplify your answer and write it as a fraction or whole number.P(coupe)=Submit !!!!!!!!!PLEASE HEEELLP ME ITS DUE AT MIDNIGHT!!!!!!!!!!!What do the three arrows represent in the figure Earth and the Moon? enter the correct label for each arrow in the diagram How did the life and work of Frederick Douglass impact the abolitionist movement? A.His opposition to President John Quincy Adams made him a popular speaker.B.His work as a public speaker led to the end of slavery in many cities and towns.C.His experience as a former slave helped shed light on the importance of the issue.D.His training made him a well-known abolitionist on the Underground Railroad. Albinism is an example of a/an A. gene B. mutation C. evolution D. adaptation PLEASE HELP ASAP!!!!!!!!!!!! Which statement best describes the process of "gathering sources for a research project?Select one:O a. Follow your research plan to locate sources of information about your topic.O b. Ask people whether they know anything about your topic.O c. Go to the library and find a book on your topic.O d. Think about where you may be able to find information about your topic. help pls !!!!! will mark brainliest Given the figure below, find the value of x and z. Put the following linear relationships in order from least rate of change to greatest rate of change. 1: y=2x+7 2: y=5x-3 3: y=3x 4: y=4x+6 what is weather? 1.What happens day-to-day, such as rain, snow, lightning, and temperature.2.The study of the physical earth, and the way it affects human, plant, and animal life.3.The pattern of weather over time.4.The branch of science concerned with the processes and phenomena of the atmosphere, especially as a means of forecasting the weather. Explain how the resolution of the play helps develop a theme related to secrets, fate, or love. A force of 20 N is exerted by an electric field on a test charge of 8.0 x 10 C at a point, P. What is the electric field strengthat point P?0.004 N/COb1.6 N/COc160 N/COd250 N/C A student will ask his classmates one survey question. Which of the following is a statistical question that should result in varied responses? A. What is the length of a yardstick in inches? B. What is the total number of inches in 3 feet? C. What is the total number of cups in 1 gallon? D. What is the number of gallons of water in a pool? Find the measure of Giorgio had cost of goods sold of $9,101 million, ending inventory of $2,089 million, and average inventory of $1,900 million. Its inventory turnover equals: What is the best thesis statement for the passage? x+x+7=0O aThe discriminant is -29.Because the discriminant is less than 0, the two roots are complex.The discriminant is 1.Because the discriminant is greater than 0 and is a perfect square, the two roots are real and rational.OcThe discriminant is -27.Because the discriminant is less than 0, the two roots are complex.The discriminant is 27.Because the discriminant is greater than 0 and is a perfect square, the two roots are real and rational.ObOd (366 + 6^5/2 / 10812)^2=6^n , then find the value of n?[tex](\frac{36\sqrt{6}+6^{\frac{5}{2}}}{108\times12})^{2}=6^{n} \\ [/tex]Thank you..... now look at the converse of the proceeding theoreman proof who we begin with the given that two lines of parallel instead of the given of the sum of the interior angles formed is 180 in the next diagram LM while AB and BC a transversials