InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What's An "include" File? |
|
Answer» "INCLUDE" files are ones that contain information that will be incorporated into a program file when it executes. Typically, these files contain parameters or COMMONLY used code. However, they should never contain sensitive information LIKE passwords. If this recommendation has been followed, even an attacker who could read the files WOULD GAIN nothing from them. "include" files are ones that contain information that will be incorporated into a program file when it executes. Typically, these files contain parameters or commonly used code. However, they should never contain sensitive information like passwords. If this recommendation has been followed, even an attacker who could read the files would gain nothing from them. |
|
| 2. |
What Does The Patch Do? |
|
Answer» The patch ELIMINATES the vulnerability by causing the correct MACRO checking to be PERFORMED even when opening an RTF FILE linked to a Word TEMPLATE. The patch eliminates the vulnerability by causing the correct macro checking to be performed even when opening an RTF file linked to a Word template. |
|
| 3. |
Is Office Xp Affected By This Vulnerability? |
|
Answer» The soon to be released VERSION of WORD 2002 (the version of Word INCLUDED in Office XP) is not affected by the VULNERABILITY. The soon to be released version of Word 2002 (the version of Word included in Office XP) is not affected by the vulnerability. |
|
| 4. |
What's A Template? |
|
Answer» A template can be thought of as a skeleton document. For instance, a template of a research paper might define the needed styles, include pre-built HEADERS and FOOTERS, and include any required boilerplate text. When a user needs to create a new research paper, she could USE the template as a foundation upon which to develop her actual paper. Examples of templates can be found in the Microsoft Office Template Gallery. Like other documents, templates can contain macros. When WORD is used to OPEN a document that's based on a template, both the document and the template should be checked for macros. The vulnerability involves a case in which this isn't done correctly. A template can be thought of as a skeleton document. For instance, a template of a research paper might define the needed styles, include pre-built headers and footers, and include any required boilerplate text. When a user needs to create a new research paper, she could use the template as a foundation upon which to develop her actual paper. Examples of templates can be found in the Microsoft Office Template Gallery. Like other documents, templates can contain macros. When Word is used to open a document that's based on a template, both the document and the template should be checked for macros. The vulnerability involves a case in which this isn't done correctly. |
|
| 5. |
What's Rich Text Format? |
|
Answer» Rich Text Format (RTF) is a specification for encoding formatted text and graphics. The principal BENEFIT of RTF is that it's supported by a number of word processors on a number of different platforms. For instance, if Joe uses Word on a PC to create RTF files, he could share them with Jane, who uses an entirely different word processor on a Macintosh. All versions of Word dating back to Word 1.0 NATIVELY support RTF. Word can open and process RTF documents, and Word documents can be saved in RTF if desired. However, there is a security vulnerability involving the way Word OPENS such files, and this could allow macros to RUN without the user's permission. Rich Text Format (RTF) is a specification for encoding formatted text and graphics. The principal benefit of RTF is that it's supported by a number of word processors on a number of different platforms. For instance, if Joe uses Word on a PC to create RTF files, he could share them with Jane, who uses an entirely different word processor on a Macintosh. All versions of Word dating back to Word 1.0 natively support RTF. Word can open and process RTF documents, and Word documents can be saved in RTF if desired. However, there is a security vulnerability involving the way Word opens such files, and this could allow macros to run without the user's permission. |
|
| 6. |
What Causes The Vulnerability? |
|
Answer» The vulnerability RESULTS because, when OPENING a Rich Text Format DOCUMENT that is linked to a Word TEMPLATE, Word doesn't CHECK the template for embedded macros. The vulnerability results because, when opening a Rich Text Format document that is linked to a Word template, Word doesn't check the template for embedded macros. |
|
| 7. |
When Is A Switch Statement Better Than Multiple If Statements? |
|
Answer» A switch STATEMENT is BEST to USE in the case when one have more than two conditional expressions which are based on a SINGLE numeric TYPE variable. A switch statement is best to use in the case when one have more than two conditional expressions which are based on a single numeric type variable. |
|
| 8. |
Can I Use The Show Menu To Remove Revisions From A Ms Word Document? |
|
Answer» NO When you remove the check MARKS by the items in the SHOW MENU, it just hides the revisions. The revisions will show up the next time that the document is opened either by yourself or by the reviewers. There is only one way to remove revisions and COMMENTS and that is by accepting or deleting them. NO When you remove the check marks by the items in the SHOW menu, it just hides the revisions. The revisions will show up the next time that the document is opened either by yourself or by the reviewers. There is only one way to remove revisions and comments and that is by accepting or deleting them. |
|
| 9. |
How To Change The Sheet Tab Color Of Excel Spreadsheets? |
Answer»
|
|
| 10. |
How To Access My Copy File? |
Answer»
|
|