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. Set of all pending changes.
Index
name mangling
Realization
Cherry Pick
2. NULL memory.
0x00000000
Cherry Pick
Fetch
Release Planning
3. Uploads changes to your current branch.
Push
Clone
On-Site Customer
Abstraction
4. Ability to accept different types of parameters to bind to different implementations at run-time.
Coupling
.lib - project dependices
Flexibility
Forward Declaration
5. Current view/ previous line.
Unit Test First
Observer
Autos
0x00000000
6. Current line that is executing.
Refactoring
Classifier Function
Execution Pointer
Requirements
7. Figure out what is feasible. Decide whether to use API's or to write from scratch.
Model
Analysis
Access Violation
Add
8. How many objects that a source object can legitimately reference.
Internal Linkage
Multiplicity
Fetch
View
9. The linking is already done internally
.dll implicit linking
Law of Demeter
.lib - project properties
Forward Declaration
10. Whats displayed to the screen
On-Site Customer
Association
View
Clone
11. Bookmark of a revised set with a title. For easy checkouts.
Tag
Locals
.dll implicit linking
.lib - project dependices
12. Default branch within your repository.
Composition
Watch
Master
Unit Test First
13. Takes information in the index and pushes it onto the stack.
Move People Around
Tag
Stash
Resolved
14. Trying to access a location in memory that your computer cannot access.
Tag
Singleton
Access Violation
Composition
15. Initialized heap memory.
Refactoring
0xCDCDCDCD
Data Breakpoint
.lib - project dependices
16. Weak relationship between two classes. Almost always results in a #include.
Fetch
Coding Standards
.lib - preprocessor directive
Dependency
17. Cross training is an important consideration to try and prevent islands of knowledge - which can cause loss.
0xCCCCCCCC
Move People Around
.dll implicit linking
Structural
18. About the interface to an object. Data contained within.
Encapsulation
Positive Test Case
Branch
Continuous Integration
19. Makes a project compile in order of who is dependent on what
.lib - project properties
.lib - project dependices
Aggregation
User Stories
20. Undo changes made since your last commit.
Analysis
Revert
Hierarchy
Delegation
21. Copies all changes from one branch into another branch.
Controller
Merge
Fetch
Static
22. Adds files to the repository.
Generalization
Dependency
Add
.dll explicit linking
23. Try to find the flaws in your code.
Testing
Show Log
.dll import library
Origin
24. When we remove redundant or obsolete designs and replace them with a new.
Commit
CRC Cards
Refactoring
extern "C"
25. The default nickname for the remote repository.
Design
Maintenance
Origin
Dynamic Binding
26. Function doesn't exist.
Unresolved External Symbol
Checkout
Translation Unit
Dependency
27. Views all previous changes.
Cohesion
Push
Modularity
Show Log
28. Allow an object to alter its behavior when its internal state changes. The object will appear to change its class.
State
Namespaces
White-Box
Multiplicity
29. Breaks encapsulation boundaries.
Nesting
White-Box
.lib - preprocessor directive
Static
30. Stops when memory changes.
Globals
Data Breakpoint
extern "C"
Dependency
31. Written by the customers as things that the system needs to do for them.
Multiplicity
Access Violation
0xFDFDFDFD
User Stories
32. Developers should be integrated and releasing code into the code repository every few hours.
Continuous Integration
Watch
const
Spike Solution
33. Code generation in a lib
Access Violation
Export
.lib - code generate
Dynamic Binding
34. Compose objects into tree structures to represent part-whole hierarchies. Lets clients treat individual objects and compositions of objects uniformly.
View
Model
Fetch
Composite
35. Formatted code standards.
Globals
.lib - project properties
Coding Standards
Spike Solution
36. When a conflict is fixed.
Resolved
Master
Classifier Function
Navigability
37. Are what function classes should include.
Analysis
Checkout
Controller
CRC Cards
38. Allows you to switch your working copy to another branch.
Checkout
Positive Test Case
Composite
.dll implicit linking
39. Provide a unified interface to a set of interfaces in a subsystem. Defines a higher-level interface that makes the subsystem easier to use.
Coding
Fa
const
Access Violation
40. Ensure a class only has one instance - and provide a global point of access to it
Law of Demeter
Singleton
Precompiled Header
Realization
41. A collection of memory addresses for all virtual functions in an objects class hierarchy.
0xFDFDFDFD
Unit Test First
Virtual Function Table
const
42. Uploads all changes staged in the index list into the repository database.
Pull
Optimization Last
Commit
Hierarchy
43. Will execute all code paths and boundary conditions.
Multiplicity
Factory Method
Move People Around
Structural
44. 2 Eyes + 2 Minds = AWESOME!
Functional
Static
const
Pair Programming
45. Ignores files when pushing.
Watch
Ignore
Hierarchy
Analysis
46. You have to tell it to link
Black-Box
Dependency
Coupling
.dll explicit linking
47. Italicized in UML.
Index
Abstract Function
Refactoring
40 Hour Work Week
48. Put this before a function name in a dll - and the function name will avoid name mangling
extern "C"
Translation Unit
Navigability
Cherry Pick
49. Linking to dynamic libraries is usually handled by linking to an ____________.
Release Planning
Watch
.dll import library
.lib - preprocessor directive
50. Treating a derived class's data members like it's base class's.
name mangling
Static
Polymorphism
extern "C"