Escrito por estudiantes que aprobaron Inmediatamente disponible después del pago Leer en línea o como PDF ¿Documento equivocado? Cámbialo gratis 4,6 TrustPilot
logo-home
Examen

Combo with "ICT2622 Practice Exams" and 13 others Exam Questions And Answers (Guaranteed A+)

Puntuación
-
Vendido
-
Páginas
159
Grado
A+
Subido en
12-01-2025
Escrito en
2024/2025

Combo with "ICT2622 Practice Exams" and 13 others Exam Questions And Answers (Guaranteed A+) The specific area of the user's business need that is within the scope of the new system is called the _______. - Answerproblem domain One technique to find the "things" that need to be included in the new system begins by starting with a user and the use cases and then try to identify the necessary informational "things." This technique is called the _______. - Answerbrainstorming technique One technique for finding "things" that need to be in the new system is done by the analyst starts making lists of "things." He may do this from information and even without talking to the users extensively. This technique is called the _______. - Answernoun technique When making a list of nouns to determine what are the important "things" for the new system, there are three question that should be asked about each noun. Which of the following is one of those questions? - AnswerShould it be researched further? A piece of information about a particular object is called a(n) _______. - Answerattribute An example of an attribute of an object might be _______. - Answera social security number ©EVERLY 2024/2025 ALL RIGHTS RESERVED. 2 | P a g e An attribute whose value uniquely identifies an object is called a(n) _______. - Answerkey attribute (n) _______ is a naturally occurring association among specific things. - Answerrelationship The number of associations that occur among specific things in an entity relationship diagram is called ____. - Answercardinality A synonym for cardinality (used with UML class diagrams) is ____. - Answermultiplicity ____ is used to describe the relationship between two things of the same type, such as one person being married to another person. - AnswerUnary asociation A synonym for cardinality (used with UML class diagrams) is _______. - Answermultiplicity An attribute that contains a collection of related attributes is called a(n) _______. - Answercompound attribute A measure of the number of links between one object and another object in a relationship is called the _______. - Answercadinality In the traditional approach to system development, the system stores information about ____. - Answerdata entities The crows feet notation on an ERD is a type of _______ constraint. - Answercardinality A relationship that has a cardinality constraint of one or more is a(n) _______ relationship. - Answermandatory ©EVERLY 2024/2025 ALL RIGHTS RESERVED. 3 | P a g e The above cardinality constraint on the Order data entity indicates that there can be _____ . - Answerone or many orders The association shown on the above image is a(n) ________ association. - Answerunary The domain model class diagram is used to _______ . - Answershow the things involved in the user's work that are important A relationship between a "sports team" and the players, coaches, and sponsor would be described as what kind of relationship? - AnswerAggregation Which of the following relationships would NOT be an appropriate way to describe a relationship between an employee and his/her manager? - AnswerAssociation relationship As association class is frequently required for what kind of relationship? - Answermany to many In UML the constraint denoted by "0..*" indicates what? - Answeran optional relationship Which of the following is NOT true about a UML class. - AnswerIt has multiplicity _____ is based on the idea that people classify things in terms of similarities and differences. - AnswerGeneralization/Specialization A concept that allows subclasses to share the characteristics of their superclasses is called ____. - Answerinheritance A class that represents a many-to-many association between two other classes is called a(n) ____ class. - Answerassociation ©EVER

Mostrar más Leer menos
Institución
ICT2622
Grado
ICT2622

Vista previa del contenido

©EVERLY 2024/2025 ALL RIGHTS RESERVED.



Combo with "ICT2622 Practice Exams" and
13 others Exam Questions And Answers
(Guaranteed A+)


The specific area of the user's business need that is within the scope of the new system is called

the _______. - Answer✔problem domain


One technique to find the "things" that need to be included in the new system begins by starting

with a user and the use cases and then try to identify the necessary informational "things." This

technique is called the _______. - Answer✔brainstorming technique


One technique for finding "things" that need to be in the new system is done by the analyst starts

making lists of "things." He may do this from information and even without talking to the users

extensively. This technique is called the _______. - Answer✔noun technique


When making a list of nouns to determine what are the important "things" for the new system,

there are three question that should be asked about each noun. Which of the following is one of

those questions? - Answer✔Should it be researched further?


A piece of information about a particular object is called a(n) _______. - Answer✔attribute


An example of an attribute of an object might be _______. - Answer✔a social security number




1|Page

, ©EVERLY 2024/2025 ALL RIGHTS RESERVED.

An attribute whose value uniquely identifies an object is called a(n) _______. - Answer✔key

attribute


(n) _______ is a naturally occurring association among specific things. - Answer✔relationship


The number of associations that occur among specific things in an entity relationship diagram is

called ____. - Answer✔cardinality


A synonym for cardinality (used with UML class diagrams) is ____. - Answer✔multiplicity


____ is used to describe the relationship between two things of the same type, such as one person

being married to another person. - Answer✔Unary asociation


A synonym for cardinality (used with UML class diagrams) is _______. - Answer✔multiplicity


An attribute that contains a collection of related attributes is called a(n) _______. -

Answer✔compound attribute


A measure of the number of links between one object and another object in a relationship is

called the _______. - Answer✔cadinality


In the traditional approach to system development, the system stores information about ____. -

Answer✔data entities


The crows feet notation on an ERD is a type of _______ constraint. - Answer✔cardinality


A relationship that has a cardinality constraint of one or more is a(n) _______ relationship. -

Answer✔mandatory




2|Page

, ©EVERLY 2024/2025 ALL RIGHTS RESERVED.

The above cardinality constraint on the Order data entity indicates that there can be _____ . -

Answer✔one or many orders


The association shown on the above image is a(n) ________ association. - Answer✔unary


The domain model class diagram is used to _______ . - Answer✔show the things involved in the

user's work that are important

A relationship between a "sports team" and the players, coaches, and sponsor would be described

as what kind of relationship? - Answer✔Aggregation


Which of the following relationships would NOT be an appropriate way to describe a

relationship between an employee and his/her manager? - Answer✔Association relationship


As association class is frequently required for what kind of relationship? - Answer✔many to

many


In UML the constraint denoted by "0..*" indicates what? - Answer✔an optional relationship


Which of the following is NOT true about a UML class. - Answer✔It has multiplicity


_____ is based on the idea that people classify things in terms of similarities and differences. -

Answer✔Generalization/Specialization


A concept that allows subclasses to share the characteristics of their superclasses is called ____. -

Answer✔inheritance


A class that represents a many-to-many association between two other classes is called a(n) ____

class. - Answer✔association

3|Page

, ©EVERLY 2024/2025 ALL RIGHTS RESERVED.

If we modeled a "sale" and the "sale items" with a whole-part relationship, it would best be

described as a _______ relationship. - Answer✔composite


In a generalization/specialization relationship, it would not make sense for a class at the bottom

of the hierarchy to be a(n) ______ class. - Answer✔abstract


Inheritance describes a condition between classes where _______ . - Answer✔classes share some

attributes


This notation indicates what type of association? - Answer✔Generalization/Specialization


When analyzing the list of nouns to determine whether to include a particular noun as an

important "thing," which of the following questions should be asked about the noun? (choose

two) - Answer✔Is it unique?; Are there multiple instances of it?


When analyzing the list of nouns to determine whether to exclude a particular noun as an

important "thing," which of the following questions should be asked about the noun? (choose

two) - Answer✔Is it a synonym of an existing thing?; Is it an output from the system?


The specific area of the user's business need that is within the scope of the new system is called

the _______. - Answer✔problem domain


A technique to identify problem domain objects in which developers and users work together in

an open group setting is called the _______ . - Answer✔brainstroming technique


The technique for finding problem domain objects by finding and listing all the nouns in a dialog

or description is called the _______. - Answer✔noun technique



4|Page

Escuela, estudio y materia

Institución
ICT2622
Grado
ICT2622

Información del documento

Subido en
12 de enero de 2025
Número de páginas
159
Escrito en
2024/2025
Tipo
Examen
Contiene
Preguntas y respuestas

Temas

$10.99
Accede al documento completo:

¿Documento equivocado? Cámbialo gratis Dentro de los 14 días posteriores a la compra y antes de descargarlo, puedes elegir otro documento. Puedes gastar el importe de nuevo.
Escrito por estudiantes que aprobaron
Inmediatamente disponible después del pago
Leer en línea o como PDF

Conoce al vendedor

Seller avatar
Los indicadores de reputación están sujetos a la cantidad de artículos vendidos por una tarifa y las reseñas que ha recibido por esos documentos. Hay tres niveles: Bronce, Plata y Oro. Cuanto mayor reputación, más podrás confiar en la calidad del trabajo del vendedor.
Everly Teachme2-tutor
Seguir Necesitas iniciar sesión para seguir a otros usuarios o asignaturas
Vendido
30
Miembro desde
1 año
Número de seguidores
1
Documentos
2789
Última venta
1 semana hace
Study packs.

Find Quality Exam Materials made by professionals With A guaranteed A+

4.3

4 reseñas

5
2
4
1
3
1
2
0
1
0

Recientemente visto por ti

Por qué los estudiantes eligen Stuvia

Creado por compañeros estudiantes, verificado por reseñas

Calidad en la que puedes confiar: escrito por estudiantes que aprobaron y evaluado por otros que han usado estos resúmenes.

¿No estás satisfecho? Elige otro documento

¡No te preocupes! Puedes elegir directamente otro documento que se ajuste mejor a lo que buscas.

Paga como quieras, empieza a estudiar al instante

Sin suscripción, sin compromisos. Paga como estés acostumbrado con tarjeta de crédito y descarga tu documento PDF inmediatamente.

Student with book image

“Comprado, descargado y aprobado. Así de fácil puede ser.”

Alisha Student

Preguntas frecuentes