Database Question Answers - Chapter 1
-
15. The logical structure with one to many relationships is a
- network
- tree
- chain
- relational
Answer And Explanation
Answer: Option B
-
16. Which normal form is considered adequate for normal relational database design
- 2NF
- 5NF
- 3NF
- 4NF
Answer And Explanation
Answer: Option C
-
17. Transaction processing was made possible by the development of
- direct access storage
- magnetic tape
- cash register input
- minicomputers
Answer And Explanation
Answer: Option A
-
18. Physical location of a record in database is determined with the help of
- B tree file
- Indexed file
- Hashed file
- sequential file
Answer And Explanation
Answer: Option C
-
19. Modify operation is likely to be done after
- Delete
- Lookup
- Indexing
- Insertion
Answer And Explanation
Answer: Option B
-
20. Which among following is not a relational database
- dBase IV
- 4th Dimention
- FoxPro
- Reflex
Answer And Explanation
Answer: Option D
-
21. Fragmentation of a file system
- Can always be prevented
- occurs only is file is not used properly
- Can be temporarily removed by compaction
- None of above
Answer And Explanation
Answer: Option C