Skip to main content

Posts

Showing posts from February, 2017

Final Exam Java Fundamental

Final Exam Section 4             (Answer all questions in this section) 1.         The ______________ is the location into which you will store and save your files. Mark for Review (1) Points             Perspective             Workspace (*)             Editor             None of the above 2.         Multiple windows are used when more than one file is open in the edit area. True or False?           Mark for Review (1) Points             True             False (*) 3.         A workspace can have one or more stored projects. True or false?    Mark for Review (1) Points             True (*)             False 4.         Tabs are used when more than one file is open in the edit area. True or False?         Mark for Review (1) Points             True (*)             False 5.         A _______________ is used to organize Java related files.   Mark for Review (1) Points             Collection             Project             Pac

Final Exam Database Design Oracle

Section 6                 (Answer all questions in this section) 1.            An entity can only have one Primary UID. True or False?                Mark for Review (1) Points                 True (*)                 False 2.            If an entity has no attribute suitable to be a Primary UID, we can create an artificial one. True or False?  Mark for Review (1) Points                 True (*)                 False 3.            There is no limit to how many columns can make up an entity's UID. True or False?          Mark for Review (1) Points                 True (*)                 False 4.            A unique identifier can only be made up of one attribute. True or False?               Mark for Review (1) Points                 True                 False (*) 5.            When is an entity in 2nd Normal Form? Mark for Review (1) Points                 When all non-UID attributes are dependent upon the entire UID. (*)