USING MICROSOFT POWERPOINT
HOW TO CREATE A POWERPOINT PRESENTATION USING A TEMPLATE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which one of the following is an internal component of programme documentation? KLO 2.2
|
Debugging log.
|
|
Context-sensitive help.
|
|
Quick reference card.
|
|
User manual.
|
Explanation:
Detailed explanation-1: -It includes requirements documents, design decisions, architecture descriptions, program source code, and FAQs. User documentation covers manuals that are mainly prepared for end-users of the product and system administrators.
Detailed explanation-2: -Internal Documentation:The details of the program are explained by comments placed within the code. The internal documentation should minimally include the following: A ‘block comment’ should be placed at the head of every method (a.k.a., function or subprogram).
There is 1 question to complete.