CIW 1D0-541 Exam Practice Questions (P. 5)
- Full Access (124 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #21
Consider the table for an employee database shown in the exhibit. What is the degree of the table?


send
light_mode
delete
Question #22
What improvement can be made to file-based databases to overcome their limitations?
- AImplement a tabular structure.Most Voted
- BGather files in a distributed repository.
- CUse a hierarchical database file system.
- DTightly couple database structure to database application programs.
Correct Answer:
A
A
send
light_mode
delete
Question #23
NULL) Primary Key Class_Num -
Consider the Information Engineering diagram shown in the exhibit. Which DBDL definition best describes this diagram?

Consider the Information Engineering diagram shown in the exhibit. Which DBDL definition best describes this diagram?

- ABUILDING(Building_ID, Bldg_Name, Location, Room_Count) Primary Key Building_ID RESIDENT(R_ID, Room_Num, Res_Name, Building_ID) Primary Key R_ID
- BBUILDING(Building_ID, Bldg_Name, Location, Room_Count) Primary Key BUILDING RESIDENT(R_ID, Room_Num, Res_Name, Building_ID) Primary Key RESIDENT
- CBUILDING(Building_ID, Bldg_Name, Location, Room_Count) Primary Key BUILDING Foreign Key BUILDING(Building_ID) references RESIDENT (Building_ID) RESIDENT(R_ID, Room_Num, Res_Name, Building_ID) Primary Key RESIDENT
- DBUILDING(Building_ID, Bldg_Name, Location, Room_Count) Primary Key Building_ID RESIDENT(R_ID, Room_Num, Res_Name, Building_ID) Primary Key R_ID Foreign Key Building_ID references BUILDING(Building_ID)
Correct Answer:
D
D
send
light_mode
delete
Question #24
Consider the Information Engineering diagram in the exhibit showing the relations BUILDING and RESIDENT. What is the relationship between BUILDING and
RESIDENT?

RESIDENT?

send
light_mode
delete
Question #25
You enterprise must decide whether to use a database management system. Which of the following lists four advantages of using a DBMS?
- AManagement of data redundancy, increased data integrity, increased data dependence, and increased application program flexibility.
- BConsistency of data, adherence to standards, managed concurrency, and increased software complexity.
- CIncreased data access, increased data backup and recovery, data sharing, and consistency of data.
- DIncreased data security, increased data integrity, increased data independence, and decreased data separation.Most Voted
Correct Answer:
C
C
send
light_mode
delete
All Pages