What is groupware?
What will be an ideal response?
Groupware is software that facilitates the creative efforts of individuals connected by a network and working on a single, shared project. One popular form of groupware is called a wiki (the Hawaiian word for fast or quick), which is a set of webpages that everyone is free to access, add to, or modify. One of the most successful examples of a wiki is Wikipedia, an online encyclopedia written, reviewed, and maintained by about 76,000 active volunteers working independently.
You might also like to view...
The DB-API describes a________object that connects to the database.
a) Database. b) Cursor. c) Connection. d) None of the above.
Answer the following statements true (T) or false (F)
1) An array is a dynamic data structure. 2) Boxing can be either implicit or explicit. 3) Unboxing can be either implicit or explicit. 4) C# programs must explicitly release dynamically allocated memory. 5) If no memory is available, new throws an OutOfMemoryException.
A(n) _______ is a third-party program that extends the functionality of a Web browser
a. add-on b. microbrowser c. search provider
Case-Based Critical Thinking Questions Case 8-1 Ryan is creating a website for an automobile company. He wants to include media files on the web page and make the page appealing to the viewers. ?Ryan wants to embed the audio clip within the page, but he does not want the browser's native media player to show up. Which of the following HTML audio and video element attributes will help Ryan accomplish this?
A. ?autoplay B. ?loop C. ?controls D. ?preload