최신 IBM certifications II 000-833 무료샘플문제:
1. Analysis classes evolve into _____. (Choose two.)
A) use-case realizations
B) subsystems
C) design packages
D) architecture
E) design classes
2. What is a named object in UML?
A) Matt::Employee
B) :Employee
C) Matt:Employee
D) ::employee
3. In Use Case Analysis, what is the function of boundary classes?
A) to define entry points or roots into the core Object Data Model
B) to represent the screens in the user interface
C) to define the service interfaces exposed by the Business layer
D) to insulate external forces from internal mechanisms and vice versa
4. Which three processes are best suited for UML? (Choose three.)
A) use-case driven
B) waterfall development-based
C) requirements-centric
D) architecture-centric
E) iterative and incremental
5. Which two statements are true about interfaces? (Choose two.)
A) A single interface should include as many possible methods, if not all methods, that may be shared by objects that implement the interface.
B) An interface should be used to restrict which methods are exposed to a client.
C) The interface should have a clear purpose.
D) Classes may have multiple interfaces depending on the purpose of each interface it implements.
질문과 대답:
질문 # 1 정답: B,E | 질문 # 2 정답: C | 질문 # 3 정답: D | 질문 # 4 정답: A,D,E | 질문 # 5 정답: C,D |