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. Creates a spin-off of a repository for concurrent development.
Branch
.dll LoadLibrary
Delegation
name mangling
2. Uploads changes to your current branch.
Revert
Pull
Maintenance
Push
3. Linking to dynamic libraries is usually handled by linking to an ____________.
Stash
.dll import library
Track
Function Object
4. Portioning your changes to commit by inserting them into the index.
Cherry Pick
Cohesion
Functional
Maintenance
5. Uploads all changes staged in the index list into the repository database.
Commit
.dll explicit linking
Add
White-Box
6. Static in C++. Can span all instances of a class.
Modularity
name mangling
Classifier Function
Navigability
7. Set of all pending changes.
Refactoring
Testing
Index
Edit Conflict
8. Function doesn't exist.
Locals
Revert
0xCDCDCDCD
Unresolved External Symbol
9. Initialized stack memory.
0xCCCCCCCC
Robustness
Metaphor
.lib - project dependices
10. Stand up meetings show who will be valuable and needed.
Revert
Multiplicity
Stand Up Meetings
Hierarchy
11. Do not optimize until the very end.
Nesting
name mangling
State
Optimization Last
12. Breaks encapsulation boundaries.
White-Box
Maintenance
Tag
Continuous Integration
13. Cross training is an important consideration to try and prevent islands of knowledge - which can cause loss.
External Linkage
Move People Around
Law of Demeter
.lib - code generate
14. Symbols that can not be accessed by code in other units have __________. These symbols are usually static non-member functions/variables defined within.c/.cpp or defined in an anonymous namespace.
User Stories
Commit
Internal Linkage
Track
15. When a class is defined within another class.
Forward Declaration
name mangling
Design
Nesting
16. Allows consumers to try a system earlier and give early feedback.
Index
Model
Design
On-Site Customer
17. Application
Track
extern "C"
Model
Multiplicity
18. The process of deciding which function definition to link during run-time.
0x00000000
40 Hour Work Week
Dynamic Binding
.lib - project dependices
19. Always do the simplest design that could possibly work.
Branch
Simplicity
Move People Around
Origin
20. When exporting a dll - the names of the functions are changed. This is knwon as ____________.
0x00000000
Namespaces
name mangling
Controller
21. Copies all changes from one branch into another branch.
Generalization
Merge
Index
Test Fixture
22. STOP!!
.dll import library
Breakpoint
0xCDCDCDCD
Fetch
23. Default branch within your repository.
Spike Solution
Controller
Master
Branch
24. A collection of memory addresses for all virtual functions in an objects class hierarchy.
Virtual Function Table
View
Continuous Integration
GetProcAddress
25. Whats displayed to the screen
Metaphor
Edit Conflict
0x00000000
View
26. Ability to accept different types of parameters to bind to different implementations at run-time.
Flexibility
Move People Around
Pull
Dynamic Binding
27. Provide a unified interface to a set of interfaces in a subsystem. Defines a higher-level interface that makes the subsystem easier to use.
White-Box
Fa
Iteration Planning
Aggregation
28. Views all previous changes.
External Linkage
Branch
Flexibility
Show Log
29. About the interface to an object. Data contained within.
Merge
CRC Cards
Encapsulation
Command
30. Developers should be integrated and releasing code into the code repository every few hours.
Export
Continuous Integration
Tag
Polymorphism
31. Define a one-to-many dependency between objects so that when one object changes state - all its dependents are notified and updated automatically
.lib - project properties
Observer
Functional
Factory Method
32. Ability to withstand change and what the effects are.
.dll explicit linking
Namespaces
Robustness
Flexibility
33. A function that can load a library
Translation Unit
External Linkage
.dll LoadLibrary
Acceptance Tests
34. A measure of logical dependency.
Virtual Function Table
Coupling
Test Fixture
Tag
35. Variable doesn't exist.
Command
Master
Translation Unit
Undeclared Identifier
36. Takes information in the index and pushes it onto the stack.
GetProcAddress
Design
Stash
Watch
37. Meetings used to create a release plan - which will lay out the overall project.
Composite
Release Planning
Realization
Modularity
38. One of the linking methods (pragma comment)
Positive Test Case
Realization
.lib - preprocessor directive
Translation Unit
39. Create a test and then create a function.
Stand Up Meetings
Test Fixture
Generalization
Unit Test First
40. Link multiple projects together
Show Log
Refactoring
Remove
.lib - project properties
41. Bookmark of a revised set with a title. For easy checkouts.
Branch
Tag
Observer
Abstraction
42. No more than 40 hours to stop burnouts.
Multiplicity
40 Hour Work Week
.lib - project properties
Static
43. Code whatever it is you need to code.
Structural
Cherry Pick
Show Log
Coding
44. CONSTANT
Precompiled Header
Namespaces
const
User Stories
45. Current view/ previous line.
Navigability
Pull
Autos
Static
46. Keeps a team using a similar naming convention for things.
Requirements
Metaphor
White-Box
Maintenance
47. Having power over inheritance with the flexibility of composition.
Function Object
Track
Delegation
Show Log
48. Freed heap memory.
Show Log
0x00000000
Push
0xFEEEFEEE
49. The linking is already done internally
.dll implicit linking
.lib - project dependices
Master
Merge
50. Are what function classes should include.
CRC Cards
Classifier Function
Translation Unit
Coding Standards