Technology In Action Complete (16th Edition)
Technology In Action Complete (16th Edition)
16th Edition
ISBN: 9780135435199
Author: Alan Evans, Kendall Martin, Mary Anne Poatsy
Publisher: PEARSON
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 1, Problem 1MC
Program Description Answer

Ushahidi is a crisis-mapping tool that shows that a free software product can fetch a great value.

Hence, the correct option is “C”.

Expert Solution & Answer
Check Mark

Explanation of Solution

Ushahidi:

  • Ushahidi is a non-profit technology company that focuses on helping marginalized people to raise their voice and those who serve them to listen and respond better.
  • It provides the products that allow local observers to submit reports with the use of their mobile phones or internet and at the same time create a temporal and geospatial archive of events.
  • This is quite useful in collecting crisis response, human rights reporting, and election monitoring.

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
What are the two errors in my pseudocode?Module getAverage(Integer value1, Integer value2, Integer value3)                 Declare Integer average                 average = value1 + value2 + value3 / 3                 Display average            End Module
Where did I make an error in my pseudocode module???Code:Module main()                 Call raiseToPower(2, 1.5)            End main              Module raiseToPower(Real value, Integer power)                 Declare Real result                 Set result = value ^ power                 Display result            End raiseToPower
Why does my pseudocode not perform what I asked? Don't know whats wrong with it.// This program asks the user to enter a value             // between 1 and 10 and validates the input.             Declare Integer value                         // Get a value from the user.             Display "Enter a value between 1 and 10."             Input value               // Make sure the value is between 1 and 10.             While value < 1 AND value > 10                         Display "ERROR: The value must be between 1 and 10."                         Display "Enter a value between 1 and 10."                         Input value             End While
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
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education