I think the answer is c GIMP
Answer:
d. Local Security Policy
Explanation:
Local security policy refers to different security settings that are present on a local computer. Local security policy can include administrative rights assignments and password.
This can also mean policies that enables an administrators to set users privileges by so doing guiding what users are permitted to do on the computer.
D) All of these
Spreadsheet uses a chart, multiple charts, as well as data in order to incorporate as much information as possible.
Answer:
Why is it difficult to tell whether a program is correct?
It's difficult to tell if a program is correct because it depends on well-documented requirements did it by the functional analyst.
How do you go about finding bugs in your code?
To find bugs, first, you have to know the scope of testing then write correctly the test plan and finally use your tester ability to realize where the bugs could be.
What kinds of bugs are revealed by testing?
- Boundary related errors.
- Error handling errors.
- Functional errors.
- Communication errors.
- Syntactic errors.
- Missing command errors.
What kinds of bugs are not?
If you find a bug and is not defined in the functional document, then it could be a bug or not. Then you have to ask the functional analyst for greater accuracy of the document.