SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
SWA - Software Architecture
Start Test
Study First
Subjects
:
certifications
,
swa
,
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Use only through the interface of the object.
Commit
Analysis
Show Log
Black-Box
2. Downloads without merging.
Maintenance
External Linkage
Model
Fetch
3. Input
Controller
External Linkage
Maintenance
Watch
4. Makes a project compile in order of who is dependent on what
.lib - project dependices
Abstract Function
Design
Stand Up Meetings
5. Freed heap memory.
0xFEEEFEEE
GetProcAddress
Remove
Add
6. Downloads your changes and then merges.
Fa
.dll implicit linking
Data Breakpoint
Pull
7. When a class is defined within another class.
Nesting
.dll import library
Index
State
8. Trying to access a location in memory that your computer cannot access.
.lib - code generate
CRC Cards
Access Violation
Unit Test First
9. Breaks encapsulation boundaries.
0xCCCCCCCC
White-Box
Test Fixture
.dll LoadLibrary
10. Inheritance between object.
Observer
Pair Programming
Generalization
Black-Box
11. Allows you to switch your working copy to another branch.
Checkout
Track
0xCCCCCCCC
Factory Method
12. A pointer or reference. One object needs to know about the other object to work.
Commit
Association
Polymorphism
State
13. A reference. Has and delete dynamic memory. implies ownership (Association does not).
Analysis
Namespaces
Aggregation
0xFEEEFEEE
14. Adds files to the repository.
Clone
Add
Controller
.lib - code generate
15. A measure of logical dependency.
Analysis
Coupling
View
Revert
16. Static in C++. Can span all instances of a class.
Tag
Observer
Classifier Function
40 Hour Work Week
17. Copies all changes from one branch into another branch.
Merge
Aggregation
Cherry Pick
Classifier Function
18. (Door-----Spell) BI_DIRECTIONAL because both classes can reference each other. (Door--->Spell) DIRECTIONAL because only the door knows and can reference Spell.
Navigability
Acceptance Tests
Testing
Virtual Function Table
19. Makes a copy of your repository.
Clone
0xCCCCCCCC
Spike Solution
Structural
20. Ignores files when pushing.
Merge
On-Site Customer
Ignore
.lib - project dependices
21. Meetings at the beginning of each iteration to produce a plan of programming tasks.
extern "C"
Iteration Planning
Breakpoint
On-Site Customer
22. When a conflict is fixed.
40 Hour Work Week
Controller
Namespaces
Resolved
23. A function that can load a library
Release Planning
Hierarchy
.dll LoadLibrary
0xCCCCCCCC
24. Define a one-to-many dependency between objects so that when one object changes state - all its dependents are notified and updated automatically
0xFDFDFDFD
Observer
Track
Fa
25. Variable doesn't exist.
Abstract Function
Undeclared Identifier
name mangling
Static
26. When exporting a dll - the names of the functions are changed. This is knwon as ____________.
Singleton
Aggregation
name mangling
Checkout
27. When we remove redundant or obsolete designs and replace them with a new.
Refactoring
Unresolved External Symbol
.dll implicit linking
Virtual Function Table
28. Ability to withstand change and what the effects are.
Edit Conflict
On-Site Customer
Robustness
name mangling
29. No more than 40 hours to stop burnouts.
Push
Functional
40 Hour Work Week
Stash
30. How many objects that a source object can legitimately reference.
Controller
Fetch
Law of Demeter
Multiplicity
31. A type of library that is used by the code
Dynamic Binding
.dll implicit linking
Static
Stash
32. Compose objects into tree structures to represent part-whole hierarchies. Lets clients treat individual objects and compositions of objects uniformly.
Navigability
Simplicity
Composite
External Linkage
33. Functionality Tests.
Acceptance Tests
Realization
40 Hour Work Week
Coding
34. Valid input that the program is designed to process.
Add
Positive Test Case
Branch
Maintenance
35. 2 Eyes + 2 Minds = AWESOME!
Add
Pair Programming
Coupling
40 Hour Work Week
36. Quick program.
Spike Solution
Watch
0xCCCCCCCC
Simplicity
37. Italicized in UML.
Tag
Association
Abstract Function
Show Log
38. Simply a value.
Globals
Show Log
Composition
Coding
39. Taking code and moving it to a function that usually returns an object. They are always virtual functions.
0xCCCCCCCC
Factory Method
Track
Flexibility
40. Set of all pending changes.
Origin
Singleton
Index
Nesting
41. Whats displayed to the screen
View
Breakpoint
Pull
0xCCCCCCCC
42. Provide a unified interface to a set of interfaces in a subsystem. Defines a higher-level interface that makes the subsystem easier to use.
CRC Cards
Continuous Integration
Fa
Nesting
43. The linking is already done internally
Negative Test Case
Release Planning
.dll implicit linking
Stand Up Meetings
44. Invalid or unexpected input that the program is not designed to process.
Requirements
Precompiled Header
Negative Test Case
Realization
45. Current line that is executing.
extern "C"
Edit Conflict
Execution Pointer
Classifier Function
46. Function doesn't exist.
Singleton
Unresolved External Symbol
Breakpoint
Forward Declaration
47. Will execute all code paths and boundary conditions.
Requirements
Functional
Access Violation
Structural
48. NULL memory.
On-Site Customer
Design
0x00000000
Data Breakpoint
49. Fix any problems and then repeat the process.
Observer
Maintenance
Move People Around
Pair Programming
50. Create a test and then create a function.
Factory Method
extern "C"
Unit Test First
Structural