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.
Composition
Composite
Add
Edit Conflict
2. When we remove redundant or obsolete designs and replace them with a new.
Function Object
.lib - project properties
Singleton
Refactoring
3. When GIT cannot merge your data.
On-Site Customer
Nesting
Edit Conflict
.dll explicit linking
4. Allows you to switch your working copy to another branch.
Association
Commit
Checkout
Factory Method
5. Will execute all code paths and boundary conditions.
.dll explicit linking
0xCCCCCCCC
Structural
CRC Cards
6. Ask questions and obtain the details and requirements given.
Refactoring
Requirements
Acceptance Tests
Globals
7. Having power over inheritance with the flexibility of composition.
Coupling
Requirements
Data Breakpoint
Delegation
8. When a concrete class inherits from a pure interface.
Realization
Fetch
Acceptance Tests
User Stories
9. Allows consumers to try a system earlier and give early feedback.
Refactoring
Polymorphism
On-Site Customer
Analysis
10. Helps to eliminate unnecessary "include chaining."
0xCDCDCDCD
Cohesion
On-Site Customer
Forward Declaration
11. NULL memory.
0x00000000
Tag
Move People Around
Revert
12. Input
Undeclared Identifier
Controller
Coding Standards
Polymorphism
13. Ignores files when pushing.
CRC Cards
Pull
Ignore
Controller
14. Makes a copy of your repository.
Clone
Cherry Pick
Namespaces
Pair Programming
15. Developers should be integrated and releasing code into the code repository every few hours.
CRC Cards
Precompiled Header
0xFDFDFDFD
Continuous Integration
16. Current view/ previous line.
Refactoring
Autos
State
Merge
17. Use only through the interface of the object.
0xFEEEFEEE
Classifier Function
Black-Box
.dll explicit linking
18. Define a one-to-many dependency between objects so that when one object changes state - all its dependents are notified and updated automatically
Globals
Function Object
Composition
Observer
19. Stand up meetings show who will be valuable and needed.
Execution Pointer
Flexibility
Stand Up Meetings
Access Violation
20. What is part of the current scope.
Locals
Origin
0xFEEEFEEE
Realization
21. A set of creation and initialization steps useful for a set of different related tests.
Delegation
Unit Test First
Internal Linkage
Test Fixture
22. Code whatever it is you need to code.
Pair Programming
.lib - project properties
Coding
Remove
23. Provide a unified interface to a set of interfaces in a subsystem. Defines a higher-level interface that makes the subsystem easier to use.
Iteration Planning
Fa
Structural
Encapsulation
24. Plan out your code.
Coding
.dll explicit linking
.lib - project dependices
Design
25. Are what function classes should include.
Polymorphism
Hierarchy
CRC Cards
Observer
26. Ability to accept different types of parameters to bind to different implementations at run-time.
Modularity
Flexibility
Multiplicity
Requirements
27. CONSTANT
.dll implicit linking
Cherry Pick
Track
const
28. Adds files to the repository.
Add
Generalization
Show Log
Unresolved External Symbol
29. Link multiple projects together
.lib - project properties
40 Hour Work Week
Master
Resolved
30. Always do the simplest design that could possibly work.
Model
.dll import library
Controller
Simplicity
31. Stops when memory changes.
extern "C"
Pair Programming
.dll LoadLibrary
Data Breakpoint
32. Application
Index
Namespaces
Cohesion
Model
33. Set of all pending changes.
Index
Merge
Negative Test Case
Factory Method
34. Breaks encapsulation boundaries.
Encapsulation
White-Box
Unit Test First
Internal Linkage
35. Treating a derived class's data members like it's base class's.
Polymorphism
Execution Pointer
Simplicity
External Linkage
36. Creates a copy of your current branch into a remote branch.
Observer
Controller
Export
Continuous Integration
37. A function that can load a library
Metaphor
.dll LoadLibrary
Release Planning
Classifier Function
38. Figure out what is feasible. Decide whether to use API's or to write from scratch.
Master
Multiplicity
Analysis
.lib - preprocessor directive
39. Linking to dynamic libraries is usually handled by linking to an ____________.
.dll explicit linking
External Linkage
Forward Declaration
.dll import library
40. Put this before a function name in a dll - and the function name will avoid name mangling
Design
extern "C"
Spike Solution
Nesting
41. Uploads changes to your current branch.
Autos
Virtual Function Table
.dll explicit linking
Push
42. Meetings used to create a release plan - which will lay out the overall project.
Merge
Black-Box
Release Planning
Data Breakpoint
43. Variable doesn't exist.
Undeclared Identifier
Pull
Model
Move People Around
44. You have to tell it to link
Modularity
Stand Up Meetings
0xFEEEFEEE
.dll explicit linking
45. Fix any problems and then repeat the process.
Structural
Spike Solution
Classifier Function
Maintenance
46. When exporting a dll - the names of the functions are changed. This is knwon as ____________.
Navigability
40 Hour Work Week
Remove
name mangling
47. (Door-----Spell) BI_DIRECTIONAL because both classes can reference each other. (Door--->Spell) DIRECTIONAL because only the door knows and can reference Spell.
Navigability
Forward Declaration
Track
Test Fixture
48. Quick program.
Continuous Integration
Spike Solution
Ignore
Stash
49. Trying to access a location in memory that your computer cannot access.
Functional
Access Violation
Classifier Function
Ignore
50. When a .cpp file is compiled - the header files are first included (recursively) by the pre-processor. This block of code is called a ______________.
External Linkage
Analysis
40 Hour Work Week
Translation Unit