Answer:
it changes the level of music, such as bass level or sweter level
Create 2 methods of your choice.
Your methods must have at least 1 parameter and must return a value. Your methods have to return different types, for example: if your 1st method is returning a boolean then maybe you'll want your 2nd method to return an int. It is up to you what you have them returning as long as they are returning 2 different types. Call those 2 methods within your main method and print the results.
Write a program that accepts three decimal numbers as input and outputs their sum.
Answer:
void sum(float a, float b, float c){
printf("%0.3f", (a + b + c));
}
Explanation:
The answer given is written in C, but the same function can be reimplemented easily in whatever language this is required in.
(d) What other services beside cloud-based software may be provided by Internet hosts?[1]
Answer:
Internet
(Some have Cable TV)
Selective colleges choose to have in-person meetings to learn more about the applicants. These meetings are called:
A. college recruiting meetings.
B. personal meetings.
C. student orientations.
D. college interviews
Selective colleges choose to have in-person meetings to learn more about the applicants. These meetings are called college interviews. Thus, option D is correct.
What is a College?A college has been either an educational institution or itself or one of its component parts. A college would be the secondary school, a part of the a collegiate or the federal university, a postsecondary institution offering the degrees, or the facility providing the vocational training.
A college could be the high school or the secondary school, a college of the further education, a training facility that would grants trade qualifications,as well as a higher-education provider without university status, or the component part of a university.
In the United States, a college may provide undergraduate programs as an independent institution, as the undergraduate division of a university, as a residential college of a university, as a community college, or as the undergraduate division of a non-profit organization.
To learn more about College, visit:
brainly.com/question/4217955
#SPJ2
Identifying an Editing Tool or Option
Which tool or option can you use to copy and apply the color of an existing text to another text within a presentation?
format painter
font dialog box
font color option
replace fonts option
Answer:
Format Painter
Explanation:
correct in Edge
The best way to get clarification from someone is by
Answer:
Admit that you are unsure about what the speaker means.
Ask for repetition.
Jasmine took many pictures at a photo shoot. She wants to transfer these pictures from her camera to her laptop for image enhancements. What mode is best to transfer the images? A. USB Cable B. Bluetooth C. the cloud D. thumb drive
Answer:
USB cable is correct
Explanation:
edmentum/plato
When receiving help, what information should you prepare to discuss? Check all that apply.
Answer:
1,2,4,5
Explanation:
did it on edge 2021
plz mark me brainliest:)
Answer:
1,2,4,5
Explanation:
i did it on edge 2021 :>
I store data that the CPU needs. What am I?
Answer:
Memory
Explanation:
Memory send commands to the CPU . Alternative modes of memory exist, and each one of them plays an essential role in operating a software machine.Memory is commonly called storage. Either the storage is unstable or non-volatile.
Answer:
I store data that the CPU needs . I am Memory unit .
hope it is helpful to you
Type the correct answer in the box. Spell all words correctly. Complete the sentence based on what you know about target audiences. Two people belonging to the same may like different types of films.
Answer: Demographic
Explanation: For example, a 70-year-old retired war veteran may enjoy a war movie, but a retired banker of the same age may not. I got this correct on the test
The options on the Ribbon will____:
replace both the traditional menu bar and toolbars.
Hopefully, It's Correct... (ノ◕ヮ◕)ノ
C) The Cloud makes use of the client-server model.
(i) Explain the roles of the client and server in this relationship.
Answer:
But generally the shurikens are considered the best bang for you buck. Followed by the flame vent (if you want to hit apparitions with living weapon) or the Axe for general purpose. The dagger is considered the worst and in many cases actually manages to be WORSE than the piercing variant.
Explanation:
Which part of the email address signifies the domain name?
A. (Patrick)
B. (at sign)
C. (company_abc_.com)
D. (.com)
The part of the email address signifies the domain name is (company_abc_.com). Hence option C is correct.
What is email?Email is defined as the internet-based transmission of computer-stored messages from one user to one or more receivers. People can exchange emails fast thanks to a global email network. The electronic equivalent of a letter is e-mail, which offers benefits in flexibility and immediacy. Email is a crucial medium for business communication since it is accessible, quick, inexpensive, and easy to replicate.
The email domain is the part of an email address that comes after the sign. The portion that comes before the x sign indicates the name of a mailbox and is frequently the recipient's username. The domain name is the text that follows the sign.
Thus, the part of the email address signifies the domain name is (company_abc_.com). Hence option C is correct.
To learn more about email, refer to the link below:
https://brainly.com/question/14666241
#SPJ2
A program uses 4 bits to store numbers. When it adds 10 and 7, the result is 1. Which of the following best explains why?
1) the program is reporting the number of bits required to compute the sum
2) an overflow error led the program to reset to O at the number 16
3) 1" is an error code that indicates a rounding error
4) 4 bits is not enough to represent the number 10, so the computer reported only the tens value
Answer:
2
Explanation:
overflow
A data type overflow issue typically occurs when the data type used to store the data was unable to accommodate the data. In addition, some data types are limited in the size of the numbers they can hold. If a data type is a single byte and the amount of data to be saved is larger than 256, an overflow error will be generated. Thus, option B is correct.
What an overflow error led the program to reset?Using exception handling, these mistakes can be addressed. We will examine this exception handling in the section that follows.
We observed the Overflow error in the aforementioned programs, which happens when the current value exceeds the limit value. Furthermore, we must raise the overflow Error exception in order to manage this.
Therefore, When software encounters an overflow error, it means that it tried to write data outside the memory's capacity. Every program has memory set aside for a stack.
Learn more about overflow error here:
https://brainly.com/question/27493058
#SPJ2
the red dot says ‘you tried to read records from a table called “Netflix Content” but that table doesn’t exist in this’
if you know the answer please help, I don’t need an explanation I just need to solve this issue.
Answer: Create a array called NetflixContent and in that array have a array to list "Type", "Title", "myColum" "Release Year", "Genre"
Recognizing the trade-off between interesting design features and cost is part of which stage of the product development life cycle?
Answer: detailed product design
Explanation:
a pair of shoes is on sale for 15% off with this discount customers will pay $9 if they buy the shoes
Answer:
do 15% on a calculator then divide by 9
Explanation:
To add your own unique ideas to completed 3D models, you do not need to understand the design process of the 3D model's creator.
Answer:
It depends
Explanation:
If the model is a spliced model, and has many different rigged parts (maybe like a movable T-rex or something), then you need to understand how it all works, and how it was made, but if its a solid object (lets say a rubber duck model) that you want to add stuff to, or change the color of, then you don't really need background info.
Need Help ASAP! You might create a flowchart as part of the ___
phase of a software development project.
release
testing
design
coding
Answer:
design .
Explanation:
Answer:
Design
Explanation:
Please anyone, help me.... I'm not sure how to put these all together.
35 points!
Answer:
#School Name
school_name = "Klein Cain"
# Asks for name
full_name = input("Please enter your full name ")
#Says Hello
print("Hello, ", full_name, "!!")
#Says the letters in your name
print("There is ", len(full_name), " letters in your name")
#Says final message
print("??? is a Cain where??? ", school_name)
Answer: I can confirm DoggyMan5 is correct.
Which are options available for formatting tables? Check all that apply.
merging cells
including quotes
splitting cells
including shading
including borders
Hey,
so the sort answer is all but B "including quotes"
the long answer is that all of them but b are for formatting aka style.
Hope this helps
-scav
Answer:
A,C,D,E
Explanation:
When creating and modifying templates, which keys are used to add placeholders?
Alt+F9
Shift+F8
O Delete+F8
Ctrl+F9
Answer:
On the Slide Master tab, click Insert Placeholder, and then click the type of placeholder that you want to add. Click a location on the slide layout, and then drag to draw the placeholder. You can add as many placeholders as you like. (For Power point) But not sure about a short cut for it. Hope this helps!
Answer:
Insert Placeholder
Explanation:
1 pound is equivalent to how many grams?
A.463.59 grams
B.10 grams
C.59 grams
D.5 grams
Use the table on the right to convert from hexadecimal to binary.
The binary value of hexadecimal D is 1101.
The binary value of hexadecimal 9 is 1000.
The binary value of hexadecimal C is 1110.
The binary value of hexadecimal F is 17.
Answer:
what is the question and answers?
Answer:
The binary value of hexadecimal D is 1101
Explanation:
edge 2021
What are software applications?
Answer:
files that are stored on the computer
Explanation:
there is an actual definition, but it isnt listed here. Application software is commonly defined as any program or number of programs designed for end-users. That's it, in a nutshell.
Answer:
Lines of code that were written by developers.
Explanation:
Just took the test
A 25 kg child slides down a waterslide 4 meters high. How fast is child going
when he reaches the bottom of the slide?
Answer:
Speed of child = 8.94 m/s
Explanation:
Given:
Mass of child = 25 kg
Height = 4 meter
Find:
Speed of child
Computation:
P.E = mgh
P.E = (25)(10)(4)
P.E = 1000 J
K.E = P.E
So,
(1/2)(m)(v)² = 1000
(1/2)(25)(v)² = 1000
(v)² = 80
v = 8.94 m/s
Speed of child = 8.94 m/s
Which task would most likely be completed by a physician’s assistant?
A.
Diagnose and treat medical conditions of patients
B.
Clean and maintain the hospital machinery and equipment.
C.
Conduct research studies to determine medication dosages.
D.
Review the budget and determine ways to save money.
E.
Prepare reports to be presented in medical conferences.
Answer:
A
Explanation:
My mom is a PA
Answer:
A
Explanation:
Employees at Morning Buzz Coff ee Shop have been told they’ll get a bonus if they bring in enough pounds of recyclable newspapers. Th ey want a program to calculate the amount they need to bring in each day to make this total, based on the total number of pounds to be collected and the number of days they’ll be bringing in newspapers. Th e program should ask for these amounts and calculate how many pounds they need to bring in each day to make the total in that number of days. Th ey plan to run the program several times until they can find a number of pounds per day that seems reasonable. Using pseudocode, develop an algorithm to solve this problem. Include standard documentation and comments, and save your algorithm in a file named recyclingCalculator.txt in Notepad.
write this well, and add comments
223 AR 15's carbon 9's they all on me
There are different ways too write a code. Check more about this code below?
What is this code about?The fires thing to do is to Start with:
Declare Numeric totalAmountOfNewspapers
Declare Numeric daysUntilDeadline
Declare numeric newspaperRequired
//calculate amount needed per day
Display "How many days are left until the deadline?"
Input daysUntilDeadline
Display "Enter the amount of newspaper you need."
Input totalAmountOfNewspapers
newspaperRequired = totalAmountOfNewspapers / daysUntilDeadline
Display "You have" + newspaperRequired + "until you reach the goal."
Learn more are programming from
https://brainly.com/question/22654163
#SPJ2
A for-loop statement can iterate over many items in
a function.
a variable.
a list.
a pass statement.
Answer: a list. This is the correct answer I checked it out and got it right.
Explanation:
A for-loop statement can iterate over many items in a list. This is the correct answer I checked it out and got it right.
I show you what the computer has processed and you have to look at my screen to see what I have for you. What am I?
Hey,
The answer to this is the monitor. This is the screen or screens that hook up to your pc most of them use the modern HDMI but there are other connecters like DVI,DisplayPort and the old VGA.
Hope this helps have a great day
-scav