Information Management CH3 Flashcards
Come up with your own definition of software. Explain the key terms in your definition
Software is the set of instructions that tell the hardware what to do. Software is created through the process of programming
What are the functions of the operating system?
The operating system manages the hardware resources of the computer, provides the user-interface components, and provides a platform for software developers to write applications.
Which of the following are operating systems and which are applications: Microsoft Excel, Google Chrome, iTunes, Windows, Android, Angry Birds.
Microsoft Excel (application), Google Chrome (application), iTunes (application), WIndows (operating system), Android (operating system), Angry Birds (application)
What is your favorite software application? What tasks does it help you accomplish?
Choose a application. like rabo app. which let me see my balance
What is a “killer” app? What was the killer app for the PC?
A killer app is application software that is so useful that people will purchase the hardware just so they can run it. The killer app for the PC was the spreadsheet
How would you categorize the software that runs on mobile devices? Break down these apps into at least three basic categories and give an example of each.
Students should identify that there are mobile operating systems and mobile apps. Most likely, students will break down mobile apps into multiple categories: games, GPS, reading, communication, etc
Explain what an ERP system does
An ERP (enterprise resource planning) system is a software application with a centralized database that is implemented across the entire organization.
What is open-source software? How does it differ from closed-source software? Give an example of each
Open-source software is software that makes the source code available for anyone to copy and use. It is free to download, copy, and distribute. Closed-source software does not make the source code available and generally is not free to download, copy, and distribute. There are many examples of both, such as: Firefox (open source), Linux (open source), iTunes (closed source), Microsoft Office (closed source).
What does a software license grant?
they grant the user the right to use the software on a limited basis. The terms of the license dictate users’ rights in detail.
How did the Y2K (year 2000) problem affect the sales of ERP systems?
Organizations purchased ERP software to replace their older systems in order to avoid any problems with the year 2000 in their software.
What is cloud computing?
cloud computing is a method of software delivery that runs on any computer that has a web browser and access to the Internet.
Name the three types of cloud computing?
- SaaS (Company doesn’t manage anything)
- PaaS (Company manages applications and data)
- IaaS (Company manages PaaS + Run-time, Middleware and O/S
Advantages of cloud computing
- No software to install or upgrade to maintain
- Available from any computer that has access to the internet
- Can scale to a large number of users easily
- New applications can be up and running very quickly
- Services can be leased for a limited time on an as-needed basis
- Your information is not lost if your hard disk crashes or your laptop is stolen
- You are not limited by the available memory or disk space on your computer
Disadvantages of cloud computing
- Your information is storen on someone else’s computer – how safe is it?
- You must have internet access to use it. If you don’t have access, you’re out of luck
- You are relying on a third-party to provide these services