Turning you go make a turn steering is where you keep yourself on the road.
Answer:
téléphone
Explanation:
thats how you say phone in French also you can go on Google translate or word reference to translate words.
Answer:
D). Algorithm
Explanation:
The set of specific, sequential steps that describe exactly what a computer program must do to complete the work is called an algorithm.
From the question, it is clear the correct option is algorithm.
In simple terms, to solve a problem the set of rules to follow is called algorithm. Algorithm in computer programming describes the steps that explains not only the task that needs to be performed, but also how to do it.
In algorithm, the steps are needed to be in the right sequence.
In a bubble sort, you use an inner loop to make pair comparisons.