Management Information Systems: Managing The Digital Firm (16th Edition)
16th Edition
ISBN: 9780135191798
Author: Kenneth C. Laudon, Jane P. Laudon
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Expert Solution & Answer
Chapter 7, Problem 3RQ
Explanation of Solution
Internet:
- The Internet is a wide range of network that connects computers throughout the world.
- It holds vast area of information, resources and services. This information can be sent and received through the Internet.
- It uses routers and servers to connect a computer anywhere in the world.
- It uses the standard protocol such as TCP/IP.
- Some uses of internet are as follows:
- Communication
- Shopping
- Entertainment
- Financial transaction
- Real-time updates
Working of Internet:
- Internet constitutes of two components that helps in understanding the internet. They are:
- Hardware
- This component includes everything like the cables, routers, smartphones and other such devices. These components create a network of networks.
- Some hardware devices become the end points which are called the clients and the machines that store information which the users seek on the internet are servers.
- Other hardware devices are called nodes that act as a connecting point along the route.
- Protocols
- The hardware would not be able to create a network without using the second component which is the protocol...
- Hardware
Explanation of Solution
Domain Name System (DNS):
DNS is the way internet domain names are located and translated into internet protocol address.
Working of DNS:
- The servers of DNS maintain a
database that contains the IP addresses mapped to their corresponding domain names. - It looks like a hierarchical structure, where root is the domain name.
- Top-level domain is a child domain of the root and second-level domain is a child domain of the top-level domain.
- Two- or three-character names are used in the top-level domain such as .com, .edu, .gov, .org etc.
- Second-level domain contains two parts, designating a top-level name such as amazon.ca, nyu.edu.
- In the hierarchical structure, the bottom is a host name that designates a specific computer on either the private or internet network.
Internet Protocol (IP) address:
- Internet Protocol is a protocol suite that offers routing of packets from one computer to another...
Explanation of Solution
Principal internet services:
- Chatting and messaging
- Telnet
- Newsgroups
- World Wide Web (WWW)
- File Transfer Protocol (FTP)
Chatting and messaging:
- It includes two or more people who are instantaneously connected to the internet so that they can hold live, and interactive conversions.
- Messaging is one kind of chat service that allows participants to make their own private chat channels.
- It will support voice and video chat and also written conversions.
E-mail:
- E-mail is allowed to share the documents or files from one computer to another, and for sending and receiving the messages so that employees within the business can easily communicate with one another.
- This is a cost effective alternative to equivalent voice, postal or overnight delivery costs.
Telnet:
- It will be possible for employees to log onto the computer and do work on another...
Explanation of Solution
VoIP:
- Voice over IP (VoIP) is used to deliver voice data in digital form using packet switching methods.
- Normal calls transmitted over telephone networks can travel over the corporate network based on the internet protocol.
- It will save money by avoiding the costs of delivering information through telephone lines.
VoIP providing business values:
- By a simple click- and-drag operation, it will allow conference calls on the computer screen to select the names of those taking the calls.
- It is cost effective, so all the business uses VoIP.
- Telecommunication and cable companies are giving VoIP service along with their high speed internet and cable offerings which tends to be more attractive to the customers...
Explanation of Solution
Alternative ways of locating information on the web:
- Intelligent agent shopping bots
- Wikipedia
- Search engine
- Blogs
- Social networking
- RSS
- Web 2.0
- Web 3.0
Intelligent agent shopping bots:
- For using internet for shopping information, the shopping bots use intelligent agent software.
- For availability and price of the products specified by the user, the shopping bots are used and this will return the list of sites that sell the item along with pricing information and purchase link.
Wikipedia:
- Wikipedia is the largest reference website across the worldwide. It is a multilingual, free encyclopedia, web-based website.
- In spite of its growth and success, it faces certain limitations regarding plagiarism, vandalism and copyright.
Search engine:
- For finding the information on the web, the search is used instantly.
- It will go through PDF documents, file of Microsoft Office applications, images, HTML files, audio and video files to produce the results that match the desired search.
Blog:
- A website that is maintained by an individual to express one‘s own opinions and the contents present are available to the public.
- The contents or opinions are shared by the blogger in a regular fashion based on the trends that are released day to day.
- The contents are presented in the form of stories, news, trends, links that could be redirected to other articles or websites that interests the bloggers much.
Social Networking or Social Media:
- Social media is making and sharing of information, career interests, ideas and other forms of expression through networks and virtual communities...
Explanation of Solution
Uses of online search technologies for marketing:
- Searching is one of the web most popular activities with billions of queries performed every month. It is the foundation for the most profitable form of online advertisements and marketing.
- The search engine contains two types of listing when the users enter the search term in the search engine...
Expert Solution & Answer
Trending nowThis is a popular solution!
Students have asked these similar questions
What are the major threats of using the internet? How do you use it? How do children use it? How canwe secure it? Provide four references with your answer. Two of the refernces can be from an article and the other two from websites.
Assume that a string of name & surname is saved in S. The alphabetical characters in S can be in
lowercase and/or uppercase letters. Name and surname are assumed to be separated by a space
character and the string ends with a full stop "." character.
Write an assembly language program that will copy the name to NAME in lowercase and the surname
to SNAME in uppercase letters. Assume that name and/or surname cannot exceed 20 characters.
The program should be general and work with every possible string with name & surname. However,
you can consider the data segment definition given below in your program.
.DATA
S DB 'Mahmoud Obaid."
NAME DB 20 DUP(?)
SNAME DB 20 DUP(?)
Hint: Uppercase characters are ordered between 'A' (41H) and 'Z' (5AH) and lowercase characters
are ordered between 'a' (61H) and 'z' (7AH) in the in the ASCII Code table. For lowercase letters,
bit 5 (d5) of the ASCII code is 1 where for uppercase letters it is 0. For example,
Letter
'h'
Binary
ASCII
01101000
68H
'H'…
What did you find most interesting or surprising about the scientist Lavoiser?
Chapter 7 Solutions
Management Information Systems: Managing The Digital Firm (16th Edition)
Ch. 7.3 - Prob. 1.1CQCh. 7.3 - Prob. 1.2CQCh. 7.3 - Prob. 1.3CQCh. 7.3 - Prob. 1.4CQCh. 7.3 - Prob. 2.1CQCh. 7.3 - Prob. 2.2CQCh. 7.3 - Prob. 2.3CQCh. 7 - Prob. 1IQCh. 7 - Prob. 2IQCh. 7 - Prob. 3IQ
Ch. 7 - Prob. 4IQCh. 7 - Prob. 5IQCh. 7 - Prob. 6IQCh. 7 - Prob. 1RQCh. 7 - Prob. 2RQCh. 7 - Prob. 3RQCh. 7 - Prob. 4RQCh. 7 - Prob. 5DQCh. 7 - Prob. 6DQCh. 7 - Prob. 7DQCh. 7 - Prob. 8HMPCh. 7 - Prob. 9HMPCh. 7 - Prob. 10HMPCh. 7 - Prob. 11HMPCh. 7 - Prob. 13CSQCh. 7 - Prob. 14CSQCh. 7 - Prob. 15CSQCh. 7 - Prob. 16CSQCh. 7 - Prob. 17MLMCh. 7 - Prob. 18MLM
Knowledge Booster
Similar questions
- 1. Complete the routing table for R2 as per the table shown below when implementing RIP routing Protocol? (14 marks) 195.2.4.0 130.10.0.0 195.2.4.1 m1 130.10.0.2 mo R2 R3 130.10.0.1 195.2.5.1 195.2.5.0 195.2.5.2 195.2.6.1 195.2.6.0 m2 130.11.0.0 130.11.0.2 205.5.5.0 205.5.5.1 R4 130.11.0.1 205.5.6.1 205.5.6.0arrow_forwardAnalyze the charts and introduce each charts by describing each. Identify the patterns in the given data. And determine how are the data points are related. Refer to the raw data (table):arrow_forward3A) Generate a hash table for the following values: 11, 9, 6, 28, 19, 46, 34, 14. Assume the table size is 9 and the primary hash function is h(k) = k % 9. i) Hash table using quadratic probing ii) Hash table with a secondary hash function of h2(k) = 7- (k%7) 3B) Demonstrate with a suitable example, any three possible ways to remove the keys and yet maintaining the properties of a B-Tree. 3C) Differentiate between Greedy and Dynamic Programming.arrow_forward
- What are the charts (with their title name) that could be use to illustrate the data? Please give picture examples.arrow_forwardA design for a synchronous divide-by-six Gray counter isrequired which meets the following specification.The system has 2 inputs, PAUSE and SKIP:• While PAUSE and SKIP are not asserted (logic 0), thecounter continually loops through the Gray coded binarysequence {0002, 0012, 0112, 0102, 1102, 1112}.• If PAUSE is asserted (logic 1) when the counter is onnumber 0102, it stays here until it becomes unasserted (atwhich point it continues counting as before).• While SKIP is asserted (logic 1), the counter misses outodd numbers, i.e. it loops through the sequence {0002,0112, 1102}.The system has 4 outputs, BIT3, BIT2, BIT1, and WAITING:• BIT3, BIT2, and BIT1 are unconditional outputsrepresenting the current number, where BIT3 is the mostsignificant-bit and BIT1 is the least-significant-bit.• An active-high conditional output WAITING should beasserted (logic 1) whenever the counter is paused at 0102.(a) Draw an ASM chart for a synchronous system to providethe functionality described above.(b)…arrow_forwardS A B D FL I C J E G H T K L Figure 1: Search tree 1. Uninformed search algorithms (6 points) Based on the search tree in Figure 1, provide the trace to find a path from the start node S to a goal node T for the following three uninformed search algorithms. When a node has multiple successors, use the left-to-right convention. a. Depth first search (2 points) b. Breadth first search (2 points) c. Iterative deepening search (2 points)arrow_forward
- We want to get an idea of how many tickets we have and what our issues are. Print the ticket ID number, ticket description, ticket priority, ticket status, and, if the information is available, employee first name assigned to it for our records. Include all tickets regardless of whether they have been assigned to an employee or not. Sort it alphabetically by ticket status, and then numerically by ticket ID, with the lower ticket IDs on top.arrow_forwardFigure 1 shows an ASM chart representing the operation of a controller. Stateassignments for each state are indicated in square brackets for [Q1, Q0].Using the ASM design technique:(a) Produce a State Transition Table from the ASM Chart in Figure 1.(b) Extract minimised Boolean expressions from your state transition tablefor Q1, Q0, DISPATCH and REJECT. Show all your working.(c) Implement your design using AND/OR/NOT logic gates and risingedgetriggered D-type Flip Flops. Your answer should include a circuitschematic.arrow_forwardA controller is required for a home security alarm, providing the followingfunctionality. The alarm does nothing while it is disarmed (‘switched off’). It canbe armed (‘switched on’) by entering a PIN on the keypad. Whenever thealarm is armed, it can be disarmed by entering the PIN on the keypad.If motion is detected while the alarm is armed, the siren should sound AND asingle SMS message sent to the police to notify them. Further motion shouldnot result in more messages being sent. If the siren is sounding, it can only bedisarmed by entering the PIN on the keypad. Once the alarm is disarmed, asingle SMS should be sent to the police to notify them.Two (active-high) input signals are provided to the controller:MOTION: Asserted while motion is detected inside the home.PIN: Asserted for a single clock cycle whenever the PIN has beencorrectly entered on the keypad.The controller must provide two (active-high) outputs:SIREN: The siren sounds while this output is asserted.POLICE: One SMS…arrow_forward
- 4G+ Vo) % 1.1. LTE1 : Q B NIS شوز طبي ۱:۱۷ کا A X حاز هذا على إعجاب Mohamed Bashar. MEDICAL SHOE شوز طبي ممول . اقوى عرض بالعراق بلاش سعر القطعة ١٥ الف سعر القطعتين ٢٥ الف سعر 3 قطع ٣٥ الف القياسات : 40-41-42-43-44- افحص وكدر ثم ادفع خدمة التوصيل 5 الف لكافة محافظات العراق ופרסם BNI SH ופרסם DON JU WORLD DON JU MORISO DON JU إرسال رسالة III Messenger التواصل مع شوز طبي تعليق باسم اواب حمیدarrow_forwardA manipulator is identified by the following table of parameters and variables:a. Obtain the transformation matrices between adjacent coordinate frames and calculate the global transformation matrix.arrow_forwardWhich tool takes the 2 provided input datasets and produces the following output dataset? Input 1: Record First Last Output: 1 Enzo Cordova Record 2 Maggie Freelund Input 2: Record Frist Last MI ? First 1 Enzo Last MI Cordova [Null] 2 Maggie Freelund [Null] 3 Jason Wayans T. 4 Ruby Landry [Null] 1 Jason Wayans T. 5 Devonn Unger [Null] 2 Ruby Landry [Null] 6 Bradley Freelund [Null] 3 Devonn Unger [Null] 4 Bradley Freelund [Null] OA. Append Fields O B. Union OC. Join OD. Find Replace Clear selectionarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education