Deck 11: Building Solutions: Database, System, and Application Development Tools

ملء الشاشة (f)
exit full mode
سؤال
 <div style=padding-top: 35px>
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
_____ check tests data in two or more associated fields to ensure that the relationship is logical and their data is in the correct format.

A) completeness c. range
B) consistency d. alphabetic
سؤال
What is function creep? If you use a browser, what are some techniques you can use to protect your data?
سؤال
Define these terms: database, data, and database software.
سؤال
The more errors data contains, the higher its integrity.
سؤال
Which of the following is not an advantage of a database approach?

A) improved data integrity
B) reduced data redundancy
C) shared data
D) requires less memory, storage, and processing power than file processing systems
سؤال
List reasons for backing up a database. List some ways to back up a database.
سؤال
Explain the importance of data integrity. GIGO stands for ______.
سؤال
In a data hierarchy, each higher level of data contains one or more items from the lower level.
سؤال
A _____ contains data about each file in the database and each field in those files.

A) query c. data dictionary
B) form d. data mart
سؤال
What are the responsibilities of database analysts and administrators? How do their jobs differ?
سؤال
List steps that you should take if you experience identity theft.
سؤال
A field size determines the maximum number of characters a field can contain.
سؤال
A developer of a relational database refers to a file as a _____.

A) dictionary c. tuple
B) relation d. record
سؤال
What is database design? In designing a database, what must the database analyst or administrator identify?
سؤال
Identify characteristics of data that contribute to its value.
سؤال
Validity checks reduce data entry errors and thus enhance the data's integrity.
سؤال
_____ database stores data in objects.

A) object-oriented c. relational
B) multidimensional d. distributed
سؤال
What is a decision support system? What is an expert system?
سؤال
Identify the role of a file, record, and field in the hierarchy of data in a database.
سؤال
A check digit often confirms the accuracy of a primary key value.
سؤال
With _____, the computer processes each transaction as it is entered.

A) batch processing
B) online transaction processing
C) data mining
D) query by example
سؤال
In the ASCII coding scheme, each byte represents a single ______.
سؤال
File processing systems require more memory, storage, and processing power than a database.
سؤال
A(n) _____ report usually lists just transactions.

A) detailed
B) summary
C) exception
D) criteria
سؤال
Define these terms: field, field name, and data type. List common data types.
سؤال
In a rollforward, the DBMS uses the log to undo any changes made to the database during a certain period.
سؤال
In an expert system, the _____ is the combined subject knowledge and experiences of the human experts.

A) inference rule(s)
B) external source
C) internal source
D) knowledge base
سؤال
Identify what is stored in a record. Explain the importance of a primary key.
سؤال
In a file processing system, you can set up a relationship between tables at any time.
سؤال
Define the term, data file. Identify what is involved in file maintenance.
سؤال
A relational database processes and summarizes large number of records efficiently and can do so much faster than a multidimensional database.
سؤال
Explain the issues surrounding function creep.
سؤال
A database administrato? focuses on the meaning and usage of data.
سؤال
Explain how a user might add a record to a database or modify a record.
سؤال
An ERP allows for storage and management of a company's documents.
سؤال
Explain how a DBMS might manage deleted records.
سؤال
With batch processing, the computer collects data over time and processes all transactions later, as a group.
سؤال
Define the term, validation. Explain the role of a validity check.
سؤال
List types of validity checks and explain what occurs in each.
سؤال
Explain the disadvantages of typical file processing systems.
سؤال
Describe the database approach to storing data. Differentiate between a front-end and back-end program.
سؤال
Explain the innovations of forensic databases.
سؤال
Identify the uses of data and databases in the 1000 Genomes Project.
سؤال
Explain how the database approach affects data integrity.
سؤال
Explain the issues surrounding sharing of criminal databases.
سؤال
List common functions performed by most DBMSs.
سؤال
Define the term, data dictionary. Explain how a data dictionary uses default values.
سؤال
Define the terms, query and query language. Explain what SQL allows users to do with data.
سؤال
List steps to import data from a spreadsheet into a database.
سؤال
Explain the QBE feature of a DBMS. Explain how a database filters data.
سؤال
Define the terms, forms and report writer.
سؤال
Explain how access privileges contribute to data security. Identify differences between the security policies for a database administrator and a typical user.
سؤال
List methods to restore a database. Differentiate between rollforward and rollback recovery.
سؤال
List methods to back up a database. Explain why a business might choose continuous backup.
سؤال
______ defines how users view the organization of the data. List three popular data models.
سؤال
Define the term, relational database.
سؤال
Identify the contributions of Larry Ellison and E.F. Codd with respect to databases.
سؤال
Define the term, object-oriented database.
سؤال
Describe how multidimensional databases store data.
سؤال
Define the following terms: data warehouse, distributed database, data mining, and data mart.
سؤال
Explain how you access data in a web database.
سؤال
Identify steps to use a research database.
سؤال
Explain what is meant by the term, Big Data.
سؤال
Describe the roles of the database analyst and the database administrator.
سؤال
List guidelines for maintaining a database.
سؤال
Explain issues surrounding accidental access of confidential data.
سؤال
Identify how to determine the organization and structure of a database.
سؤال
Define the term, information system. List examples of information systems that support activities of several functional units.
سؤال
Explain whether a company is responsible for protecting customer data.
سؤال
Explain the role of a content management system.
سؤال
List activities associated with a transaction processing system.
سؤال
Define the terms: management information system, decision support system, expert system, and artificial intelligence.
سؤال
Explain how the sports industry uses technology.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/74
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 11: Building Solutions: Database, System, and Application Development Tools
1
There are the following matched definitions corresponding to the given terms:
1. Field is a smallest unit in database. It is a group of one or more characters. Each field has its unique name which uniquely identifies it from other fields. Each field has its associated data type which specifies the type of data it can store.
Therefore, the term " Field " matches with the definition (e).
2. Each field has its associated data type which specifies the type of data it can store. For example if any field has integer data type then it can only stores number.
Therefore, the term " Data Type " matches with the definition (h).
3. A primary key is defined in record which is nothing but a specific field in record which is used to identify any specific record. For example an Employee id is defined a primary key to uniquely identify any employee.
Therefore, the term " Primary Key " matches with the definition (c).
4. File maintenance include all the things which keeps the data up to date. The various task include in file maintenance are adding, modifying and deleting records.
Therefore, the term " File maintenance " matches with the definition (a).
5. Validation is a process to check value entered by user is correct or not with the help of predefined values or rules. Most of database management system (DBMS) has validation property to ensure that user entered value is correct or not.
Therefore, the term " Validation " matches with the definition (d).
6. Query is a request done by user for any particular data from database is called as query. A user is also allowed to instruct DBMS to print, display or store the query result. This is the most powerful feature of database which allow user for querying the database.
Therefore, the term " Query " matches with the definition (j).
7. A data model defines the set of rules which states how to maintain data in database. It states how organization of data is display to user. It does not state how actually the operating system stored data in storage medium.
Therefore, the term " data model " matches with the definition (b).
8. An object is used to store data in object oriented database. Each object has data and method which are used to process data. For example a student objects store student_ID, Name, Fee, address and many more things. It also store method which states how to display data on screen or to calculate grade of the students.
Therefore, the term " Object " matches with the definition (i).
9. Data warehouse is a large database which is used to store data which is required to examine the past as well as current transaction. With the help of data warehouse a user can summarize the transaction very efficiently and quickly. Many credit card organization uses data warehouse to manage the credit card details of customer.
Therefore, the term " Data warehouse " matches with the definition (g).
10. The big data states the incredible data growth, the various format in which data is available and processing this data to make it available in timely manner.
Therefore, the term " Big Data " matches with the definition (f).
The overall summary for the matching terms with their corresponding definitions is following: There are the following matched definitions corresponding to the given terms: 1. Field is a smallest unit in database. It is a group of one or more characters. Each field has its unique name which uniquely identifies it from other fields. Each field has its associated data type which specifies the type of data it can store. Therefore, the term  Field  matches with the definition (e). 2. Each field has its associated data type which specifies the type of data it can store. For example if any field has integer data type then it can only stores number. Therefore, the term  Data Type  matches with the definition (h). 3. A primary key is defined in record which is nothing but a specific field in record which is used to identify any specific record. For example an Employee id is defined a primary key to uniquely identify any employee. Therefore, the term  Primary Key  matches with the definition (c). 4. File maintenance include all the things which keeps the data up to date. The various task include in file maintenance are adding, modifying and deleting records. Therefore, the term  File maintenance  matches with the definition (a). 5. Validation is a process to check value entered by user is correct or not with the help of predefined values or rules. Most of database management system (DBMS) has validation property to ensure that user entered value is correct or not. Therefore, the term  Validation  matches with the definition (d). 6. Query is a request done by user for any particular data from database is called as query. A user is also allowed to instruct DBMS to print, display or store the query result. This is the most powerful feature of database which allow user for querying the database. Therefore, the term  Query  matches with the definition (j). 7. A data model defines the set of rules which states how to maintain data in database. It states how organization of data is display to user. It does not state how actually the operating system stored data in storage medium. Therefore, the term  data model  matches with the definition (b). 8. An object is used to store data in object oriented database. Each object has data and method which are used to process data. For example a student objects store student_ID, Name, Fee, address and many more things. It also store method which states how to display data on screen or to calculate grade of the students. Therefore, the term  Object  matches with the definition (i). 9. Data warehouse is a large database which is used to store data which is required to examine the past as well as current transaction. With the help of data warehouse a user can summarize the transaction very efficiently and quickly. Many credit card organization uses data warehouse to manage the credit card details of customer. Therefore, the term  Data warehouse  matches with the definition (g). 10. The big data states the incredible data growth, the various format in which data is available and processing this data to make it available in timely manner. Therefore, the term  Big Data  matches with the definition (f). The overall summary for the matching terms with their corresponding definitions is following:
2
_____ check tests data in two or more associated fields to ensure that the relationship is logical and their data is in the correct format.

A) completeness c. range
B) consistency d. alphabetic
Validation
It is process to check value entered by user is correct or not with the help of predefined values or rules. Most of database management system (DBMS) has validation property to ensure that user entered value is correct or not.
A Consistency check is a type of validity check which is used to checks the value of any field related to another field. It is used to check that value in two associated field should be logically correct or not.
For example in employment registration form the date of completing the graduation must not be smaller than date of birth.
Hence, the correct option is b.
Completeness check ensures that there should be some value in field. This check is used when database administration wants do not left blank any specific field.
Hence option 'a' is not correct.
Range check ensures that value of field must be in range if user enters value outside the range then it shows error message.
Hence option 'c' is not correct.
Alphabetic check ensures that user can only insert alphabets in field, if user enters any other character rather than alphabets then it shows error message.
Hence option 'd' is not correct.
3
What is function creep? If you use a browser, what are some techniques you can use to protect your data?
Function creep
Function creep happens when technology used by company for another. Example when a company sells the customers data, which it is collected by sales of credit card to other company which makes survey and generates credit card report.
Techniques for protecting data
Techniques used to protect data are as follow:
• A browser gives flexibility to user to limit the data tracking from the browser setting.
• Read all the privacy policy before buying anything from online store.
• Before signup to any social networking sites read the privacy policy more carefully whether they sell data to any other company or not.
4
Define these terms: database, data, and database software.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
5
The more errors data contains, the higher its integrity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
6
Which of the following is not an advantage of a database approach?

A) improved data integrity
B) reduced data redundancy
C) shared data
D) requires less memory, storage, and processing power than file processing systems
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
7
List reasons for backing up a database. List some ways to back up a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
8
Explain the importance of data integrity. GIGO stands for ______.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
9
In a data hierarchy, each higher level of data contains one or more items from the lower level.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
10
A _____ contains data about each file in the database and each field in those files.

A) query c. data dictionary
B) form d. data mart
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
11
What are the responsibilities of database analysts and administrators? How do their jobs differ?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
12
List steps that you should take if you experience identity theft.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
13
A field size determines the maximum number of characters a field can contain.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
14
A developer of a relational database refers to a file as a _____.

A) dictionary c. tuple
B) relation d. record
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
15
What is database design? In designing a database, what must the database analyst or administrator identify?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
16
Identify characteristics of data that contribute to its value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
17
Validity checks reduce data entry errors and thus enhance the data's integrity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
18
_____ database stores data in objects.

A) object-oriented c. relational
B) multidimensional d. distributed
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
19
What is a decision support system? What is an expert system?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
20
Identify the role of a file, record, and field in the hierarchy of data in a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
21
A check digit often confirms the accuracy of a primary key value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
22
With _____, the computer processes each transaction as it is entered.

A) batch processing
B) online transaction processing
C) data mining
D) query by example
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
23
In the ASCII coding scheme, each byte represents a single ______.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
24
File processing systems require more memory, storage, and processing power than a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
25
A(n) _____ report usually lists just transactions.

A) detailed
B) summary
C) exception
D) criteria
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
26
Define these terms: field, field name, and data type. List common data types.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
27
In a rollforward, the DBMS uses the log to undo any changes made to the database during a certain period.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
28
In an expert system, the _____ is the combined subject knowledge and experiences of the human experts.

A) inference rule(s)
B) external source
C) internal source
D) knowledge base
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
29
Identify what is stored in a record. Explain the importance of a primary key.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
30
In a file processing system, you can set up a relationship between tables at any time.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
31
Define the term, data file. Identify what is involved in file maintenance.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
32
A relational database processes and summarizes large number of records efficiently and can do so much faster than a multidimensional database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
33
Explain the issues surrounding function creep.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
34
A database administrato? focuses on the meaning and usage of data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
35
Explain how a user might add a record to a database or modify a record.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
36
An ERP allows for storage and management of a company's documents.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
37
Explain how a DBMS might manage deleted records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
38
With batch processing, the computer collects data over time and processes all transactions later, as a group.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
39
Define the term, validation. Explain the role of a validity check.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
40
List types of validity checks and explain what occurs in each.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
41
Explain the disadvantages of typical file processing systems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
42
Describe the database approach to storing data. Differentiate between a front-end and back-end program.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
43
Explain the innovations of forensic databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
44
Identify the uses of data and databases in the 1000 Genomes Project.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
45
Explain how the database approach affects data integrity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
46
Explain the issues surrounding sharing of criminal databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
47
List common functions performed by most DBMSs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
48
Define the term, data dictionary. Explain how a data dictionary uses default values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
49
Define the terms, query and query language. Explain what SQL allows users to do with data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
50
List steps to import data from a spreadsheet into a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
51
Explain the QBE feature of a DBMS. Explain how a database filters data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
52
Define the terms, forms and report writer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
53
Explain how access privileges contribute to data security. Identify differences between the security policies for a database administrator and a typical user.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
54
List methods to restore a database. Differentiate between rollforward and rollback recovery.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
55
List methods to back up a database. Explain why a business might choose continuous backup.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
56
______ defines how users view the organization of the data. List three popular data models.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
57
Define the term, relational database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
58
Identify the contributions of Larry Ellison and E.F. Codd with respect to databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
59
Define the term, object-oriented database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
60
Describe how multidimensional databases store data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
61
Define the following terms: data warehouse, distributed database, data mining, and data mart.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
62
Explain how you access data in a web database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
63
Identify steps to use a research database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
64
Explain what is meant by the term, Big Data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
65
Describe the roles of the database analyst and the database administrator.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
66
List guidelines for maintaining a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
67
Explain issues surrounding accidental access of confidential data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
68
Identify how to determine the organization and structure of a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
69
Define the term, information system. List examples of information systems that support activities of several functional units.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
70
Explain whether a company is responsible for protecting customer data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
71
Explain the role of a content management system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
72
List activities associated with a transaction processing system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
73
Define the terms: management information system, decision support system, expert system, and artificial intelligence.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
74
Explain how the sports industry uses technology.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 74 في هذه المجموعة.