Hi!
Our computers will have system software and application software. Application software would be something like a game or just any general purpose app you've downloaded.
Hopefully, this helps! =)
Answer:
Application Software Type Examples
Word processing software MS Word, WordPad and Notepad
Database software Oracle, MS Access etc
Spreadsheet software Apple Numbers, Microsoft Excel
Multimedia software Real Player, Media Player
Presentation Software Microsoft Power Point, Keynotes
Explanation:
What what what what what what
Answer:
Sandbox Testing
Explanation:
Sandbox testing is used to test the new changes which is not their in your production server. Sandbox refers to a test server where we can deploy untested changes so that tester can test those changes separately
import math
print(math.pow(8, 0.5))
You can find the square root of any number by squaring it by 0.5