Need help with this one if anyone know help me

Need Help With This One If Anyone Know Help Me

Answers

Answer 1

Answer:

digital media specialist-1

sound producer-2

digital media coordinator-3

photographer-4

Answer 2

Answer:

photgrapher is the last one, sound producer is the second one, Digital media coordinator goes for the fist one and digital media specialist goes to post content on the internet.

Explanation:


Related Questions

Help
SOS
Quick




Hurry

Answers

this should be a justified indent

Complete the following sentence.
Some manufactured dams produce BLANK power in addition to retaining water.

Answers

Answer:

Some dams produce renewable hydroelectric power  

Explanation:

hydroelectric is power from water

Answer:

hydroelectric

Explanation:

The correct answer is hydroelectric. Dams are structures created to serve as a barrier and to retain water. Some dams are also used to produce hydroelectric power.

______means to set a variable equal to a known value before a
loop.
A. Initialize
B. Sum
C. Output
D. Input

Answers

A. initialize

I hope this helped!

I would appreciate it if you gave me a thanks and brainliest (:

What are like arms surrounding all the other code blocks?
A. chevrons
B. curly braces
C. square braces
D. parentheses

Answers

Answer:

Parenthesis

Explanation:

I code

Answer:

Its curly braces.

Your welcome!

How do you rename files? *

Answers

Answer: Ok right -click the file you want to rename and then you will see delete,copy,cut,rename, then click the rename button and your files name will be changed

Explanation: Hope this help :)

True or false. The PIC is an inter grated circuit in which the microprocessor architecture, along with read only memory (ROM) and random access memory (RAM), are all placed into one integrated circuit that may be reprogrammed; the microprocessor cannot.

Answers

Answer:

your partner in crime can not ROM around without a RAM.

Explanation:

so it would be false.

A file that is sent along with an email message is called a(n):
O Selected file
O Document
O Add-on
O Attachment

Answers

Answer:

Attachment

Explanation:

I send a lot of email

only true naruto fans know
who is behide the mask in akatsuki
A madara
B Sasuke
C Obito
D Ten tails

Answers

Answer:

obito duh, its Tobi the orange masked one he acts like madara but we know it's his simp guy

Answer:

Obito

Explanation:

cuz obito

Now that he is employed, Martin wants to start making plans to purchase a new home. Martin's plan to save up for a down payment within 1 to 5 years is an example of a(n) __________-term goal. Group of answer choices

Answers

Answer:

long term goal

Explanation:

A long-term goal is an achievable a person seeks to accomplish within a certain period of time, typically in years. A series of short-term goals can sum up to a long-term goal. Martin's down payment plan to get a loan on a house within 5 years is a long term goal

Which of these games was a racing game?
A.
Centipede
B.
Pole Position
C.
Xevious
D.
Galaxian
E.
Space Invaders

Answers

Answer:

pole position

Explanation:

its a arcade racing game

What is the definition of bug?​

Answers

In what way is it used?

WILL GIVE BRAINLIEST! 20 POINTS! PLZ HELP!

What does the following line of code do?

if (num2==50){

A. It creates a variable called num2 and sets it equal to 50.

B. It checks whether a variable called num2 is equal to 50.

C. It prints num2 == 50.

D. It requests user input if the variable num2 is equal to 50.

Answers

Answer:

B

Explanation:

== returns true if both the left side and right side are equal

Answer:

D

Explanation:

Software that allows users to use and adapt it for any purpose, often allowing the public to participate in further development is ___?

Answers

Answer:

Open Source

Explanation:

When a developer makes something open to the public, free to edit and use how they want, they make the project open source.

Answer:

Open source software

Explanation:

The license used for this kind of software allows users to adapt it for any purpose. The public can contribute to the software development.

A software license gives the owner the to use software.

Answers

Answer:

You answer would be D

Legal right

Explanation:

A software license is the legal right to use and share software.

The license grants or denies permission to:

-share the software with other users.

-use the software on more than one computer.

Many licenses come with support, if needed.

-Edge 2020

A software license gives the owner the legal right to use the software. Thus, option A is correct.

What exactly is a license?

A license can be defined as a part in which a person needs authority or permission to perform a specific action for which he may require a registered document from the government known as a license.

A software lesson season legal entity that is being provided to a person who is uses the legal right to operate a particular system he has the just right to do what is required.

A software license seems to be a legally binding contract that outlines the terms and conditions for the use of software available. Computer users are often granted the ability to make one or even more reproductions of the application without infringing on third-party rights.

Therefore, option A is the correct option.

Learn more about license, here:

https://brainly.com/question/24288054

#SPJ6

The question is incomplete, the complete question will be:

A software license gives the owner the _____ to use software.

human right

understanding

password

legal right

do you have to be in hard mode in terraria to make the timeless traverler vanity set

Answers

Answer: it can only be crafted in corruption world unless you create an artificial corruption biome.

print("Student" == "Teachers" or 99 != 88) will output False

true or false

Answers

Answer:

it will output True, so the statement is false

Explanation:

what are hard ware and software requirments in multimedia computer system
if u can answer i will mark u as brainilst please help me​

Answers

Answer:

Some hardware requirement: Monitor, keyboard, mouse, sound card, memory, processor, graphics display card. Some software requirement: Windows XP/Vista, Video for Windows, Quicktime.

Explanation:

BRAINLEST

I need some helpppppppppopoppppppppp

Answers

Answer:

Adding images: picture drawing box and insert tab

Formatting images: crop and picture styles

Explanation:

picture drawing box and insert tab would be options to add images

formatting (or editing) the images would be crop, and picture styles

Crop and Picture Styles are editing And the rest go into adding Images

HOPE DIS HELPESS

The pins on the temperature sensor are connected to;

Answers

A temperature sensor creates a changing voltage signal depending on the temperature it senses. It has three pins: one that connects to ground, another that connects to 5 volts, and a third that outputs a variable voltage to your Arduino, similar to the analog signal from a potentiometer.

100 points, PLEASE HELP...To generate numbers between and including -10 to 10 you would use:

Answers

Answer:

A number line?

Teens are more likely to access the news online or by watching the news on TV.
OA. True
OB. False

Answers

The answer is True.

look plz help :))))))))))))))))))))

Answers

Answer:

false

Explanation:the answer is false

BRAINLIEST!!! 20 PNTS!!!! HELPP!!!

In JavaScript, what symbols needs to surround the condition when you write a conditional statement?

A. parentheses

B. curly braces

C. the greater than and less than signs

D. hashtags

Answers

Answer:

A) Parentheses

Explanation:

Conditional statements control behavior in JavaScript and determine whether or not pieces of code can run.

There are multiple different types of conditionals in JavaScript including:

If” statements: where if a condition is true it is used to specify execution for a block of code.

“Else” statements: where if the same condition is false it specifies the execution for a block of code.

“Else if” statements: this specifies a new test if the first condition is false.

Now that you have the basic JavaScript conditional statement definitions, let’s show you examples of each.

If Statement Example

As the most common type of conditional, the if statement only runs if the condition enclosed in parentheses () is truthy.

EXAMPLE

if (10 > 5) {

     var outcome = "if block";

}

​outcome;

OUTPUT

"if block"

Here’s what’s happening in the example above:

   The keyword if tells JavaScript to start the conditional statement.

   (10 > 5) is the condition to test, which in this case is true — 10 is greater than 5.

   The part contained inside curly braces {} is the block of code to run.

   Because the condition passes, the variable outcome is assigned the value "if block".

Random.choice will choose a number between 1 and 100. True False​

Answers

Answer: False.

Explanation: Random.choice can choose between any 2 numbers.

Answer:

The person above me is right

Explanation:

Edge 2022

A large corporation uses:
A.
LAN
B.
WAN
C.
Wireless network
D.
Ethernet connection

Answers

Answer:

WAN

but im saying this bc you cant mark brainliest with only 1 answer there

Answer:

B: WAN

Explanation:

Python 3 requires a special pseudocode that other programming languages do not use.
OA
True
B.
False
Reset
Next

Answers

Answer:

A

Explanation:

Not sure how to explain...

WILL GIVE BRAINLIEST!!! 15 POINTS!! HELPPPP!!

Tonya wants to add a button to a webpage. Which language should be used?

A. Python

B. HTML

C. JavaScript

D. CSS

Answers

Answer:

B and C both will be right answers

Answer:

B and C are both correct answers

Explanation:

Which one do u prefer Xbox, Playstation, Nintendo ​

Answers

Mobile And PC Gaming


Activity
You have learned about the graphical elements that you can add in a spreadsheet. Create your own spreadsheet using these elements.
Question 1
Create a chart using the sample data in the table below. Recollect the steps on how to create a chart, and explain the necessary steps based on
the data in the table. Mention what the x- and the y-axes state and your interpretation of the data represented in the chart.
Year Percentage Increase in Expenses
2005
25.3
2007
30
2009
35
2011
35.8
2014
40

please help

Answers

Answer:

its a

Explanation:

the answer is a i am right

Answer:

Here are the steps I followed to create the chart on the Microsoft Excel spreadsheet.

I clicked the Insert option from the top toolbar.

I clicked the Chart option.

I clicked Chart Type, and selected the type of chart I wanted. The table above provides data on the increase in percentage of expenses over the years. I chose the Column chart to display this data graphically. The column chart is the best form of chart that can show variation between items.

I selected the Data Range. I specified the start and end values of the data set that I wanted to plot in the chart.

Under Chart Elements, I specified the title and legend for the chart. A legend makes it easy for a viewer to understand a titled graph.

The x-axis represents the year in my column chart, and the y-axis shows the percentage increase in expenses per year. With the help of this chart, I could see that every year the percentage in expenses has increased steadily, and reached the highest value in 2014.

Explanation:

This is really close to the sample answer, so I would be careful...

Explain the process of creating a switch statement to replace an if-then-else statement in Java.

Answers

Answer:

The answer to this question is given in the explanation section.

Explanation:

Let look at an if the else statement

if (condition1) {

 //some code if condition 1 is true

} else if (condition2) {

 // some code if condition 2 is true

} else {

 // some code if condition 3 is true

}

No let look at switch statement

switch(expression) {

 case x:

   // code block

   break;

 case y:

   // code block

   break;

 default:

   // code block

Now let look at your answer.

if then else should be replaced with switch if conditions are fixed.

in the process of replacing

write your condition of if statement  in the case area of swatch

Answer:

The answer to this question is given in the explanation section.

Explanation:

Let look at an if the else statement

if (condition1) {

//some code if condition 1 is true

} else if (condition2) {

// some code if condition 2 is true

} else {

// some code if condition 3 is true

}

No let look at switch statement

switch(expression) {

case x:

  // code block

  break;

case y:

  // code block

  break;

default:

  // code block

Now let look at your answer.

if then else should be replaced with switch if conditions are fixed.

in the process of replacing

write your condition of if statement  in the case area of swatch

Other Questions
Which action by the body best releases heat and cools the body during and after exercising?a:Chemicals are released to indicate thirst. b;Perspiration occurs.c;Breathing rate increases.d;Muscles make lactic acid. What is an equation of the line that passes through the points (-4, 3) and(-1, 6)?A. y = -x - 7B. y = -x - 1 C. y = 7x + 1D. y = x + 7 What happens to the Ghost of Christmas Future? How do you write 7.4411 as a percentage i'm dropping out of school. but uh. here's big points Work shown would be appreciated 20 points!!!! Shakespeare is using allusion in this line said by Mercutio: ask for me to-morrow! And you shall find me a grave manTrue or False At one gas station, gas costs $2.75 per gallon. Complete the equation that relates the total cost, C, to the number of gallons of gas purchased, g.C = __ Which oneIs it answerrrrrrrrrrrrr In the first paragraph the speaker appeals to which of the following?I. logosII. pathosIII. ethosA.II onlyB.III onlyC.I, II, and IIID.I and IIE.II and III Definition of federal states balancing skeleton equation can someone help me with this what of the following is NOT a function of protein in the bodya. maintenance of fluid and electrolyte balanceb. support growth and replace wore-out cells c. preferred supply of energy for the braind build antibodies for immunity The passage was found near 50 degrees S of ________. aGreenwich bThe equator cSpain dPortugal 1 pointA man with type A blood marries a woman with type AB blood. Based onwhat you know about blood types, what is the only blood type not possiblein any of their children? (remember, the 4 types are A, B, AB, and O)*ABAB0 Janelle wants to keep track of the mileage she completes and the courses she runs, and locate new courses while training for a 10K race. Which technology would be most helpful to her? Elliptical machine Exercise video game GPS-enabled device Treadmill Austin correctly answered 80% of the questions on the geography quiz. Liz answered 42 of the 50 questions correctly. compare their scores How did congress organize th executive Branch of tje newly formed untied States Anyone got an answer also it doesn't gimme the option of making this 5pts :( Please help Thank you!