EBK ESSENTIALS OF MIS,
13th Edition
ISBN: 8220106778494
Author: LAUDON
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Concept explainers
Expert Solution & Answer
Chapter 5, Problem 3RQ
Explanation of Solution
Computer software used in business:
- Application software is an end-user program, which enables the computer to perform some useful tasks.
- Examples of application software are,
- Media players
- Accounting software
Database programs- Sprea...
- Examples of application software are,
Explanation of Solution
Differences between system software and application software:
System software | Application software |
System software supports and manages computer system and interacts with other computer resources. |
Software that is designed for end users is known as application software. |
It is designed to operate computer hardware devices. | Application software cannot control hardware devices. |
System software provides a platform for application software to run in its environment and it controls the whole machine. | It performs in an environment provided by system software... |
Explanation of Solution
Role of
- The most important program that runs on a computer is operating system.
- OS is a collection of software that enables the computer resources to have communication with computer system.
- OS is used to control traffic in a computer; it schedules time for processing and allocates memory for each process.
- Operating system acts as an interface between user and computer...
Explanation of Solution
Personal Computer (PC) and server operating systems:
- Windows7: It is developed by Microsoft and used as personal OS.
- Windows8: It is improved interface of Windows7 developed by Microsoft...
Explanation of Solution
Desktop productivity software tools:
- Word processing
- The word processing file is a type of file which contains plain text information and it may also contain audio and video information.
- Word processing file with plain text:
- It contains only text and it stores the information typed by the user in the document.
- The file contains not only the characters in the document.
- Additionally, it contains the formatting styles, colors, borders, fonts, and images or clip art...
Explanation of Solution
Usage of java and html in web application:
Java belongs to the fifth generation software.
- The software that was developed approximately after the year 1990 is represented as the fifth generation software.
- Java is an object oriented
programming language designed and developed after 1990.- Java is an easy, secure, and platform-independent language that can be run on any computer.
- Structured design is based on the task (functions).
- It deals with the data and function separately.
- Object oriented design breaks the tasks into objects, and it is based on the object.
- It groups the data and functions together as objects which the real world object...
Explanation of Solution
Web services:
- Web service is a generic or specific service offered to an electronic device by another electronic device.
- It includes efficient and effective security.
- Lost coupling can be replaced using the required code.
- Any random client can use the services by having the knowledge of its functionality...
Explanation of Solution
Open source software:
- The basic codes and applications which are free for everyone to see and use is known as open source software. The idea of open source revolutionized the computing world.
- The example of open source software is Linux operating system.
- Linux allows the user to view to source code and everyone can use it...
Explanation of Solution
Cloud computing services:
- Cloud computing is a type of computing that relies on computer resources sharing rather than the application running on local computing devices such as servers, computers, tablet, and Smart phones.
- In a cloud computing the cloud is used as a symbol for the internet, it means that the cloud computing is a type of internet based computing.
- There are three types of service categories available in cloud computing:
- The hardware-based service is categorized as “Infrastructure-as-a-Service”.
- The software-based service is categorized as “Software-as-a-Service”.
- The application and interface development based service is categorized as “Platform-as-a-Service”...
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
After our initial deployment for our ML home based security system, the first steps we took to contribute further to the project, we conducted load testing, tested and optimize for low latency, and automated user onboarding. What should be next?
Why investing in skills and technology is a critical factor in the financial management aspect of system projects.
why investing in skills and technology is a critical factor in the financial management aspect of systems projects.
Chapter 5 Solutions
EBK ESSENTIALS OF MIS,
Ch. 5.2 - Prob. 1CQ1Ch. 5.2 - Prob. 2CQ1Ch. 5.2 - Prob. 3CQ1Ch. 5.2 - Prob. 4CQ1Ch. 5.2 - Prob. 1CQ2Ch. 5.2 - Prob. 2CQ2Ch. 5.2 - Prob. 3CQ2Ch. 5 - Prob. 1IQCh. 5 - Prob. 2IQCh. 5 - Prob. 3IQ
Ch. 5 - Prob. 4IQCh. 5 - Prob. 5IQCh. 5 - Prob. 1RQCh. 5 - Prob. 2RQCh. 5 - Prob. 3RQCh. 5 - Prob. 4RQCh. 5 - Prob. 5DQCh. 5 - Prob. 6DQCh. 5 - Prob. 7DQCh. 5 - Prob. 8HMPCh. 5 - Prob. 9HMPCh. 5 - Prob. 10HMPCh. 5 - Prob. 13CSQCh. 5 - Prob. 14CSQCh. 5 - Prob. 15CSQCh. 5 - Prob. 16CSQCh. 5 - Prob. 17MLMCh. 5 - Prob. 18MLM
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- EX:[AE00]=fa50h number of ones =1111 1010 0101 0000 Physical address=4AE00h=4000h*10h+AE00h Mov ax,4000 Mov ds,ax; DS=4000h mov ds,4000 X Mov ax,[AE00] ; ax=[ae00]=FA50h Mov cx,10; 16 bit in decimal Mov bl,0 *: Ror ax,1 Jnc ** Inc bl **:Dec cx Jnz * ;LSB⇒CF Cf=1 ; it jump when CF=0, will not jump when CF=1 HW1: rewrite the above example use another wayarrow_forwardEX2: Write a piece of assembly code that can count the number of ones in word stored at 4AE00harrow_forwardWrite a program that simulates a Magic 8 Ball, which is a fortune-telling toy that displays a random response to a yes or no question. In the student sample programs for this book, you will find a text file named 8_ball_responses.txt. The file contains 12 responses, such as “I don’t think so”, “Yes, of course!”, “I’m not sure”, and so forth. The program should read the responses from the file into a list. It should prompt the user to ask a question, then display one of the responses, randomly selected from the list. The program should repeat until the user is ready to quit. Contents of 8_ball_responses.txt: Yes, of course! Without a doubt, yes. You can count on it. For sure! Ask me later. I'm not sure. I can't tell you right now. I'll tell you after my nap. No way! I don't think so. Without a doubt, no. The answer is clearly NO. (You can access the Computer Science Portal at www.pearsonhighered.com/gaddis.)arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Principles of Information Systems (MindTap Course...Computer ScienceISBN:9781305971776Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningFundamentals of Information SystemsComputer ScienceISBN:9781305082168Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningSystems ArchitectureComputer ScienceISBN:9781305080195Author:Stephen D. BurdPublisher:Cengage Learning
- Principles of Information Systems (MindTap Course...Computer ScienceISBN:9781285867168Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningFundamentals of Information SystemsComputer ScienceISBN:9781337097536Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningMicrosoft Windows 10 Comprehensive 2019Computer ScienceISBN:9780357392607Author:FREUNDPublisher:Cengage
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Fundamentals of Information Systems
Computer Science
ISBN:9781305082168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Systems Architecture
Computer Science
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Cengage Learning
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Fundamentals of Information Systems
Computer Science
ISBN:9781337097536
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Microsoft Windows 10 Comprehensive 2019
Computer Science
ISBN:9780357392607
Author:FREUND
Publisher:Cengage