Which of the following would be done outside of a control room?
programming a teleprompter
cueing camera operators
switching between multiple cameras
uploading camera footage on location
Answer:
a
Explanation:
Answer:
a
Explanation:
• Describe why you may have traveled to the same place many times. Why would this happen in nature?
Which of the following skill sets is important for the next generation of hard drive engineers to have?
#1. Chemistry and physics
#2. Motion control
#3. Software development
#4. All of the above.
Nevermind!! it is #4! all of the above!
Answer:
#4. All of the above.
Explanation:
The skill sets is important for the next generation of hard drive engineers to have all of the above. So, the correct option is (D).
What is Hard drive?A hard disk drive, hard disk, hard drive, or fixed disk is defined as an electro-mechanical data storage device using magnetic storage with one or more rigid rapidly rotating platters coated with magnetic material. Stores and retrieves digital data.
It is the hardware component that stores all the digital content where documents, pictures, music, videos, programs, application preferences and operating system represent the digital content stored on the hard drive. Hard drives can be external or internal.
Thus, the skill sets is important for the next generation of hard drive engineers to have all of the above. So, the correct option is (D).
Learn more about Hard drive, here:
https://brainly.com/question/10677358
#SPJ2
Which two things can a user view in the Reading pane?
o web pages and settings
buttons and Navigation panes
email messages and attachments
contacts and task summaries
Answer:
C
Explanation:
Answer:
C
Explanation:
Just took the test
HELP ME
How does removing the paper backing on photographs allow Michal Macku to create creatively distorted pictures?
Answer:
Since the end of 1989, Michal Macku has used his own creative technique which ... Created on photographic quality paper, each Gellage is a highly durable print ... Photographic pictures mean specific touch with concrete reality for me, one ... I do what I feel, and only then do I begin to meditate on what the result is.
Explanation:
The inference shows that removing the paper allows the picture to be more flexible so that it can be reformed to something new.
What is an inference?It should be noted that an inference simply means the conclusion that can be deduced from the information given in a story.
In this case, the inference shows that removing the paper allows the picture to be more flexible so that it can be reformed to something new.
Learn more about inference on:
https://brainly.com/question/1081576
A
loop has a built in count variable.
for
while
range
function
Answer:
For
Explanation:
If what I am thinking is right, it would be for because a for loop counts how many times it needs to be ran
You frequently want to take some sort of action on each value in an array when you have values in an array. To access each element individually while iterating through the entire array, use a for loop. Thus, option C is correct.
What for is included in built in count variable?A variable is often used in a counting loop to count from an initial value to an end value. The index variable is another name for this variable.
The index variable used in this illustration is i. A counting loop typically consists of the following six parts: Setup clauses.
A counter variable must be given a starting value. Test: It must perform a test on the counter variable by contrasting it with a result.
Therefore, The function accepts an iterable and returns an object with tuples, the first member of which is the item's index.
Learn more about count variable here:
https://brainly.com/question/13218753
#SPJ2
What is wrong in this python code import turtle bot = turtle.Turtle step = (50) turnAngle = (90) bot.Color("blue") bot.Begin_fill() bot.Forward(step) bot.Right(turnAngle) bot.Forward(step) bot.Right(turnAngle) bot.Forward(step) bot.Right(turnAngle) bot.Forward(step) bot.Right(turnAngle) bot.End_fill()
Answer:
The "Turtle" is a method and should be declared with parenthesis and every other method in the code (except the Turtle() ) should begin with lowercase letters like right, forward and begin_fill. The python file should not be saved as turtle.py to avoid import error.
Explanation:
The python turtle module is a graphical programming package created to introduce programming to children. It has several classes and methods to manipulate objects on the screen.
import turtle
bot = turtle.Turtle()
step =(50)
turnAngle =90
bot.color("blue")
bot.begin_fill()
bot.forward(step)
bot.right(turnAngle)
bot.forward(step)
bot.right(turnAngle)
bot.forward(step)
bot.right(turnAngle)
bot.forward(step)
bot.right(turnAngle)
bot.end_fill()
What are the 3 coding languages?
Answer:
What theres a code
Explanation:
you are working on creating a business document with two other co-workers. Based on just information, which of the following pre-writing strategies would be the best for you?(A.P.E.X.)
Can anybody explain to me why it says i have a message,but when i go to my inbox it's empty??
Answer:
sameee ion know why tbh
Explanation:
that happens to me all the time but I’m guessing that its just an old messeng or u just gotta refresh it like 3 times for it to go away that’s what i do.
how do you give brianliest
Answer:
When you ask a question in brainly, two helpers will answer it, then on each answerer you'll find "mark as brainliest" button which looks like a crown.
Hope this helps :)
This is Very very Important to me[BRAINLIEST)✅
Answer:
Rom
mellisa
Explanation:
pls mark me BRAINLIAST
Before he buys a new smartphone, Tim can best use data to
evaluate which phone he should get.
convince himself he wants a phone.
discredit others’ opinions on his phone choice.
recognize problems that all phones have.
Answer:
A.) Evaluate which phone he should get
Explanation:
Edge2020
A battery is connected to a light bulb in a circuit. There is a current of 2 A in the light bulb. The voltage of the battery is 1.5 V. What is the resistance of the light bulb?
Answer:
The current in a circuit is directly proportional to the electric potential difference impressed across its ends and inversely proportional to the total resistance offered by the external circuit. The greater the battery voltage, the greater the current.
Explanation:
Historically, storytelling passed down the most important ideas about life, family, and society from generation to generation; today, we still learn through stories.
true
false
Answer:
first civilizations emerged around 3000 BC in the river valleys of Mesopotamia, Minoan, India, China, and Egypt.
Answer:
true
Explanation:
I just did the test
To find the location’s name of the cell, look to the . To add an action to the cell for that data, add commands in the . To move from one cell to the next, use .
Answer:
Name Box
Formula Bar
Either Tab or Enter
Explanation:
Answer:
To find the location’s name of the cell, look to the
✔ name box
.
To add an action to the cell for that data, add commands in the
✔ formula bar
.
To move from one cell to the next, use
✔ either tab or enter
.
Explanation:
News video for cable does not need to be reformatted before being placed online.
True
False
Answer:
True
Explanation:
what is meant by byte in computer terminology
Answer:
Byte, the basic unit of information in computer storage and processing. A byte consists of 8 adjacent binary digits (bits), each of which consists of a 0 or 1. The string of bits making up a byte is processed as a unit by a computer; bytes are the smallest operable units of storage in computer technology.
Explanation:
Can I be brainliest? TYSMMMMMM
What piece of equipment changes the signal from the television camera into an electronic signal?
receiver
transducer
transponder
Answer:
Transponder
Explanation:
Transponder - a device for receiving a radio signal and automatically transmitting a different signal.
Answer:
transponder isnt correct i took the quiz its one of the other 2
Explanation:
the correct answer is transducer
In game design, what refers to commands that are executed in a certain order?
blueprints
code blocks
instructions
sprites
Answer:
instructions
Explanation:
It's just called instructions.
The way a student prepares for a test or reviews academic material is referred to as
a study environment.
study habits.
study hall.
a study schedule.
Answer:
Study habits
Explanation:
A study environment would be the place a student would study and what's around them. ex: library.
A study habit is how you study.
A study hall is a time in school to study and do homework.
A study schedule is a set time and date to study.
therefore, the correct choice is option 2
Answer:
Study Habits
Explanation:
The ideal hash function:
A. Should be unfeasible to find two inputs that map to the same output
B. Should be unfeasible to learn anything about the input from the output
C. Basically we don’t want people to figure out what was said
D. All the above
Tony, the team photographer, will be accompanying his college football team to their next away game. He will be shooting photos of his team in action on the field. Which equipment would be ideal for Tony to use for his work? A. suction mount B. shoulder mount C. pistol grip D. mini tripod E. crane
Answer:
I think shoulder mount
Explanation: because you’ll generally use a shoulder mount for video shooting or when you use heavy telephoto lenses.
Imagine yourself writing computer programs in the future. Which do you think would be generally more important to your programming goals: ease of programming or speed of computation? Why do you think this would be more important? Describe a situation for which the other goal would be more important.
Answer:
to make sure ur comsters are satified
Explanation:
Why can the internet keep growing as more devices are added without decrease in performance?
Answer:
Explanation:
There may be many reasons why your internet speed is slow. Internet use requires a reliable connection between your device and the destination, which may be a server that is physically located on the other side of the world.Your connection to that server could pass through hundreds of devices on its journey. Each one of these is a potential failure, or weak point. If one point along this path isn’t functioning optimally, this can significantly affect your internet experience.
Justify the following statement: “Some Americans’ sedentary lifestyles contribute to their poor health.”
Answer:
Since the average American will spend 24 hours watching television per week, it is safe to say that they suffer from a lack of movement and exercise. This, in turn, will lead more Americans to be overweight and more likely to suffer from serious health problems! :)
Explanation:
BRAINLIEST
When using design templates, these elements will be determined for you.
bullets
background
color scheme
content
title
font
Answer:
background
color scheme
font
I think thats all
Explanation:
Please give me Brainly
When using design templates, the elements that will be determined for you are color scheme and background. The correct options are b and c.
What is designing a template?The template is creating a document that has a copy of itself. Design templates are ready-made layouts and written materials that can be altered. For example, if you have a template of office content, then you can use it for another word document. You don't have to start from scratch.
In order to maintain consistency among users and media, templates are frequently created to adhere to certain rules or specifications. You can make new templates for later use, or utilize pre-designed templates from template libraries and websites.
Therefore, the correct options are b, background, and c, color scheme.
To learn more about template, refer to the link:
https://brainly.com/question/28193778
#SPJ2
Hi guys, Im making a game. I want to make a collision event, but what is the code for making the wall and the box collide. I really need a quick and correct response. Pls support.
Answer:
i think its 3337
Explanation:
how to determine if the behavior of a person using technology is a ethical or unethical? Give some examples.
Answer:
What is ethical behavior? A person who demonstrates ethical behavior has evidence of a strong moral code and a consistent set of values. Ethics can be rooted in belief or the pursuit of making the world better. Those who exemplify ethical behavior do the right thing regardless of whether they get credit for it.
limit the principles to five so that you can best incorporate them into your daily lives.
Make Things Better. ...
Treat Others Fairly. ...
Consider the Consequences of Your Actions. ...
Respect the Rights of Others. ...
Act with Integrity.
Determining What Is Ethical
Morality is based on duty. When you do the right thing, it is not the outcome of the act that is the measure of its morality, but rather your intent.
An act is moral if it could become a universal rule of society.
On deciding the morality of an act, you must consider the perspective of the doer and the recipient.
Explanation:
Sorry if it's wrong
Source of the information : a book
What is the difference between soft copy output devices and hard copy output devices
the output printed on the paper is called hardcopy output. some examples are printer and plotter.
the output produced on display screen and audio sound is called soft copy output. some examples are moniter and speaker.