Answer:
Multitasking is a process in which we do multiple task at a time.
In computing system, multitasking is the concept of performing different types of multiple task and process over a certain period of time by executing simultaneously.
Operating system basically allow various task to run simultaneously by the user. In an operating system, each task consume storage system and all the other resources.
Multitasking function facilitate memory isolation in the processor and also supported different levels of security system in the operating system. For example, "a programmer working on any program in a system and as well as listening the music then, it perform multiple task at the same time".
names = ["Kevin", "Joe", "Thor", "Adam", "Zoe"]
names.sort()
for x in names:
if x == "Thor":
break
else:
print(x)
I made up my own names for the sake of testing my code. I wrote my code in python 3.8. I hope this helps.
Hello!!
Answer:
Plastic extrusion is the process through which plastic is heated and forced through a heated chamber by a screw.
Molding is the process of forcing plastic through a die to form the final shape of a product.
Cooling: The plastic extruded is chilled.
Spool or cut: The continuous form is either spooled or cut into lengths.
Mold construction: Small plastic pellets are melted and moulded into a hollow tube known as a parison or preform (depending on the blow molding subtype).
Molding: The parison is clamped into a mold and inflated with pressured air until it adopts the shape of the mold's interior.
Cooling and ejection: The item cools in the mold until it is firm enough to be expelled.
I can answer this but I need to know if it is a question because theres no question mark