Langsung ke konten utama

Postingan

Menampilkan postingan dengan label design

Section 3 java class design Oracle Java Programming

Sesction 3 java class design                 (Answer all questions in this section) 1.            An interface and abstract class are different names for the same type of class structure. True or false?     Mark for Review                 True                 False (*) 2.            Modeling classes for a business problem requires understanding the business not Java. True or false?       Mark for Review (1) Points                 True               ...

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 ...

Section 9 Quiz Database Design Oracle

Section 9 Quiz             (Answer all questions in this section) 1.         When translating an arc relationship to a physical design, you must turn the arc relationships into foreign keys. What additional step must you take with the created foreign keys to ensure the exclusivity principle of arc relationships? (Assume that you are implementing an Exclusive Design) (Choose Two)     Mark for Review (1) Points                                     (Choose all correct answers)               Make all relationships mandatory             Make all relationships optional (*) ...