The entity-relationship(E-R)data model is based on a perception of a real world that consists of a clletion of basic objects,called(请作答此空),and of relationships among these objects.An entity is a“thing”or"object"in the real world that is distinguishable from other objects.Entities are described in a database by asetof( ):A relationship isan association among several entities.The set of all entities of the same type and the set of all relationships of the ametype are termed an entity sct and relationship set,respectively.The overall logical structure(schema)of a database can be expressed graphically by an E-R diagram,which is built up from the fllowing components:( )represent entity set,( )represent atributes,ete.In addition to entities and relations,the E-R model represents certain( )to which thecontents of a database must conform.The entity-relationship model is widely used in database design.A.dataB.thingsC.entitiesD.objects

The entity-relationship(E-R)data model is based on a perception of a real world that consists of a clletion of basic objects,called(请作答此空),and of relationships among these objects.An entity is a“thing”or"object"in the real world that is distinguishable from other objects.Entities are described in a database by asetof( ):A relationship isan association among several entities.The set of all entities of the same type and the set of all relationships of the ametype are termed an entity sct and relationship set,respectively.The overall logical structure(schema)of a database can be expressed graphically by an E-R diagram,which is built up from the fllowing components:( )represent entity set,( )represent atributes,ete.In addition to entities and relations,the E-R model represents certain( )to which thecontents of a database must conform.The entity-relationship model is widely used in database design.

A.data
B.things
C.entities
D.objects

参考解析

解析:

相关考题:

System analysis is traditionally done top-down using structured analysis based on( ). Object-oriented analysis focuses on creation of models. The three types of theanalysis model are( ). There are two substages of object-oriented analysis.( )focuses on real-world things whose semantics the application captures. The object constructedin the requirement analysis shows the( )of the real-world system and organizes it intoworkable pieces.( )addresses the computer aspects of the application that are visible tousers. The objects are those which can be expected to vary from time to time quite rapidly.A.functional decomposition B.object abstraction C.data inheritance D.information generalization A.function model,class model and state model B.class model,interaction model and state model C.class model,interaction model and sequence model D.function model,interaction model and state model A.Static analysis B.Semantic analysis C.Scope analysis D.Domain analysis A.static structure B.system components C.data flows D.program procedures A.Program analysis B.Function requirement C.Application analysis D.Physical model

● System analysis is traditionally done top-down using structured analysis based on (71). Object-oriented analysis focuses on creation of models. The three types of theanalysis model are (72). There are two substages of object-oriented analysis. (73) focuses on real-world things whose semantics the application captures. The object constructedin the requirement analysis shows the (74) of the real-world system and organizes it intoworkable pieces.(75)addresses the computer aspects of the application that are visible tousers. The objects are those which can be expected to vary from time to time quite rapidly.(71)A. functional decompositionB. object abstractionC. data inheritanceD. information generalization(72)A. function model,class model and state modelB. class model,interaction model and state modelC. class model,interaction model and sequence modelD. function model,interaction model and state model(73)A. Static analysisB. Semantic analysisC. Scope analysisD. Domain analysis(74)A. static structureB. system componentsC. data flowsD. program procedures(75)A. Program analysisB. Function requirementC. Application analysisD. Physical model

analysis emphasizes the drawing of pictorial system models to document and validate both existing and/or proposed systems. Ultimately, the system models become the(72)for designing and constructing an improved system.(73)is such a technique. The emphasis in this technique is process-centered. Systems analysts draw a series of process models called(74).(75)is another such technique that integrates data and process concerns into constructs called objects.A.PrototypingB.AcceleratedC.Model-drivenD.Iterative

The basic concept of a data(72)is the difference between data and information.A.warehouseB.storageC.baseD.service

Object-oriented DBMS integrated a variety of(81)data types-such as business procedures, graphics, pictures, voice and annotated text.Object orientation also makes a(82)to application development efficiency. It makes the data, functions, attributes, and relationships an integral part of the(83). In this way, objects can be reused and replicated.Some leading RDBMS vendors support the concept of integrating object management capabilities with their current line of relational products. That capability enable users to the development cycle, since integrity logic and business roles no longer need to be programmed(84)each application.A.toolB.inC.ideaD.contributionE.real-world

( )is used to model aggregates of information and the relationships these aggregates have to other.A.Data flow diagram B.Entity relationship diagram C.Sequence diagram D.Structure diagram

System analysis is traditionally done top-down using structured analysis based on (71) .Object-oriented analysis focuses on creation of models.The three types of the analysis model are (72) .There are two substages of object-oriented analysis. (73) focuses on real-world things whose semantics the application captures.The object constructed in the requirement analysis shows the (74) of the real-world system and organizes it into workable pieces. (75) addresses the computer aspects ofthe application that are visible to users.The objects are those which can be expected to vary from time to time quite rapidly.(71)A.functional decompositionB.object abstractionC.data inheritanceD.information generalization

The entity-relationship(E-R)data model is based on a perception of a real world that consists of a clletion of basic objects,called( ),and of relationships among these objects.An entity is a“thing”or"object"in the real world that is distinguishable from other objects.Entities are described in a database by asetof( ):A relationship isan association among several entities.The set of all entities of the same type and the set of all relationships of the ametype are termed an entity sct and relationship set,respectively.The overall logical structure(schema)of a database can be expressed graphically by an E-R diagram,which is built up from the fllowing components:( )represent entity set,( )represent atributes,ete.In addition to entities and relations,the E-R model represents certain(请作答此空)to which thecontents of a database must conform.The entity-relationship model is widely used in database design.A.thingsB.objectsC.conditionsD.constrains

It should go without saying that the focus of UML is modeling.However,what that means,exactly,can be an open-ended question.( )is a means to capture ideas,relationships,decisions,and requirements in a well-defined notation that can be applied to many different domains.Modeling not only means different things to different people,but also it can use different pieces of UML depending on what you are trying to convey.In general,a UML model is made up of one or more( ).A diagram graphically represents things,and the relationships between these things.These( )can be representations of real-world objects,pure software constructs,or a description of the behavior of some other objects.It is common for an individual thing to show up on multiple diagrams;each diagram represents a particular interest,or view,of the thing being modeled.UML 2.0 divides diagrams into two categories:structural diagrams and behavioral diagrams.( )are used to capture the physical organization of the things in your system,i.e.,how one object relates to another.(请作答此空)focus on the behavior of elements in a system.For example,you can use behavioral diagrams to capture requirements,operations,and internal state changes for elements.A.Activity diagramsB.Use-case diagramsC.Structural diagramsD.Behavioral diagrams

(请作答此空)analysis emphasizes the drawing of pictorial system models to document and validate both existing and/or proposed systems.Ultimately,the system models become the( )for designing and constructing an improved system.( )is such a technique.The emphasis in this technique is process-centered.Systems analysts draw a series of process models called( )、( )is another such technique that integrates data and process concerns into constructs called objects.A.PrototypingB.AcceleratedC.Model-drivenD.Iterative

System analysis is traditionally done top-down using structured analysis based on( ).Object-oriented analysis focuses on creation of models.The three types of theanalysis model are( ).There are two substages of object-oriented analysis.( )focuses on real-world things whose semantics the application captures.The object constructedin the requirement analysis shows the(请作答此空)of the real-world system and organizes it intoworkable pieces.( )addresses the computer aspects of the application that are visible tousers.The objects are those which can be expected to vary from time to time quite rapidly.A.static structureB.system componentsC.data flowsD.program procedures

System analysis is traditionally done top-down using structured analysis based on( ).Object-oriented analysis focuses on creation of models.The three types of theanalysis model are( ).There are two substages of object-oriented analysis.( )focuses on real-world things whose semantics the application captures.The object constructedin the requirement analysis shows the( )of the real-world system and organizes it intoworkable pieces.(请作答此空)addresses the computer aspects of the application that are visible tousers.The objects are those which can be expected to vary from time to time quite rapidly.A.Program analysisB.Function requirementC.Application analysisD.Physical model

System analysis is traditionally done top-down using structured analysis based on( ).Object-oriented analysis focuses on creation of models.The three types of theanalysis model are( ).There are two substages of object-oriented analysis.(请作答此空)focuses on real-world things whose semantics the application captures.The object constructedin the requirement analysis shows the( )of the real-world system and organizes it intoworkable pieces.( )addresses the computer aspects of the application that are visible tousers.The objects are those which can be expected to vary from time to time quite rapidly.A.Static analysisB.Semantic analysisC.Scope analysisD.Domain analysis

( )analysis emphasizes the drawing of pictorial system models to document and validate both existing and/or proposed systems.Ultimately,the system models become the(请作答此空)for designing and constructing an improved system.( )is such a technique.The emphasis in this technique is process-centered.Systems analysts draw a series of process models called( )、( )is another such technique that integrates data and process concerns into constructs called objects.A.imageB.pictureC.layoutD.blueprint

( )analysis emphasizes the drawing of pictorial system models to document and validate both existing and/or proposed systems.Ultimately,the system models become the( )for designing and constructing an improved system.( )is such a technique.The emphasis in this technique is process-centered.Systems analysts draw a series of process models called( )、(请作答此空)is another such technique that integrates data and process concerns into constructs called objects.A.Structured analysisB.Information EngineeringC.Discovery PrototypingD.Object-Oriented analysis

System analysis is traditionally done top-down using structured analysis based on( ).Object-oriented analysis focuses on creation of models.The three types of theanalysis model are(请作答此空).There are two substages of object-oriented analysis.( )focuses on real-world things whose semantics the application captures.The object constructedin the requirement analysis shows the( )of the real-world system and organizes it intoworkable pieces.( )addresses the computer aspects of the application that are visible tousers.The objects are those which can be expected to vary from time to time quite rapidly.A.function model,class model and state modelB.class model,interaction model and state modelC.class model,interaction model and sequence modelD.function model,interaction model and state model

System analysis is traditionally done top-down using structured analysis based on____.Object-oriented analysis focuses on creation of models.The three types of the analysis model are____.There are two substages of object-oriented analysis.____focuses on real-world things whose semantics the application captures.The object constructed in the requirement analysis shows the__请作答该选项__of the real-world system and organizes it into workable pieces.____addresses the computer aspects of the application that are visible to users.The objects are those which can be expected to vary from time to time quite rapidly.A.static structureB.system componentsC.data flowsD.program procedures

System analysis is traditionally done top-down using structured analysis based on__请作答此选项__.Object-oriented analysis focuses on creation of models.The three types of the analysis model are____.There are two substages of object-oriented analysis.___focuses on real-world things whose semantics the application captures.The object constructed in the requirement analysis shows the____of the real-world system and organizes it into workable pieces.____addresses the computer aspects of the application that are visible to users.The objects are those which can be expected to vary from time to time quite rapidly.A.functional decompositionB.object abstractionC.data inheritanceD.information generalization

System analysis is traditionally done top-down using structured analysis based on____.Object-oriented analysis focuses on creation of models.The three types of the analysis model are___.There are two substages of object-oriented analysis.__请作答次选项__focuses on real-world things whose semantics the application captures.The object constructed in the requirement analysis shows the____of the real-world system and organizes it into workable pieces.____addresses the computer aspects of the application that are visible to users.The objects are those which can be expected to vary from time to time quite rapidly.A.Static analysisB.Semantic analysisC.Scope analysisD.Domain analysis

System analysis is traditionally done top-down using structured analysis based on____.Object-oriented analysis focuses on creation of models.The three types of the analysis model are____.There are two substages of object-oriented analysis.____focuses on real-world things whose semantics the application captures.The object constructed in the requirement analysis shows the___of the real-world system and organizes it into workable pieces.__请作答该选项__addresses the computer aspects of the application that are visible to users.The objects are those which can be expected to vary from time to time quite rapidly.A.Program analysisB.Function requirementC.Application analysisD.Physical model

System analysis is traditionally done top-down using structured analysis based on____.Object-oriented analysis focuses on creation of models.The three types of the analysis model are__请作答此选项__.There are two substages of object-oriented analysis.____focuses on real-world things whose semantics the application captures.The object constructed in the requirement analysis shows the____of the real-world system and organizes it into workable pieces.____addresses the computer aspects of the application that are visible to users.The objects are those which can be expected to vary from time to time quite rapidly.A.function model,class model and state modelB.class model,interaction model and state modelC.class model,interaction model and sequence modelD.function model,interaction model and state model

The __请作答该选项__ is a general description of the architecture of a workflow management system used by the WFMC, in which the main components and the associated interfaces are summarizeD.The workflow enactment service is the heart of a workflow system which consists of several ____.A.waterfall modelB.workflow reference model C.evolutionary model D.spiral model

( ) is used to model aggregates of information and the relationships these aggregates have to other. A.DatA.flow diagram B. Entity relationship diagram C.Sequence diagram D.Structure diagram

System analysis is traditionally done top-down using structured analysis based on( ). Object-oriented analysis focuses on creation of models. The three types of theanalysis model are(请作答此空). There are two substages of object-oriented analysis.( )focuses on real-world things whose semantics the application captures. The object constructedin the requirement analysis shows the( )of the real-world system and organizes it intoworkable pieces.( )addresses the computer aspects of the application that are visible tousers. The objects are those which can be expected to vary from time to time quite rapidly. A.. funC.tion moD.el,C.lA.ss moD.el A.nD. stA.te moD.elB.. C.lA.ss moD.el,interA.C.tion moD.el A.nD. stA.te moD.elC.. C.lA.ss moD.el,interA.C.tion moD.el A.nD. sequenC.e moD.elD.. funC.tion moD.el,interA.C.tion moD.el A.nD. stA.te moD.el

System analysis is traditionally done top-down using structured analysis based on( ). Object-oriented analysis focuses on creation of models. The three types of theanalysis model are( ). There are two substages of object-oriented analysis.( ) focuses on real-world things whose semantics the application captures. The object constructedin the requirement analysis shows the( )of the real-world system and organizes it intoworkable pieces.(请作答此空)addresses the computer aspects of the application that are visible tousers. The objects are those which can be expected to vary from time to time quite rapidly. A. Program analysisB. Function requirementC. Application analysisD. Physical model

System analysis is traditionally done top-down using structured analysis based on( ). Object-oriented analysis focuses on creation of models. The three types of theanalysis model are( ). There are two substages of object-oriented analysis.(请作答此空) focuses on real-world things whose semantics the application captures. The object constructedin the requirement analysis shows the( )of the real-world system and organizes it intoworkable pieces.( )addresses the computer aspects of the application that are visible tousers. The objects are those which can be expected to vary from time to time quite rapidly. A. Static analysisB. Semantic analysisC. Scope analysisD. Domain analysis

System analysis is traditionally done top-down using structured analysis based on( ). Object-oriented analysis focuses on creation of models. The three types of theanalysis model are( ). There are two substages of object-oriented analysis.( ) focuses on real-world things whose semantics the application captures. The object constructedin the requirement analysis shows the(请作答此空)of the real-world system and organizes it intoworkable pieces.( )addresses the computer aspects of the application that are visible tousers. The objects are those which can be expected to vary from time to time quite rapidly. A. static structureB. system componentsC. data flowsD. program procedures