Using MIS (10th Edition)
Using MIS (10th Edition)
10th Edition
ISBN: 9780134606996
Author: David M. Kroenke, Randall J. Boyle
Publisher: PEARSON
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 8, Problem 8.1UYK

Explanation of Solution

Five compounds of SMIS(Social Media Information System):

SMIS consists of five components. They are:

  • Hardware
  • Software
  • Data
  • procedures
  • People

One would like the Facebook page of the HCL Company and the five compounds of SMIS for the HCL Company is as follows:

Components Role Description
Hardware Social media providers XXX company page in Facebook use a cloud-based servers and also it is flexible to all the users.
Users and communities The page in used by all the users.
Software Social media providers Application of Facebook is used to access the XXX page and database of this page is used to know the company details in that page.
Users and communities The users can access the XXX page in Facebook via Chrome, Facebook app and other browsers.
Data Social media providers The content about the XXX Company and the connection data storage with the people are retrieved quickly.
Users and communities The users of that page are creating content about the company.
Procedures Social media providers Maintain and run the application.
Users and communities It is informal to the users so they can create and manage the content.
People Social media providers The employees of XXX Company create and maintain the XXX Facebook page.
Users and communities The users of the XXX Facebook page are eagerly share their thoughts to others and follow the link regularly.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
HELP CHAT GPT GAVE ME WRONG ANSWER   Consider the following implementation of a container that will be used in a concurrent environment. The container is supposed to be used like an indexed array, but provide thread-safe access to elements.   struct concurrent_container {    // Assume it’s called for any new instance soon before it’s ever used    void concurrent_container() {        init_mutex(&lock);    }     ~concurrent_container() {        destroy_mutex(&lock);    }     // Returns element by its index.    int get(int index) {        lock.acquire();        if (index < 0 || index >= size) {            return -1;        }         int result = data[index];        lock.release();        return result;    }     // Sets element by its index.    void set(int index, int value) {        lock.acquire();        if (index < 0 || index >= size) {            resize(size);        }        data[index] = value;        lock.release();    }     // Extend maximum capacity of the…
Write a C program using embedded assembler in which you use your own function to multiply by two without using the product. Tip: Just remember that multiplying by two in binary means shifting the number one place to the left. You can use the sample program from the previous exercise as a basis, which increments a variable. Just replace the INC instruction with SHL.
using r language
Knowledge Booster
Background pattern image
Computer Science
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
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Cengage Learning
Text book image
Oracle 12c: SQL
Computer Science
ISBN:9781305251038
Author:Joan Casteel
Publisher:Cengage Learning
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L