Answer:
A visual representation of colors arranged according to their hues, or the chromatic relation they share
Explanation:
Answer:
I don't understand what you mean sorry :(
Explanation:
what key do I use to start my presentation
Answer:
The answer to this question is given below in this explanation section.
Explanation:
Knowing how o start a presentation is crucial if you fail to capture the audience attention right of the bat your entire presentation will flop.Few listeners will stick with you to the end and retain what you have told.
That is mildly unpleasant when you are doing an in house presentation in front of your colleagues.But can become utterly embrassing when you are presenting in front of larger audience presentation to prospective customers.
Let you have most of your presentation slides and polished up you dont check and quick and effective power point presentation design tips.Many ideas are broken into bits sized statements for your slides and complemented with visuals.The best way is to appeal and invoke certain emotions with your audience curiosity,surprise fear or good old amusements.
1. While cell phones provide Freedom and mobility,they can also become a leash, compelling user's to answer them anywhere and anytime
What is the difference between an appointment and a meeting?
O An appointment does not require coworkers, but a meeting includes coworkers.
O An appointment is for personal obligations, but a meeting is work related.
O An appointment does not have a location, but a meeting has a specific site.
O An appointment is for tasks to accomplish, buta meeting is a time slot on the calendar.
Answer:
The correct option is;
An appointment does not require coworkers, but a meeting includes coworkers
Explanation:
The correct option is an appointment does not require coworkers, but a meeting includes coworkers
A meeting differs from an appointment mainly because an appointment is an schedule that has an effect only on a personal calendar while a meeting is a schedule that can involve the attendance of one or more other people who will be invited and indicate readiness to attend. Therefore, a meeting can affect the calendars of more than one person working on a task.
In an organization, an internal meeting will require coworkers, while an appointment does not require the attendance of coworkers
Answer:
the one above is right
Explanation:
or for ads A
The computer code behind password input can be modified to force people to change their password for security reasons. This is known as “password expiration,” and some websites and companies use it regularly. However, people tend to choose new passwords that are too similar to their old ones, so this practice has not proven to be very effective (Chiasson & van Oorschot, 2015). Your friends have a hard time remembering passwords. What method can you devise for them so that they can remember their new passwords AND make them very different from the old ones?
Answer:
to remember the passwords you could either make a little rhyme to "help" remember it or you could be like everyone else and write it down on a piece of paper. you could also write the password over and over again to make it stick. a way to make a password different from an old one is to use completely different wording and completely different numbers.
Explanation:
An IP subnetting design effort is under way at a company. So far, the senior engineer has decided to use Class B network 172.23.0.0. The design calls for 100 subnets, with the largest subnet needing 500 hosts. Management requires that the design accommodate 50 percent growth in the number of subnets and the size of the largest subnet. The requirements also state that a single mask must be used throughout the Class B network. How many masks meet the requirements
Answer:
The answer is "0".
Explanation:
The mask should describe sufficient subnet bits for build 150 subnet masks with 50% development. The Mask thus needs a minimum of 8 subnet bits (7 subnet bits supply 27, or 128, subnets, and 8 subnet bits supply 28, or 256, subnets). Similarly, such a need to grow by 50% of its size of the main subnet needs, that host part to amount to 750 hosts/subnet. There's not enough 9 host bits (29 - 2 = 510), yet 10 network bits have 1022 host(s)/subnet (210 – 2 = 1022). This same maximum mask project requires to be 34 bits, (at least) in the form of 16 network bits, because of the Class B network, but there are only 32 bits, therefore no single mask meets its requirements.
Tonya wants to group some messages in his inbox. What are some of the ways that she can do this? Check all that apply. assign messages a color-coded category. Create a rule to move messages to a new folder. Create a new folder, select/ highlight messages, right-click, and choose Move to folder. Highlight messages, right-click, and choose Group Messages.
Answer: Create a new folder, select/highlight messages, right-click, and choose group messages.
Explanation: answer above!
Tonya wants to group some messages in his inbox. Some ways that she can do this are:
Assign messages to a color-coded category. Create a rule to move messages to a new folder.To create a new folder, select/highlight messages, right-click, and choose group messages. What is organizing massages?A list of folders can be found in the left-side menu of Messages. Click the New Folder button under My Folders. A new window with the title "Create New Folder" will open. In the text box, type the name you want for the new folder.
Touch Conversation categories > Add category, then tap Done to create a category. To view the newly added tab or label, return to the app's home screen. Tap Conversation categories to rename a category. Rename can be selected in the bottom men after selecting the desired category.
Therefore, the correct options are A, B, and C.
To learn more about organizing massages, refer to the link:
https://brainly.com/question/28212253
#SPJ2
How do you describe packet switching in your own words
Answer:
this is your answer bhaiya
Which explanation best describes the importance of continuing education?
1.Continuing education is important to maintain certification and keep up with new advances in the field.
2.Continuing education can be very costly and opportunities are difficult to find.
3.Only physicians and nurses are required to have continuing education.
4.Continuing education is not required, but it is a good way to learn more in your field.
Answer:
1.Continuing education is important to maintain certification and keep up with new advances in the field.
Explanation:
Continuing education is any additional formal learning that is not focused on a college degree outcome.
Continuing education helps one to acquire more knowledge and to be relevant in one's field.
So, continuing education is important to maintain certification and keep up with new advances in the field.
Decision support systems help managers use structured data to identify problems and find solutions to business-related problems. The financial management system is an example of this system.
Answer:
sorry about this
Explanation:
Someone plz answer my question!!
There are infinite black and white dots on a plane. What is the distance between one black dot and one white dot? If you get it right I will give you the crown!!!!!
Answer:
infinite I know I got it right so might as well give me brainliest :)
Explanation:
KAPWING Video Editing Software allows you to use existing You Tube Videos in your design.
Answer:
Yea it should, it depends are you using a phone or a PC? because most of the time internally built in editing software on computers is better.
pleaseeeeee help me or I’m going to fail & I really want to graduate :(!!!
Answer:
Konrad Zuse
Explanation:
KONRAD ZUSE (1910-1995) 1935-1938: Konrad Zuse builds Z1, world's first program-controlled computer. Despite certain mechanical engineering problems it had all the basic ingredients of modern machines, using the binary system and today's standard separation of storage and control.
In one sentence, how would you sum up the internet?
Answer:
an informational system
Explanation:
What are three ways that functions can be useful when you are writing programs
Answer:
Reduces the overall complexity of your program
Allows you to easily call a function from different parts of your program after defining it.
Helps break a problem into logical chunks
Explanation:
In a computer language, a function is the set of instructions that are made for reducing the need to repeat a large amount of data by breaking it into small chunks of codes and giving concise readable human names.
They thus help in reducing the complexity in writing and maintaining the program, Hence they help in breaking it into logical chunks. They can be useful in increasing the reusability of the code. Can be used as a good alternative. Perform a single high-level task.Learn more about the three ways that functions can be useful when.
brainly.com/question/13728820.
Choose the correct option to fill in each blank.
In ___ parallelism, the computer divides a task into
___, which it then allocates to different processors for execution.
Blank 1:
Data-level parallelism
Instruction-level parallelism
Task-Level parallelism
Blank 2:
Subprograms
Subtasks
Submodules
Answer:
Blank 1: Task level parrallelism
Blank 2: Sub Tasks
Explanation:
Task Parallelism means concurrent execution of the different task on multiple computing cores.
Consider again our example above, an example of task parallelism might involve two threads, each performing a unique statistical operation on the array of elements. Again The threads are operating in parallel on separate computing cores, but each is performing a unique operation.
Answer:
In task-level parallelism parallelism, the computer divides a task into subtasks , which it then allocates to different processors for execution.
pleasee help meeeeeeeeee I’m stuckk!!!!
Answer: Charles Babbage
Answer:
a
Explanation:
trust
7.5 Code practice Plz answer ASAP
def calculate_GPA(grade, weight):
grades = {"A": 4, "B": 3, "C": 2, "D": 1, "F": 0}
if weight == 0:
return grades[grade]
else:
return grades[grade] + 1
classes = int(input("How many Classes are you taking? "))
total = 0
for x in range(classes):
letter = input("Enter your Letter Grade: ")
user_weight = int(input("Is it weighted? (1 = yes) "))
grade = calculate_GPA(letter, user_weight)
total += grade
print("Your GPA score is: ", grade)
print("Your weighted GPA is a",(total/classes))
I wrote my code in python 3.8. I was able to replicate the output in your picture exactly. If you need me to make any changes, I'll do my best.
The function is an illustration of for loops
For loops are used to perform repetitive operations; just like the while loop
The program in Python, where comments are used to explain each line is as follows:
#This defines the studentGPA function
def studentGPA(grade, weight):
#This initializes a dictionary for all grades
allGrade = {"A": 4, "B": 3, "C": 2, "D": 1, "F": 0}
#This sets the return grade to 0
retValue = 0
#If the grade is valid
if grade in allGrade:
#If the weight is 0
if weight == 0:
#Then score is not graded
retValue = allGrade[grade]
#If otherwise
else:
#This adds 1 to the return grade
retValue = allGrade[grade]+1
#This returns the grade point
return retValue
#The main begins here
#This gets the number of classes
klass = int(input("How many Classes are you taking? "))
#This initializes the total grade to 0
total = 0
#This following is repeated for each class
for x in range(klass):
#This gets input for the letter grade
letterGrade = input("Enter your Letter Grade: ")
#This gets input for the weight
weight = int(input("Is it weighted? (1 = yes) "))
#This gets the corresponding grade
grade = studentGPA(letterGrade, weight)
#This prints the grade point
print("Your GPA score is: ", grade)
#This calculates the total grade
total += grade
#This calculates the GPA
GPA = total/klass
#This prints the GPA
print("Your weighted GPA is a",GPA)
Read more about for loop at:
https://brainly.com/question/12736327
Why is it a good idea not to change the subject line when replying to a message?
O so that the reply is sent to the original sender
O so that the reply does not bounce back as undeliverable
O so that the reply matches with the sender's original message
O so that the reply does not inadvertently include unintended recipients
Answer:
the correct answer is C
Explanation: i just did it on edge 2021
Answer:
C. so that the reply matches with the sender’s original message
Explanation:
Select the correct answer.
What is also known as a visual aid in a presentation?
OA. background
OB. animation
OC. review
OD. slide.
Answer: Slide
Explanation:
A visual aid is something which makes the viewer under the presentation without using the audio and it enhances the presentation. The photographs, graphs, charts are usually included in the slides to make people understand the presentation more clearly.
The slides includes the information in a written form and along with it are attached some photos, pie charts, et cetera.
So, even when the people are not listening to the presentation they can understand the presentation.
What would be the final step to applying your customized voting butons in Outlook messages?
O Type your new choices in the Text Bar.
O Click on Voting Buttons and choose Custom.
O Open the Voting Buttons menu and choose your customized choices.
O Click Submit and your custom voting choices will appear in the message body.
Answer:
Open the Voting Buttons menu and choose your customized choices.
Explanation:
Answer:
C
Explanation:
The coordinates that determine the position of an element in space are expressed as:
A. Different Shapes
B. 1, 2, 3
C. X, Y, Z
D. L, T, P
Answer:
xyz
Explanation:
think of it like a graph, you graph on the x, y, and z coordinates
Danny wants to create a web page for her friends dog walking service. Which coding language should she use
Answer:
html js css
Explanation:
Multimode fiber can be used for long distance transmission
Answer:
False
Explanation:
Multimode fibers have large diameter ( about 50-100 microns), and are used for short and medium distance transmission. If long multimode fiber cable are used, it can cause distortion at the receiving end leading to partial data transmission. Multimode cables are used for local-area network.
Single mode fiber has small diameter of about 8.5-10 microns and can be used to transmit up to 50 times more distance than the multimode. Hence it is used for long distance communication.
A career in culinary arts can best be described as working in the __________ industry.
A.
food
B.
clothing
C.
computer
D.
entertainment
Answer:
A-Food
Explanation:
Write a method that takes a RegularPolygon as a parameter, sets its number of sides to a random integer between 10 and 20 inclusive, and sets its side length to a random decimal number greater than or equal to 5 and less than 12. Use Math.random() to generate random numbers.
This method must be called randomize() and it must take an RegularPolygon parameter.
Could someone help me out here thanks! C:
Answer:
public static void randomize(RegularPolygon r){
int side = (int)((20-10) * Math.random()) + 10;
int length = (int)((12-5) * Math.random()) + 5;
// assuming the regularpolygon class has setSide and setLength methods.
r.set.Side(side);
r.setLength(length);
}
Explanation:
The randomize method is used to access and change the state of the RegularPolygon class attributes sides and length. The method accepts the class as an argument and assigns a random number of sides and length to the polygon object.
Amy wants to make an exact replica of a specific area in an image. Which tool Amy will use?
Answer:
Explanation:
.
Do the lengths of 10,4 and 5 form a triangle explain why please I’m confused
Answer:
no
Explanation:
Imagine having sticks of these lengths. Attach the 4 and 5 to both ends of the 10. No way you can have them touch each other, not even when the triangle is flat.
The 4 and 5 add up to 9, that is less than 10.
The Triangle Inequality Theorem states that the sum of any 2 sides of a triangle must be greater than the measure of the third side.
a file that serves as a starting point for a new document
Answer:
The appropriate response is "Template".
Explanation:
A template would be a document that might open new opportunities for such a new folder. Because once you launch a framework, that's already pre-formatted sometimes in a manner. This same template will indeed presumably have such identification and phone number environment throughout the upper left, a person receiving identify location somewhat below something on the opposite side, a response body location further below, as well as a signature, identify at either the lower part.Dr. Wayne is trying to developing techniques to cure Parkinson’s disease by inserting genetic material into patients’ cells to counteract defective genes. This type of treatment is called
.
Answer:
gene therapy
Explanation:
It is correct. I just did it
What would be the greatest tool for emphasis? (video class)
A. Dutch angle
B. Medium Full Shot/Cowboy
C. Extreme Close Up/Insert shot
D. Medium shot
B! I'm sorry if I get this wrong :(