Answer:
Option B.
Explanation:
The delete key is used to delete the symbol after the insertion point.
Here, Michal is typed as Michael.
So, to delete the letter e from Michael, put the insertion point before e.
If you put insertion point after the letter e or before the letter l, l gets deleted.
In no case, you can put the insertion point after the letter l.
So, option B is correct.
Answer:
1. a building or set of rooms in which the business of a department of government administration is carried out.
"The government offices were dispersed throughout the city"
2. a post or position within a country's government.
"he cannot be the city attorney because he already holds a government office"
Explanation:
The computing paradigm that can solve a problem by describing the requirements, without writing code in a step-wise fashion to solve the problem is called; Imperative
<h3>Programming Paradigm</h3>
The correct answer here is Imperative Paradigm because imperative programming is a programming paradigm that utilizes statements which change the state of a program.
Now, further to the definition, an imperative program usually consists of commands that the computer should perform and this imperative programming focuses on describing the way that a program operates.
Read more about Programming paradigm at; brainly.com/question/14260799