In which part of the storyboard do you indicate the use of external microphone to record audio simultaneously with the video? A. background audio
B. primary audio
C. secondary audio
D. surrounding audio ​

Answers

Answer 1

Answer:

answer is; Secondary audio

Explanation:


Related Questions

Legends are titles given to three-axis X, Y, and Z-axis. True or false?

Answers

Answer:

true the legends are the names on each side of the chart that show what the chart shows

true

Hope This Helps!!!

the factors of power of device

Answers

Answer:

tfopod

Explanation:

Permissions granted from an individual for the use of a likeness is known as a

- likeness release
- location release
- model release
- media release

Answers

likeness release is the term known when a person grants you the ability to use a picture of them

Why is it necessary to be familiar with Microsoft Excel?

Answers

Answer:

It is necessary to be familiar with Microsoft Excel because you will be using it throughout your school years. If you don't no how to use Microsoft Excel you will have an hard time doing your assign paper you need to get done.

While you are using some files on a workstation running Linux, you determine that a few of the files seem to be corrupted. What should you do

Answers

The best thing to do is to close all files and applications and run fsck.

What is an Application?

This is defined as a computer program designed to carry out a specific task and is used by end-users.

When few files seem to be corrupted, it is best to close all applications and run fsck command as it helps to check and interactively repairs inconsistent file systems.

Read more about Corrupted files here https://brainly.com/question/2596545

Complete the sentence.
Accessibility benefits______

• everyone
• people with impairments

The goal of accessibility is to provide_________

• access for as many people as possible
• access for 100 percent of users


Answers

Answer:

Complete the sentence.

Accessibility benefits______

• everyone

• people with impairments✔

The goal of accessibility is to provide_________

• access for as many people as possible✔

• access for 100 percent of users

I put a tick in the answer

Answer:

people with impaired,

access for as many people as possible

Explanation:

10. What is the value of favorite Animal after the code below is run?
animals = [ 'dog', 'cat', 'cow', 'pig' ]
favoriteAnimal = animals[2]
[1 point]
O a. dog
O b.cat
O c. cow
O d. pig

Answers

Running the code

animals = [ 'dog', 'cat', 'cow', 'pig' ]

favoriteAnimal = animals[2]

will give a result of

"cow"

what is the salary for an average software dev?

Answers

Answer:

$73,213

Explanation:

Answer:

500

Explanation:

maybe ldk I'm not a electronic seller

What machine was one of the first to be able to add, subtract, multiply and divide?.

Answers

Answer:

Stepped Reckoner

Explanation:

Gottfried Wilhelm Leibniz constructs the Stepped Reckoner,the first calculator to carry out all four basic arithmetic operations (addition,subtraction,multiplication and division).

What is the primary tool that retrieves data and helps users graphically design the answer to a question

Answers

Query by Example (QBE) is the primary database query tool in which the user sets conditions for search selection.

What is Query by Example?

It is a database query language where the first results presented are those that the search engine considers the most relevant for the search carried out.

It is characterized by having a system for ranking and ordering search results that allows the user to return more relevant results.

Therefore, we can conclude that Query by Example (QBE) is the primary database query tool in which the user sets conditions for search selection.

Learn more about Query by Example (QBE) here: brainly.com/question/7479160

Which type of shape allows you to add text that can be moved around.

Answers

Answer:

Move a text box, WordArt, or shape forward or backward in a stack. Click the WordArt, shape, or text box that you want to move up or down in the stack. On the Drawing Tools Format tab, click either Bring Forward or Send Backward.

Answer all the questions correcty and the first answer get to be marked brainliest!!!!!!
1. ___________________ is a sort of advertisement that disturbs your Web browser by
appearing in a separate window on the top of your current window.
2. The ____________________ is a quick and easy way to create new objects in MS
Access.
3. _________________ present data from tables and queries in an attractive format.
4. . A __________________ is a column in a table that contains a specific piece of
information within a record.
5. What is the storage capacity of a free Picasa account?
6. What displays the current record number and navigate to other records?
7. Name any five tools present in MS Access Window.
Need it now!!!

Answers

allowed public advertisement

opening a new database

column format

database record

1gb

the navigation button will show the current record and the correct no.

table,querie,relatinship,macros,forms

Create a list that will contain 14 elements, with the first 12 elements having the value “badger” and the last two elements having the value “mushroom”.

Answers

A list that contains 14 elements, with the first 12 elements having the value “badger” and the last two elements having the value “mushroom” is as follows:

list1 = ["badger", "badger", "badger", "badger", "badger", "badger", "badger", "badger", "badger", "badger", "badger", "badger", "mushroom" "mushroom"]

Code explanation

List are used to store multiple items in a variable. The items stored accommodate different datatype. List are represented with a square bracket "[]". The elements stored are placed inside the square brackets.

The python list is stored in the variable list1The python list has the first 12 elements as "badger" and the last two elements as "mushroom".

learn more on list here: https://brainly.com/question/24941798

Which of the following is an example of a JavaScript property?
A. window
B. border
C. document
D. table

Which of the following is an example of a JavaScript object?
A. background color
B. border
C. color
D. window

Answers

D. Window

Explanation:

Its because everything is an object in Java script

HELP PLEASE
Which app would require two people to know the same language but not require either to speak aloud in order to communicate?

A language learning app
A language translation app
An electronic notepad app
A speech-to-text app

Answers

A language translation app

--------------------------------------------------------------------------------------

A language learning app, like Duolingo, would only require one person, since it person vs computer

An electronic notepad app, i dont think that has anything to do with language?

A speech to text app would defeat the whole purpose of not speaking aloud, so thats not correct.

The only one that makes sense is a language translation app, like iTranslate, which allows people to speak to it, but ONLY if they want, because they can type the words they want to translate.

Hope this helps! Please let me know if you need more help, or if you think my answer is incorrect. Brainliest would be MUCH appreciated. Have a great day!

Stay Brainy!

−[tex]WishWolf[/tex]

Answer:

A language translation app

Explanation:

According to the results of a testing process, Ron, an application tester, has made some changes to the application. Now, he wishes to check whether the changes made in the application have caused the previously existing functionality to fail or not. Which test should he perform

Answers

Answer:

Regression

the answer is a Regression test

hope this helps

scav

If you intercept a message that has been encrypted using a Caesar Cipher, what is the maximum number of times you would need to guess-and-check different keys for the cipher before cracking it

Answers

The maximum number of times you would need to guess-and-check different keys for the cipher before cracking it is; 25 times

Encryption and Decryption of Caesar Cipher

The Caesar Cipher is a type of shift cipher. Shift Ciphers work by using the modulo operator to encrypt and decrypt messages. The Shift Cipher has a key K, which is an integer from 0 to 25.

To encrypt a message, you just enter the message in the Plaintext textbox, specify the shift, and click Encrypt. However, to decrypt a message, enter the message in the Ciphertext textbox, specify the shift, and click Decrypt.

Now, For Caesar's Cipher there are only 25 possible ways to shift the alphabet and as such that is the maximum number of times you can guess and check.

Read more about Caesar Cipher at; https://brainly.com/question/14298787

Explain why not having a driver for the old printer is a problem​

Answers

Answer:

Because you won't be able to print anything without it, because there would be no connection to the printer

A popular game allows for in-app purchases to acquire extra lives in the game. When a player purchases the extra lives, the number of lives is written to a configuration file on the gamer's phone. A hacker loves the game but hates having to buy lives all the time, so they developed an exploit that allows a player to purchase 1 life for $0.99 and then modifies the content of the configuration file to claim 100 lives were purchased before the application reading the number of lives purchased from the file. Which of the following type of vulnerabilities did the hacker exploit?
a. Sensitive data exposure.
b. Dereferencing.
​c. Broken authentication.
​d. Race condition.

Answers

Based on the fact that the hacker's actions are done before the application reading of the lives purchased, this is d. Race condition.

What is a race condition?

This is when certain processes in an application depend on the timing of a a previous process or event. The flow of information can then be intercepted before the process completes.

This is what the hacker did here by accessing the application to change the number of lives purchased before the application read the number of lives purchased.

In conclusion, option D is correct.

Find out more on the race condition at https://brainly.com/question/13445523.

Etna works on many projects. As she creates a new project file, she goes to the File tab, selects Options, and then goes to the advanced category for the General section to check a box. What is she trying to do

Answers

What Etna is trying to do by going to the file tab and the general section is to Create a new file with a set of parameters.

Steps to creating a new file.

In order to create a new file you have to do the following:

You have to go to the file tab.Then you go to click optionsThe next is the advanced categorythe checkbox is located in the general section.

Following all of the steps that are listed above would help Etna as she works on her project.

Read more on ways to create files here:

https://brainly.com/question/25554117

In a 100m sprint, identify some of the phases that you would see the athlete complete?

Answers

Answer:

in a 100m sprint identify some of the phases

You have a coworker who frequently sends rude and inappropriate comments to the group instant
message platform. Which of these topics should your supervisor address with this coworker?
O collaboration
O resource management
O netiquette
O globalization

Answers

Answer: globalization

Explanation: because telling the boss will tell them why they shouldn’t do that because how it would it effect them later in life and how it would infect people too

instead of selecting a _________ and destination, I just click on the area.

Answers

url is the answer

hope this helps

scav

You are a teaching assistant for an introductory computer concepts course at your local community college. The instructor asks you to prepare a lecture on input and output. What is the role of the operating system to manage and work with each?

This is for a college class... Please answer with a well-developed paragraph, I will mark the answer brainlist.

Answers

Answer:

Input devices : These are the devices that are used to put information or simply give input to a computer system. These are also known as peripheral devices and some of the most common examples of input devices are keyboard and mouse. Output devices… any hardware device used to send data from a computer to another device or user. examples of output devices are monitors and projectors (video), headphones and speakers (audio), or printers and plotters (physical reproduction in the form of text or graphics).

Explanation:

Hope this helps <3

In computer systems, the operating system helps devices communicate and coordinate with software applications.

The operating system helps transfer information between devices that you use to input data (like keyboards or touchscreens) and devices that show or produce output (like monitors or printers).

What is the teaching

For input management, the operating system is responsible for handling data streams coming from various input devices.

When a user interacts with an input device, such as pressing a key on the keyboard or moving the mouse, the operating system captures these actions and converts them into appropriate signals that can be interpreted by software applications.

Read more about output here:

https://brainly.com/question/31242886

#SPJ3

Which of the following can be used to enter or display one complete row of information in a range or table
without scrolling horizontally?

Answers

Answer:

A. Create

Explanation:

I just took the test for Microsoft Access the answer to Which of the following can be used to enter or display one complete row of information in a range or table without scrolling horizontally? is Create

The one that can be employed to show an entire row containing information in a table would:

Data Form

What is Data Form?

The data form is described as the source in Microsoft Excel that offers the user an option to either enter or show a whole row having details or information without even scrolling the cursor west to east or horizontally.

This option has made the data editing very convenient and quick for the users and made the process more effective and efficient.

This is very useful with this option as one can continue data entry more easily as it helps in keeping records more quickly.

Thus, the above response is correct.

Learn more about "Table" here:

brainly.com/question/14231889

Knowledge of some sorts is likely to be represented by a broad pattern of activation spread across a network. This reflects

Answers

An subject of distributed representation relates to when some knowledge of some sorts is likely to be represented by a broad pattern of activation spread across a network.

What is distributed representation?

In technology, distributed representation refers to similar data features across multiple interdependent layers.

In conclusion, the subject of distributed representation relates to when some knowledge of some sorts is likely to be represented by a broad pattern of activation spread across a network.

Read more about distributed representation

brainly.com/question/17673062

Brainy users come back and answer some questions some of us really need help get your ponits today and you will feel good mean while you answer questions other people might have.!

Answers

Answer:

of course we will answer any question at any time

a. What is Flash?
ans..​

Answers

Explanation:

Flash, a popular authoring software developed by Macromedia, is used to create vector graphics-based animation programs with full-screen navigation interfaces, graphic illustrations, and simple interactivity in an antialiased, resizable file format that is small enough to stream across a normal modem connection.

NET
Dale
Date
Assignment is
Directions
lasiname
Martin

F
18.00
estech
200.00
70.00
10 Add your lint name All your last name
1 peny
Dan
Thompson
Den
13 Westwo
1 ye
Joseph
15 mg
16 Read
Linda
E
All your los
$
200.00
US
RIGES
Pay Check PM Elechile in Car Note Neni Cable/Phone Gas
5,000.00 216.00 550.00 5,190,00 150,00 200.000 200.00
3.000.00
13.00 350.00 375.00
100.00 150.00 3 150.00
$
3,000.00 100.003 295.00 95.00
190,00
3.300.000 10.00 100.000 300.00
199.00
2.360.00 18 122.0080.00 500.00 100.00 39.00 35.00
200.00 65.00 100.00
150.00 150.00 50.00
500.00 38001318.00 050.00 18 100,00 200.00 210.00
100.00 123.00 160.00
750.00
JO
200,000.00 38.00
100.00 110.00 150.00 750.00 0.0001 30.00
5.000.000 30.00 100.00 $ 700.00 200.00 2100018
10.00
200.00 HP.0013
325.00 203.00
12400
200.0013 3800 205 09.150.00 5
39.00
120.00
700.00 S
130.00 100.00 1,000.00
13.00
500.00 2001 100.00 3700.003 200.00 130.00 18.00
100.00 13 102.00 357,00 185.09.15 100.00 157.00 180.00
000.00 15 11.00 50.00 50.00 5 150.00 178.00 200.00
3.100.00 P300 30000 150.00 150.00 50.00 50.00
Amount of consumentaneam
Marcus
Manna
00 DE
10 The
19 0
PO Martin
DU Jones
2 marone
150.00
Man
Mihael
Sheila
00 BLC
avere Pora
bill, the smalles
totaland the
24 Breton
Tony
20
Lommelletti Dill Ave
Consumer Car Note Ayu
sume Rent Ayu
onum Cablehne Ayu
Les in
Totalol You Monthly
You Remaining lumas alte Billa
TAP

Answers

Answer:

Where are the options??

Explanation:

Your best strategy would be to use a heuristic if ________ is most important; your best strategy would be to use an algorithm if ________ is most important.

Answers

Answer:

First blank : Time

Second blank : Being right

Other Questions
Explain the difference between filtration and decantation. -(6e-11) (e - f) math Algebraic expressions whats this v+2=v+4 please help me What happens to the number of carbon atoms in the carbon chain molecules as they go through the Krebs cycle i want to know what 24 multipled by 1.5 is one of the most important things that the back of the house staff needs to know is how to 1. read the food labels 2. identify a protein 3. use gluten-free flour 4. store dairy-free products An attorney is helping his client prepare for her upcoming trial. Because of past arrests, the attorney believes that the jury might not see the defendant as credible while on the witness stand. Which of the following suggestions might this attorney make to his client?wear shorts to the hearingwear expensive jewelry to the hearingcover her tattoos before the hearingfind a nice mini skirt to wear to the hearing The amount of kinetic energy an object has depends on its mass and its speed. Give an example of one reform during the progressive era. Part a: what is a central idea of the passage from 'the tempest'?. A) Yes, at positive x-coordination or zeroB) Yes, at negative x-coordination or zeroC) Yes, at negative and positive x-coordinatesD) No, they will not intersect What is the role of the U.S. House of Representatives? solve system of equations:-8x - 10y = 103x + 2y = 12 When was Jay Parnell the artist was born? PLEASE HELPPPPPPPPPP Which region did the Ottomans control entirely or partially from the 1400s through the end of World War I?1.Russian Siberia2.Central Asia3.Caucasus region4.Soviet Union 11. Which of the following rights does the 14th Amendment guarantee?a. Due process and equal protectionb. Due process and an end to slaveryc. Equal protection and an end to slaveryd. Equal protection and the right to vote for all qualified citizens which set of pairs represents a function? PLSS HURRY (100 POINTS) please anyoneeeeeeeeeee pleaseeee help Think back to the previous presentation. Recall the purpose of the many friezes on the Parthenon and the Temple of Athena Nike. What modern communication tool(s) do they remind you of and why? Support your response with textual evidence.