题目内容

Which software lifecycle model is suitable for only large-scale or in-house project?

A. Waterfall model
B. Rapid prototype model
C. Spiral model
D. None of the above

查看答案
更多问题

Which of the following is not a UML diagram?

A. User case diagram
B. Class diagram
C. ER diagram
D. Sequence diagram

Which of the following cannot be a way to implement polymorphism in Java?

A. Overloading
B. Overriding
C. Interface
D. Multithreading

Which of the following statements is not correct?

A. Head is a part of eGame-HumanBeing, so their relationship is association.
B. In a library management system, the relationship between class Borrower and Book is "borrows/returns".
C. Association between two classes cannot be implemented with "extends" in Java.
D. Association should be described with a domain-related strong verb or verb phrase.

Which of the following statements is true?

An arm is a part of a HumanBeing, so it is a subclass of class HumanBeing.
B. Course "Software Engineering" is a subclass of class "Course".
C. Inheritance brings us troubles if it is not adopted properly.
D. Inheritance should be implemented with structural programming languages.

答案查题题库