Managing Software Flashcards
What are cross platform applications? Provide one example.
- Are applications that can be run on multiple operating systems.
- Microsoft Suite can run on both Windows and MacOS.
What are single platform applications?
Are Applications that can be run on a particular OS.
What does a Windows x86 application mean and can a 64 bit OS run it?
It means that this type of application was designed for older 32 bit OS and yes it can be run by 64 bit OS.
Best practices for installing software
Just an FYI
- Read the instructions.
- Check advanced options or configuration settings upon installation.
- Read the licensing agreements.
What is proprietary software license? What is the difference between single user, group or site use and concurrent license?
- Proprietary software license is a type of licensing where software use is paid for by a user for its use.
- Single user License supports only one person.
- Group or site use licencese supports multiple people.
- Concurrent license supports mulitple users that use the software at the same time.
How can a software be paid for?
As a one time purchase or by a subscription.
What are serial numbers and product keys? Why is it important to keep track of them?
- Are passwords which validates and authenticates the installation of a software.
- It’s important to keep track of them to prevent unauthorised use and installation of a software package.
What is a open source software?
- Is a software that is free of use and can have it’s source code modified and redistributed.
- Normally developed by a community of developers.