Answer:
one is in bricks and mortar and the other is on a machine
Explanation:
jk its one is learning threw trial and error and the other is through one set of code that tells it how to to the task one way that makes it have one path
Can someone help me plz
Answer:
O two one
O Not;And;Or
I hope its help for you
have a great day
Which of the following sentences use personification 
A. The stars in the sky are bright
B. The tree had leaves of green, yellow, and brown,
C. The truck pulled the heavy trailer out of the mud.
D. The snowflakes danced through the air.
Answer:
D
Explanation:
snowflakes cant dance.Its a human things.
What are the benefits of writing functions that use parameters and return? Try to list at least two.
Answer:
Explanation:
Writing functions that use parameters and return helps improve code readability and manages complexity by reusing code.
By repeating code and creating methods that utilize arguments and return, you may increase readability of code and control complexity. Instead of creating two distinct functions, parameters may be used to mix the two.
Parameters and results of the tests enable us to build code that is more readable and adaptable to a wider range of contexts. However, we'll need to practice reading, developing, and troubleshooting code like this because it operates a little more than the programmed we're used to.
Learn more:
https://brainly.com/question/15260986?referrer=searchResults
Ict quiz I attached a picture
Answer:
error:invalid syntax
Explanation:
heeheee
Taking a recipe and breaking it down into its individual sections, like ingredients, preparation, cooking instructions, and nutritional information, is an example of _____.
refinement
pattern recognition
decomposition
abstraction
Answer:
its C - Decomposition
Explanation:
100% edge
Fruits and vegetables lose some of their vitamins and phytonutrients, which are healthy plant molecules other than vitamins and minerals. The amount of nutrients destroyed increases with cooking time and temperature. Some nutrients can even start to be lost during food preparation. Thus, option C is correct.
What cooking instructions, include decomposition?Boiling results in the greatest loss of nutrients, while other cooking methods more effectively preserve the nutrient content of food. When it comes to preserving nutrients, stir-frying, roasting, and steaming are some of the best ways to prepare vegetables.
There are three different sorts of cooking techniques: combination cooking, moist heat cooking, and dry heat cooking. Heat is used in each of these techniques to modify food uniquely. These three ways can be used to categorize all forms of cooking, including grilling and steaming.
Therefore, taking a recipe and breaking it down into its individual sections, like ingredients, preparation, cooking instructions, and nutritional information, is an example of (decomposition).
Learn more about cooking here:
https://brainly.com/question/5190639
#SPJ2
A system consumed 0.4 seconds of processor time, 0.3 seconds accessing the network, and 0.5 seconds accessing the disk drive to execute the task. Where is the bottleneck in this network
Answer:
the disk drive
Explanation:
A bottle neck in a network is the condition through which the data flows becomes limited by the network of the computer system. It occurs in the user network or within the servers where there are contention for any internal server resources.
In the context, a system that consumes 0.4 seconds for the processor time and time 0.3 seconds for accessing the network. The system also takes 0.5 seconds for accessing disk drive for executing the task. So the bottle neck in this system is the disk drive.