Business support systems _____.
A. provide job-related information support to users at all levels of a company
B. simulate human reasoning by combining a knowledge base and inference rules that determine how the knowledge is applied
C. process data generated by day-to-day business operations
D. include email, voice mail, fax, video conferencing, word processing, automated calendars, database management, spreadsheets, and integrated mobile computing systems
Answer: A
You might also like to view...
Which of the following is a structural diagram?
A) use case diagram B) state chart diagram C) sequence diagram D) class diagram
Access is known as a(n) ________ system because it allows users to administer groups of data in tables and create relationships
Fill in the blank(s) with correct word
Functions are very different from methods.
Answer the following statement true (T) or false (F)
Case 15-2Esteban is using Java to write a program that includes threads.In Esteban's program, the ____ method contains code for the thread to execute when running.
A. Thread( ) B. boolean isAlive( ) C. void run( ) D. static void yield( )