Answer:
:bombebphynyjnjtj
Explanation:
vqnafhteg
am i the only one that finds so much bots on peoples pages lol
ACTIVITY NI MATCHING TYPE Directions: Match Column A with Column B. Write the letter of the correct answer on the space provided before the number a. Trion your nails b. visits the dentist c. scrub your hands with soap and water d. wear deodorant taking a bath 18111411 hely wear suitable clothes at work g. avoidis open wounds while working with food h. Regularly out your hair. 1. Use a seperate towel or cloth wiping hands. . keep sanitizer. 10.
Answer:
Mark me a brainless plss i need that i am blink plss
full meaning of XP in computer
Answer → eXPerience
These steps describe the procedure to delete files from your computer.
Click on the Recycle Bin.
Click on the Delete icon.
Select the file to be deleted.
Select Delete from the File menu.
Answer:
select the file to be deleted
Explanation:
What is the relationship between the speed of an object in the amount of energy it has? explain
What protocol is used to discover the hardware address of a node with a certain IP address?
Answer: ARP hope this helps
Draw a conceptual sketch of your laptop. Identify the keyboard, screen, power source, and storage device and etc. using arrows and labels.
Answer: 12345678910111213141516171819202122
Define cloud, and explain the three key terms in your definition. Compare and contrast cloud-based and in-house hosting using the comparison presented in Q6-1 as a guide. In your opinion, explain the three most important factors that make cloud-based hosting preferable to in-house hosting.
Cloud computing is making hardware, software and data available on demand via a network.
The cloud stands for a network that, with all the computers connected to it, forms a kind of 'cloud of computers', where the end user does not know how many or which computer the software runs on or where those computers stand exactly.
In this way, the user no longer needs to be the owner of the hardware and software used and is therefore not responsible for maintenance. The details of the information technology infrastructure are hidden from view and the user has his own virtual infrastructure, scalable in size and possibilities.
Learn more in https://brainly.com/question/8645052
MSWord is a popular___________ program.
Answer:
graphic word processing program
Answer:
word-processing application
Explanation:
MSWord is a popular___word-processing application____ program
where and when to implement such network.
i think it is a
and it is b , so haha
Which statement correctly describes one aspect of the team's commitment at the end of PI Planning?
The statement that describes an aspect of the team's commitment at the end of PI Planning is to maintain predictability with uncommitted objectives.
A program increment (PI) simply means a timebox during which an agile release train helps in delivering incremental value in the form of tested and working systems and software.
A program increment (PI) is usually eight to twelve weeks long. An aspect of the team's commitment at the end of PI Planning is to maintain predictability with uncommitted objectives.
Read related link on:
https://brainly.com/question/23060988
What is another name for a switch A.Number system B.Variable C.Logic Gate D.Boolean
Answer:
logic gate
Explanation:
took the test lol
What is the purpose of a computer network needs assessment? to evaluate how to move from the current status to the desired goal to determine what steps employees can take to increase company revenue to analyze which workers need more training to improve their performance to compare worker productivity
Answer:
to evaluate how to move from the current status to the desired goal
Describe psychographic differences among the past five generations of Americans that you learned about in this course. What type of game would you create for each generation based on that generation’s psychographic characteristics? Give reasons for your choices. You may do some online research to find existing games (if any) that may appeal to each generation of players.
Answer:
sorry I don't know about this question
To what extent do you agree with the assertion that “Collection development begins with community analysis”. (Give reasons to buttress your answer).
The assertion that collection development starts with community analysis is logically correct.
The collection development policy is vital for setting goals for the collection that mirror the missions of the library. It gives information to the stakeholders of the library about how the collection will be chosen, and who will make the decisions regarding the collection.
Collection development starts with community analysis. The collection plan should follow a logical process in order to be effective. The community should be taken into consideration before the plan is carried out. The more one knows about the community, the better it'll be to make the collection plan effective.
Read related link on:
https://brainly.com/question/21529943
10 sentences about computer parts.
Please answer the following question in Verilog.
To test our functions we will generate a 3-bit vector that counts up by one every cycle which we will use as the inputs to the decoder. The decoder output will then be fed into the inputs of the encoder to produce an inverted version of the original 3-bit test vector. For every input vector you should toggle the enable signal to both the encoder and decoder function which can be easily done by using the clock waveform used to determine when to increment the input vector as the enable signal as well.
Answer:
345678909 my number
Explanation:
Can I please get an answer, it's for computer science.
Answer:
I believe the answer would be B. C. and D. A, wouldnt make sense, as GitHub doesn't have that as a feature. I hope this helps! :)
Answer:
ok im not 100% sure this is right but i also don't pay attention in any of my classes except music so i would maybe say options D,B, and A
Explanation:
What is a segmentation?
Answer:
Segmentation means to divide the marketplace into parts, or segments, which are definable, accessible, actionable, and profitable
Which of the following was the most significant impact the NEA had on the performing arts industry? W
It created more performance spaces.
O It increased awareness of the performing arts.
It increased production of the performing arts.
O It created more jobs.
Save and Exit
Next
Submit
dan
Answer:
The NEA’s focus on building new performing arts centers led to an increased production of arts.
Write a method named removeDuplicates that accepts as a parameter a List of integers, and modifies it by removing any duplicates. Note that the elements of the list are not in any particular order, so the duplicates might not occur consecutively. You should retain the original relative order of the elements. Use a Set as auxiliary storage to help you solve this problem.
For example, if a list named list stores [4, 0, 2, 9, 4, 7, 2, 0, 0, 9, 6, 6], the call of removeDuplicates(list); should modify it to store [4, 0, 2, 9, 7, 6].
The method is an illustration of loops or iteration.
Loops are used to carry out repetitive operations.
The removeDuplicates method in Python is as follows, where comments are used to explain each line.
#This defines the method
def removeDuplicates(list):
#This initializes the output list
outputList = []
#This iterates through the list
for i in list:
#All elements not in the output list, are appended to the output list
if i not in outputList:
outputList.append(i)
#This returns the output list
return str(outputList)
At the end of the method, the new list contains no duplicates.
Read more about similar program at:
https://brainly.com/question/6692366
You should move around and take a rest for 30 minutes every 5 minutes.
True Or False
Answer:
obviously true.........
Choose the statement that is true please help me fast like right now
A: It is estimated that 50% of the estimated 100 billion stars in the Milky Way galaxy have 5 or more planets.
B: The habitable zone is where stars and planets are not threatened by either supernovas exploding or from being swallowed by black holes.
C: The radial transit method of detecting star wobble registers the amount of red shift and blue shift and blue shift detectable in the star's movement as it moves away from us or towards us.
D: Exoplanets can be observed by the reflected light they give off from their star much the same way we can observe Mars, Venus and Jupiter.
Answer:
Exoplanets can be observed by the reflected light they give off from their star much the same way we can observe Mars, Venus and Jupiter.
Explanation:
Answer
D
Explanation:
I did this exam before trust me I don't care about points
1.(154)10=(?)2
help me! I will give 25 points.
Which of the following factors is most likely to result in low shipping and handling costs? A higher than average hourly pay rate for material handlers A rare but high-in-demand packaging material A promotion for free shipping on orders over a predetermined order total All of the above
Answer: A higher than average hourly pay rate for material handlers
Explanation:
Shipping and handling cost describes costs related to the total cost of an ordered item which are included in the fees used to deliver the item to the buyer. Hence, the correct option is C
Shipping and handling cost usually depend on the size of the item, the buyer's location and fragility of the item purchased.
From the options given, handling and shipping fee may be reduced as a result of free promotional shipping on orders.
Handler and drivers who are paid above average will result in increased shipping fee and rare in-demand items won't come cheap either.
Hence, low shipping fee will most likely be as a result of promotion for free shipping on orders over a predetermined order total.
Learn more : https://brainly.com/question/20533392
Your sister has just emailed you an attached file with the invitation list for her upcoming party.
Which of these tells you what type of file it is?
A. Folder name
B. File name
C. Extension
D. Call Number
Answer:
The file Extension so the answer is C
Define a class named Bits that holds a single integer variable. You will use this integer simply as a container of bits. The number of bits you can support depends on the type of integer you use. We will use an unsigned long long, which on most platforms occupies 64 bits.
4. Identify which type of algorithmic operation each one of the following steps belongs to: a. Get a value for x from the user. b. Test to determine if x is positive. If not, tell the user that he or she has made a mistake. c. Take the cube root of x. d. Do Steps 1.1, 1.2, and 1.3 x times
Answer:
a. input/output
b. if/else statement
c. while loop
Explanation:
I don't know, sort of...
Not Answered 17.Not Answered 18.Not Answered 19.Not Answered 20.Not Answered Question Workspace Jessica wants to purchase a new hard drive. She wants a drive that has fast access because she will use it to edit videos on her PC. She also needs a lot of storage and wants to have at least 4 TB available to save her videos. Jessica wants to keep the cost down as much as possible possible. What type of hard drive should Jessica purchase?
Answer: HDD 7200RPM
Explanation:
a solid state drive is going to be so much money especially if its 4 TB so just get a HDD 7200RPM or even better if its higher revolutions per minute......
Identify the following verb by number and person by checking on the appropriate boxes.
SHE WANTS!!
second person
singular
plural
same form for both singular and plural
third person
first person PLEASE HELP!!!!!! LAUNGUAGE ARTS
Answer:
Singular and third person
Explanation:
Second person: this answer is not correct as second person refers to pronouns such as “you, yourself” like in a recipe.
Singular: this is correct as a singular verb is when there is only one subject. You can also tell it’s a singular verb as the present tense ends with a “s”.
Plural: this is not plural because there is only one subject. Plus the present tense of the verb ends with an s so it’s not a plural verb. Plural verb’s present tense never ends with an s.
Third person: this is correct because the subject of the sentence is someone else. Third person pronouns include: “her, she, he, him, they, then” basically, third person is when you talk about someone else.
First person: this answer is not correct because first person refers to one’s self. So first person pronouns are: “I, me, myself”