Deck 9: Database Management Approaches

ملء الشاشة (f)
exit full mode
سؤال
In order to view and analyze higher levels of aggregate data,you must drill down the data.​
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Seek delay refers to the fixed amount of time that is required for every message.​
سؤال
The actions defined for a class are known as methods.​
سؤال
A distributed database is a single logical database that is physically divided among computers at several sites on a network.​
سؤال
​The server is also known as a front-end processor or front-end machine.
سؤال
​Accessing data using messages over a network is substantially slower than accessing data on a disk.
سؤال
Access to a data warehouse is accomplished through the use of OLAP software.​
سؤال
One approach you can use to model all the various aspects of software development for object-oriented systems is known as UML.​
سؤال
If users are unaware of fragmentation,the DDBMS has fragmentation transparency.​
سؤال
A characteristic of a DDBMS that states that users do not need to be aware of the location of the data in a database is known as replication transparency.​
سؤال
​The term class refers to the general structure of an object.
سؤال
If the client only performs the presentation functions (and not the business functions),then the client is known as a fat client.​
سؤال
On a client/server network,the server is a computer that provides data to the clients.​
سؤال
A global deadlock occurs at a single site in a distributed database.​
سؤال
In a DDBMS,the site where the user is located is called the remote site.​
سؤال
A local deadlock involves one transaction that requires a record held by a second transaction at one site,while the second transaction requires a record held by the first transaction at a different site.​
سؤال
​Each Web page is assigned an Internet address called a Uniform Resource Locator (URL).
سؤال
​An XML document should begin with an XML declaration.
سؤال
A file server stores the files required by the users on a network.​
سؤال
​When relational databases store complex objects,these special data types are known as VLOBs.
سؤال
____ implies that the performance of functions such as adding sites,changing versions of DBMSs,creating backups,and modifying hardware should not require planned shutdowns of the entire distributed database.​

A) ​Continuous operation
B) ​Local autonomy
C) ​Location transparency
D) ​Fragmentation transparency
سؤال
Which of the following is an advantage of distributed databases?​

A) ​Local control of data
B) ​Easier updates of replicated data
C) ​More complex query processing
D) ​More complex treatment of concurrent updates
سؤال
When a centralized database becomes unavailable for any reason,no users can continue processing.In contrast,if a local database in a distributed database becomes unavailable,only users who need that data are affected.Because of this,distributed databases have a(n)____ advantage over a centralized database.​

A) ​local control of data
B) ​increasing database capacity
C) ​system availability
D) ​added efficiency
سؤال
It is possible for local DBMSs to commit updates at some sites and undo updates at other sites.This inconsistency can be prevented by using a ____.​

A) ​two-step rollback
B) ​two-phase commit
C) ​two-phase rollback
D) ​two-phase transaction
سؤال
The formula for message transmission time is: communication time = access delay + (data volume / X),where X represents ____.​

A) ​transmission rate
B) ​length of transmission
C) ​lag time
D) ​seek time
سؤال
When users interact with an RDBMS,they use transactions.These types of systems are called ____ systems.​

A) ​OLTP
B) ​ODBMS
C) ​OLAP
D) ​ODBC
سؤال
​____ implies that users should not need to be concerned with the location of any specific data in the database.

A) ​Fragmentation transparency
B) ​Replication transparency
C) ​Location transparency
D) ​Distributed query processing
سؤال
____ is the data communication method used by Web clients and Web servers to exchange data on the Internet.​

A) ​UML
B) ​HTTP
C) ​URL
D) ​IIS
سؤال
____ implies that no site should depend on another site to perform its database functions.​

A) ​No reliance on a central site
B) ​Local autonomy
C) ​Continuous operation
D) ​Fragmentation transparency
سؤال
​When computers at one site need to be connected with computers at another site,the connection must be within a ____.

A) ​room
B) ​building
C) ​network
D) ​combination
سؤال
Because the clients and the server perform different functions and can run two different operating systems,there is an arrangement of client/server architecture known as ____.​

A) ​single-tier architecture
B) ​two-tier architecture
C) ​three-tier architecture
D) ​four-tier architecture
سؤال
The site that initiates the update in a two-phase commit is known as the ____.​

A) ​director
B) ​initiator
C) ​coordinator
D) ​leader
سؤال
____ is the ability of a computer system to continue to function well as utilization of the system increases.​

A) ​Data fragmentation
B) ​Data mining
C) ​Scalability
D) Polymorphism​
سؤال
When users are unaware of the steps taken by the DDBMS to update the various copies of data,this characteristic of the DDBMS is called ____.​

A) ​location transparency
B) ​fragmentation transparency
C) ​replication transparency
D) ​location site license
سؤال
Computers in a network communicate through ____.​

A) ​tokens
B) ​messages
C) ​notes
D) ​letters
سؤال
​A DDBMS that has at least two sites at which the local DBMS are different is known as a ____.

A) ​homogeneous DDBMS
B) ​heterogeneous DDBMS
C) ​holistic DDBMS
D) ​DDBMS
سؤال
If the client,in a client/server system,performs the business functions (calculations,etc.),then this client is known as a(n)____.​

A) ​thin client
B) ​fat client
C) ​overweight client
D) ​external client
سؤال
When the data is organized by entity rather than by the application that uses the data,it is called ____.​

A) ​table-oriented
B) ​row-oriented
C) ​column-oriented
D) ​subject-oriented
سؤال
​Each digital document on the Web is called a ____.

A) ​Web server
B) ​Web browser
C) ​client
D) ​Web page
سؤال
____ is a metalanguage derived from a restricted subset of SGML,and designed for the exchange of data on the Web.​

A) ​UML
B) ​URL
C) ​XML
D) ​HTTP
سؤال
Each ____ contains a single-part primary key that serves as an index for the fact table and also contains other fields associated with the primary key value.​

A) ​primary table
B) ​fact table
C) ​dimension table
D) ​star table
سؤال
A ____ is a subject-oriented,integrated,time-variant,nonvolatile collection of data in support of management's decision-making process.​

A) ​data warehouse
B) ​thin client
C) ​back-end processor
D) ​fat client
سؤال
A(n)____ consists of rows that contain consolidated and summarized data.​

A) ​class
B) ​data model
C) ​fact table
D) ​object
سؤال
A(n)____________________ is the set of values that are permitted for an attribute.​
سؤال
With respect to the definition of data warehouse,____ means that data is stored in one place,even though it originates from everywhere in the organization and from a variety of external sources.​

A) ​time-variant
B) ​nonvolatile
C) ​subject-oriented
D) ​integrated
سؤال
A(n)_________________________ is a DBMS capable of supporting and manipulating distributed databases.​
سؤال
____ refers to the association of an operation to actual program code.​

A) ​Attaching
B) ​Matching
C) ​Linking
D) ​Binding
سؤال
To execute the steps in a method,the user sends a(n)____________________ to the object.​
سؤال
With respect to the definition of data warehouse,____ means that data in a data warehouse represents snapshots of data at various points in time in the past.​

A) ​nonvolatile
B) ​time-variant
C) ​subject-oriented
D) ​integrated
سؤال
____________________ link one Web page to another or link to another location in the same Web page.​
سؤال
Methods are defined during the ___________________ process.​
سؤال
A(n)____________________ DDBMS is a database that has the same local DBMS at each site.​
سؤال
In ____ systems,data and actions are encapsulated.​

A) relational​
B) ​object-oriented
C) ​network
D) ​parallel
سؤال
A(n)______________________________ is one in which data and the actions that operate on the data are encapsulated into objects.
سؤال
In ____ systems,you create actions as part of data manipulation rather than as part of data definition.​

A) ​object-oriented
B) ​relational
C) ​parallel
D) ​simple
سؤال
E-commerce between organizations is called ____________________.​
سؤال
With respect to the definition of data warehouse,____ means that the data is read-only.​

A) ​time-variant
B) ​integrated
C) ​nonvolatile
D) ​subject-oriented
سؤال
​Web pages that display the same content for all Web clients are called ____________________ Web pages.
سؤال
Uncovering new knowledge,patterns,trends,and rules from the data stored in a data warehouse is known as ____.​

A) ​fragmentation transparency
B) ​replication transparency
C) ​polymorphism
D) ​data mining
سؤال
____________________ implies that you define an object to contain both the data and its associated actions.​
سؤال
If one class is a subclass of a second class,the second class is called a(n)____________________ of the first class.​
سؤال
What are the advantages of a client/server system?​
سؤال
____________________ indicates the number of objects that can be related to an individual object at the other end of the relationship.​
سؤال
The ____________________ symbol in a class diagram indicates whether other classes can view or update the value in the attribute.​
سؤال
With ____________________ visibility,only the class itself can view or update the value in the attribute.​
سؤال
Explain the difference between a Web page,a Web server,and a Web client.​
سؤال
Discuss the differences between how client-side extensions and server-side extensions are created and executed,including the kinds of languages used to create them.​
سؤال
On a class diagram,the lines joining the classes represent the relationships and are called ____________________.​
سؤال
​What are the advantages of distributed databases?
سؤال
​____________________ are restrictions placed on the data that can be stored in the database.
سؤال
With respect to UML,the type of diagram most relevant to database design is the ____________________.​
سؤال
​On a class diagram,a(n)____________________ symbol precedes each attribute.
سؤال
What is the purpose of the following UML diagrams: class,use case,sequence,and activity?​
سؤال
With ____________________ visibility,only the class itself or public or protected subclasses of the class can view or update the value in the attribute.
سؤال
​With ____________________ visibility,any other class can view or update the value of an attribute.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/75
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 9: Database Management Approaches
1
In order to view and analyze higher levels of aggregate data,you must drill down the data.​
False
2
Seek delay refers to the fixed amount of time that is required for every message.​
False
3
The actions defined for a class are known as methods.​
True
4
A distributed database is a single logical database that is physically divided among computers at several sites on a network.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
5
​The server is also known as a front-end processor or front-end machine.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
6
​Accessing data using messages over a network is substantially slower than accessing data on a disk.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
7
Access to a data warehouse is accomplished through the use of OLAP software.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
8
One approach you can use to model all the various aspects of software development for object-oriented systems is known as UML.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
9
If users are unaware of fragmentation,the DDBMS has fragmentation transparency.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
10
A characteristic of a DDBMS that states that users do not need to be aware of the location of the data in a database is known as replication transparency.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
11
​The term class refers to the general structure of an object.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
12
If the client only performs the presentation functions (and not the business functions),then the client is known as a fat client.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
13
On a client/server network,the server is a computer that provides data to the clients.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
14
A global deadlock occurs at a single site in a distributed database.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
15
In a DDBMS,the site where the user is located is called the remote site.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
16
A local deadlock involves one transaction that requires a record held by a second transaction at one site,while the second transaction requires a record held by the first transaction at a different site.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
17
​Each Web page is assigned an Internet address called a Uniform Resource Locator (URL).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
18
​An XML document should begin with an XML declaration.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
19
A file server stores the files required by the users on a network.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
20
​When relational databases store complex objects,these special data types are known as VLOBs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
21
____ implies that the performance of functions such as adding sites,changing versions of DBMSs,creating backups,and modifying hardware should not require planned shutdowns of the entire distributed database.​

A) ​Continuous operation
B) ​Local autonomy
C) ​Location transparency
D) ​Fragmentation transparency
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
22
Which of the following is an advantage of distributed databases?​

A) ​Local control of data
B) ​Easier updates of replicated data
C) ​More complex query processing
D) ​More complex treatment of concurrent updates
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
23
When a centralized database becomes unavailable for any reason,no users can continue processing.In contrast,if a local database in a distributed database becomes unavailable,only users who need that data are affected.Because of this,distributed databases have a(n)____ advantage over a centralized database.​

A) ​local control of data
B) ​increasing database capacity
C) ​system availability
D) ​added efficiency
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
24
It is possible for local DBMSs to commit updates at some sites and undo updates at other sites.This inconsistency can be prevented by using a ____.​

A) ​two-step rollback
B) ​two-phase commit
C) ​two-phase rollback
D) ​two-phase transaction
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
25
The formula for message transmission time is: communication time = access delay + (data volume / X),where X represents ____.​

A) ​transmission rate
B) ​length of transmission
C) ​lag time
D) ​seek time
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
26
When users interact with an RDBMS,they use transactions.These types of systems are called ____ systems.​

A) ​OLTP
B) ​ODBMS
C) ​OLAP
D) ​ODBC
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
27
​____ implies that users should not need to be concerned with the location of any specific data in the database.

A) ​Fragmentation transparency
B) ​Replication transparency
C) ​Location transparency
D) ​Distributed query processing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
28
____ is the data communication method used by Web clients and Web servers to exchange data on the Internet.​

A) ​UML
B) ​HTTP
C) ​URL
D) ​IIS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
29
____ implies that no site should depend on another site to perform its database functions.​

A) ​No reliance on a central site
B) ​Local autonomy
C) ​Continuous operation
D) ​Fragmentation transparency
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
30
​When computers at one site need to be connected with computers at another site,the connection must be within a ____.

A) ​room
B) ​building
C) ​network
D) ​combination
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
31
Because the clients and the server perform different functions and can run two different operating systems,there is an arrangement of client/server architecture known as ____.​

A) ​single-tier architecture
B) ​two-tier architecture
C) ​three-tier architecture
D) ​four-tier architecture
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
32
The site that initiates the update in a two-phase commit is known as the ____.​

A) ​director
B) ​initiator
C) ​coordinator
D) ​leader
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
33
____ is the ability of a computer system to continue to function well as utilization of the system increases.​

A) ​Data fragmentation
B) ​Data mining
C) ​Scalability
D) Polymorphism​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
34
When users are unaware of the steps taken by the DDBMS to update the various copies of data,this characteristic of the DDBMS is called ____.​

A) ​location transparency
B) ​fragmentation transparency
C) ​replication transparency
D) ​location site license
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
35
Computers in a network communicate through ____.​

A) ​tokens
B) ​messages
C) ​notes
D) ​letters
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
36
​A DDBMS that has at least two sites at which the local DBMS are different is known as a ____.

A) ​homogeneous DDBMS
B) ​heterogeneous DDBMS
C) ​holistic DDBMS
D) ​DDBMS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
37
If the client,in a client/server system,performs the business functions (calculations,etc.),then this client is known as a(n)____.​

A) ​thin client
B) ​fat client
C) ​overweight client
D) ​external client
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
38
When the data is organized by entity rather than by the application that uses the data,it is called ____.​

A) ​table-oriented
B) ​row-oriented
C) ​column-oriented
D) ​subject-oriented
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
39
​Each digital document on the Web is called a ____.

A) ​Web server
B) ​Web browser
C) ​client
D) ​Web page
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
40
____ is a metalanguage derived from a restricted subset of SGML,and designed for the exchange of data on the Web.​

A) ​UML
B) ​URL
C) ​XML
D) ​HTTP
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
41
Each ____ contains a single-part primary key that serves as an index for the fact table and also contains other fields associated with the primary key value.​

A) ​primary table
B) ​fact table
C) ​dimension table
D) ​star table
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
42
A ____ is a subject-oriented,integrated,time-variant,nonvolatile collection of data in support of management's decision-making process.​

A) ​data warehouse
B) ​thin client
C) ​back-end processor
D) ​fat client
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
43
A(n)____ consists of rows that contain consolidated and summarized data.​

A) ​class
B) ​data model
C) ​fact table
D) ​object
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
44
A(n)____________________ is the set of values that are permitted for an attribute.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
45
With respect to the definition of data warehouse,____ means that data is stored in one place,even though it originates from everywhere in the organization and from a variety of external sources.​

A) ​time-variant
B) ​nonvolatile
C) ​subject-oriented
D) ​integrated
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
46
A(n)_________________________ is a DBMS capable of supporting and manipulating distributed databases.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
47
____ refers to the association of an operation to actual program code.​

A) ​Attaching
B) ​Matching
C) ​Linking
D) ​Binding
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
48
To execute the steps in a method,the user sends a(n)____________________ to the object.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
49
With respect to the definition of data warehouse,____ means that data in a data warehouse represents snapshots of data at various points in time in the past.​

A) ​nonvolatile
B) ​time-variant
C) ​subject-oriented
D) ​integrated
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
50
____________________ link one Web page to another or link to another location in the same Web page.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
51
Methods are defined during the ___________________ process.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
52
A(n)____________________ DDBMS is a database that has the same local DBMS at each site.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
53
In ____ systems,data and actions are encapsulated.​

A) relational​
B) ​object-oriented
C) ​network
D) ​parallel
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
54
A(n)______________________________ is one in which data and the actions that operate on the data are encapsulated into objects.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
55
In ____ systems,you create actions as part of data manipulation rather than as part of data definition.​

A) ​object-oriented
B) ​relational
C) ​parallel
D) ​simple
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
56
E-commerce between organizations is called ____________________.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
57
With respect to the definition of data warehouse,____ means that the data is read-only.​

A) ​time-variant
B) ​integrated
C) ​nonvolatile
D) ​subject-oriented
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
58
​Web pages that display the same content for all Web clients are called ____________________ Web pages.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
59
Uncovering new knowledge,patterns,trends,and rules from the data stored in a data warehouse is known as ____.​

A) ​fragmentation transparency
B) ​replication transparency
C) ​polymorphism
D) ​data mining
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
60
____________________ implies that you define an object to contain both the data and its associated actions.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
61
If one class is a subclass of a second class,the second class is called a(n)____________________ of the first class.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
62
What are the advantages of a client/server system?​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
63
____________________ indicates the number of objects that can be related to an individual object at the other end of the relationship.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
64
The ____________________ symbol in a class diagram indicates whether other classes can view or update the value in the attribute.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
65
With ____________________ visibility,only the class itself can view or update the value in the attribute.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
66
Explain the difference between a Web page,a Web server,and a Web client.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
67
Discuss the differences between how client-side extensions and server-side extensions are created and executed,including the kinds of languages used to create them.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
68
On a class diagram,the lines joining the classes represent the relationships and are called ____________________.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
69
​What are the advantages of distributed databases?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
70
​____________________ are restrictions placed on the data that can be stored in the database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
71
With respect to UML,the type of diagram most relevant to database design is the ____________________.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
72
​On a class diagram,a(n)____________________ symbol precedes each attribute.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
73
What is the purpose of the following UML diagrams: class,use case,sequence,and activity?​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
74
With ____________________ visibility,only the class itself or public or protected subclasses of the class can view or update the value in the attribute.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
75
​With ____________________ visibility,any other class can view or update the value of an attribute.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 75 في هذه المجموعة.