Answer:
The answer is "Right".
Explanation:
In computer science, editing is the primary activity, which is used by the users to handles graphics, tables, and other things. It can be divided into two types first is internal(default) and the second is manual.
- In the manual editing, to edit the column of the table we just right click on the column.
- It enables you to edit option, in which we edit column according to our desire.
Answer:
Following is attached the code that works accordingly as required. It reads in characters from standard input and outputs the number of times it sees an 'a' followed by the letter 'b'. All the description of program is given inside the code as comments.
I hope it will help you!
Explanation: