D. oxygen,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
Answer:
B. Social environment
Explanation:
It's like when you hang out with people who likes to draw so you end up having drawing as a hobby (example).
Basically, depending on who you're surrounded with, you will end up influenced with or without you noticing it.
Answer:The virus may not show symptoms for years, making d infected person to keep spreading the virus
Explanation:
Answer:Smooth muscle is called involuntary muscle because you can not control this type of muscle movement. These muscles line internal organs, blood vessels, and organs such found in the digestive and reproductive systems.
Explanation:
Characteristics of an Algorithm
Not all procedures can be called an algorithm. An algorithm should have the following characteristics −
Unambiguous − Algorithm should be clear and unambiguous. Each of its steps (or phases), and their inputs/outputs should be clear and must lead to only one meaning.
Input − An algorithm should have 0 or more well-defined inputs.
Output − An algorithm should have 1 or more well-defined outputs, and should match the desired output.
Finiteness − Algorithms must terminate after a finite number of steps.
Feasibility − Should be feasible with the available resources.
Independent − An algorithm should have step-by-step directions, which should be independent of any programming code.
Hope this helps!
(dont forget to give bainliest!)