Answer:
CTRL and C
Explanation:
"press down the CTRL key with one finger and hold it down, then press the letter C with another finger, and then let both go"
From the given case in the question, Hema would prefer having a handout document for the audience that does not include the slide dates, which are included in her printed notes for the presentation.
To do this, Hema would need to execute option (D) View → Notes and Handouts → Header & Footer → Date and time → Fixed.
This is because the option to modify dates for handouts and notes are in the View tab, not on the insert Tab.
Yes wizard function allows you to modify records
Answer:
Option A is the correct answer for the above question.
Explanation:
The Index Out Of Range exception is a type of Run exception which is generated on run time. It means when any user executes the software or program, then that program gives some error on the execution time by some coding problem or some value problem.
So this type of exception can be handle by the Catch block which is also stated by the option A. Hence A is the correct answer but the other is not because:-
- Option B states that this exception is generated by the catch block which is not correct.
- Option C states that the catch block passes the exception which is also not the correct.
- Option D states that the exception is passed for the operating system, but it is passed to the catch block only.