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. Compose objects into tree structures to represent part-whole hierarchies. Lets clients treat individual objects and compositions of objects uniformly.
Structural
Composite
Namespaces
Branch
2. Inheritance between object.
Generalization
Static
Stand Up Meetings
Fetch
3. When a concrete class inherits from a pure interface.
CRC Cards
Realization
Factory Method
.dll LoadLibrary
4. One of the linking methods (pragma comment)
Coding
.lib - preprocessor directive
Composite
Export
5. Meetings used to create a release plan - which will lay out the overall project.
.lib - code generate
Release Planning
Testing
Translation Unit
6. When doing a - precise task.
Generalization
Cohesion
Black-Box
Pair Programming
7. No more than 40 hours to stop burnouts.
40 Hour Work Week
Design
Unresolved External Symbol
Refactoring
8. Put this before a function name in a dll - and the function name will avoid name mangling
Checkout
Positive Test Case
Association
extern "C"
9. Ability to withstand change and what the effects are.
Translation Unit
Branch
Robustness
0xCDCDCDCD
10. Fix any problems and then repeat the process.
Law of Demeter
Simplicity
Acceptance Tests
Maintenance
11. When a class is defined within another class.
Precompiled Header
Nesting
Coupling
White-Box
12. Set of all pending changes.
Model
Execution Pointer
Observer
Index
13. Puts all headers into a master header.
Navigability
Precompiled Header
.lib - project properties
extern "C"
14. Valid input that the program is designed to process.
Checkout
Realization
Static
Positive Test Case
15. A group of code. unnamed can only be accessed within that translation unit - name can be accessed anywhere
extern "C"
Merge
Namespaces
Revert
16. Do not optimize until the very end.
Composite
Ignore
Optimization Last
Forward Declaration
17. 2 Eyes + 2 Minds = AWESOME!
External Linkage
Continuous Integration
Pair Programming
Robustness
18. Ignores files when pushing.
Ignore
GetProcAddress
Origin
Association
19. Initialized heap memory.
Observer
Watch
Acceptance Tests
0xCDCDCDCD
20. Copies all changes from one branch into another branch.
.lib - preprocessor directive
Precompiled Header
Merge
Stand Up Meetings
21. Ability to accept different types of parameters to bind to different implementations at run-time.
Flexibility
Delegation
Negative Test Case
const
22. Freed heap memory.
0xFEEEFEEE
const
Encapsulation
Delegation
23. Trying to access a location in memory that your computer cannot access.
40 Hour Work Week
Access Violation
Remove
Edit Conflict
24. Link multiple projects together
Encapsulation
Access Violation
.lib - project properties
Add
25. Ensure a class only has one instance - and provide a global point of access to it
Unresolved External Symbol
Data Breakpoint
Singleton
Navigability
26. Uploads all changes staged in the index list into the repository database.
On-Site Customer
Checkout
Commit
Stash
27. Allows consumers to try a system earlier and give early feedback.
.lib - project properties
On-Site Customer
Analysis
Export
28. Initialized stack memory.
Navigability
Release Planning
Singleton
0xCCCCCCCC
29. Undo changes made since your last commit.
Remove
Design
Revert
User Stories
30. Linking to dynamic libraries is usually handled by linking to an ____________.
Locals
.dll import library
Black-Box
Release Planning
31. Allow an object to alter its behavior when its internal state changes. The object will appear to change its class.
Virtual Function Table
State
.lib - preprocessor directive
Aggregation
32. CONSTANT
const
Robustness
Origin
Positive Test Case
33. The default nickname for the remote repository.
Origin
Stand Up Meetings
White-Box
Undeclared Identifier
34. STOP!!
Command
Translation Unit
Breakpoint
Acceptance Tests
35. Developers should be integrated and releasing code into the code repository every few hours.
Iteration Planning
Command
Track
Continuous Integration
36. Reusing existing functionality by defining a relationship between two classes : Inheritance or containment.
GetProcAddress
Composite
Hierarchy
Coupling
37. Keeps a team using a similar naming convention for things.
.dll explicit linking
Metaphor
Translation Unit
extern "C"
38. Current line that is executing.
Stand Up Meetings
Execution Pointer
Export
Remove
39. Downloads your changes and then merges.
Generalization
Pull
Navigability
Breakpoint
40. Takes information in the index and pushes it onto the stack.
Master
Stash
On-Site Customer
Coding
41. Ability to treat a class object as a function by overloading the () operator.
White-Box
.dll import library
Fa
Function Object
42. Separating out a section of code into a reusable function or class.
Flexibility
.dll import library
Show Log
Abstraction
43. A set of creation and initialization steps useful for a set of different related tests.
extern "C"
Data Breakpoint
Cohesion
Test Fixture
44. When a conflict is fixed.
Command
Cohesion
Index
Resolved
45. Uploads changes to your current branch.
Breakpoint
External Linkage
Push
.lib - project dependices
46. Current view/ previous line.
Delegation
Autos
View
Remove
47. Define a one-to-many dependency between objects so that when one object changes state - all its dependents are notified and updated automatically
Observer
Dynamic Binding
Abstraction
Checkout
48. Adds files to the repository.
Add
Factory Method
Spike Solution
Abstract Function
49. No man's land. Guard bytes before the after allocated heap memory.
CRC Cards
.lib - project dependices
Navigability
0xFDFDFDFD
50. Weak relationship between two classes. Almost always results in a #include.
Composite
Negative Test Case
Dependency
Hierarchy