The steps that Jake need to take to insert a comment are
Place the cursor where he wants the comment to appear → Press the Ctrl+Alt+N keys →Write his comment in the comment box.
What is commenting a file?
A comment is a text in a program's code or script or another file that is not meant to be seen by the user who is running the program.
If you have any file in your name and a higher authority checks it for further approval, he adds a comment to that file. If in return you also has to make a comment, then follow the following steps:
Place the cursor where the comment is to be made.
↓
Press the Ctrl+Alt+N keys.
↓
Write comment in the comment box.
Thus, this way Jake need to take to insert a comment.
Learn more about commenting a file.
https://brainly.com/question/10937283
#SPJ2