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. Classes build off of each other.
Undeclared Identifier
Modularity
Checkout
Coding
2. Helps to eliminate unnecessary "include chaining."
const
Forward Declaration
.lib - code generate
Optimization Last
3. No man's land. Guard bytes before the after allocated heap memory.
0xFDFDFDFD
Composition
name mangling
State
4. Use only through the interface of the object.
Tag
Autos
Black-Box
Encapsulation
5. Uploads changes to your current branch.
Push
Autos
Nesting
Association
6. A set of creation and initialization steps useful for a set of different related tests.
Translation Unit
Observer
Testing
Test Fixture
7. 2 Eyes + 2 Minds = AWESOME!
Pair Programming
Commit
Fetch
Cohesion
8. Ability to treat a class object as a function by overloading the () operator.
Abstract Function
.lib - preprocessor directive
Function Object
Navigability
9. Having power over inheritance with the flexibility of composition.
Globals
Delegation
Function Object
Execution Pointer
10. When doing a - precise task.
Cohesion
Positive Test Case
Track
0xCDCDCDCD
11. Whats displayed to the screen
Dependency
View
Precompiled Header
Cherry Pick
12. Bad! Don't ever use these types of variables!
Globals
Observer
.dll implicit linking
CRC Cards
13. When you type in an object - you can see its attributes.
Acceptance Tests
.lib - project properties
Watch
Refactoring
14. Allows consumers to try a system earlier and give early feedback.
Encapsulation
External Linkage
On-Site Customer
Multiplicity
15. When exporting a dll - the names of the functions are changed. This is knwon as ____________.
Hierarchy
name mangling
Cherry Pick
Show Log
16. Encapsulates a request as an object - thereby letting you parameterize clients with different requests - queue or log requests - and support undoable operations.
Release Planning
.lib - preprocessor directive
Command
Stash
17. Ability to withstand change and what the effects are.
Association
Move People Around
Robustness
Show Log
18. Creates a copy of your current branch into a remote branch.
Maintenance
Singleton
Export
Metaphor
19. The default nickname for the remote repository.
Undeclared Identifier
Pull
Origin
Function Object
20. Initialized heap memory.
Static
0xCDCDCDCD
Requirements
0xFEEEFEEE
21. Are what function classes should include.
CRC Cards
Realization
.lib - project dependices
Observer
22. Reusing existing functionality by defining a relationship between two classes : Inheritance or containment.
Dynamic Binding
Hierarchy
.lib - project dependices
Fetch
23. STOP!!
Breakpoint
Singleton
.dll explicit linking
0xFDFDFDFD
24. Makes a copy of your repository.
Clone
State
Coupling
Analysis
25. Concept based on limiting the scope of modules to provide better structures.
Locals
Metaphor
Law of Demeter
Analysis
26. A function that can load a library
.dll LoadLibrary
0xFDFDFDFD
Tag
Association
27. Weak relationship between two classes. Almost always results in a #include.
Tag
Dependency
Ignore
.dll implicit linking
28. Meetings used to create a release plan - which will lay out the overall project.
Forward Declaration
Move People Around
Release Planning
Cherry Pick
29. Connection between a local brand and a remote branch.
Factory Method
Track
Branch
.dll explicit linking
30. Creates a spin-off of a repository for concurrent development.
Push
Branch
0x00000000
Navigability
31. Black Box - The way the program works is internally unknown.
Navigability
Positive Test Case
Fetch
Functional
32. Makes a project compile in order of who is dependent on what
Forward Declaration
.lib - project dependices
Continuous Integration
Origin
33. Provide a unified interface to a set of interfaces in a subsystem. Defines a higher-level interface that makes the subsystem easier to use.
const
Fa
.dll implicit linking
Execution Pointer
34. Do not optimize until the very end.
Fa
Spike Solution
0xFDFDFDFD
Optimization Last
35. Allow an object to alter its behavior when its internal state changes. The object will appear to change its class.
Coding Standards
Precompiled Header
Acceptance Tests
State
36. A group of code. unnamed can only be accessed within that translation unit - name can be accessed anywhere
Cherry Pick
extern "C"
Namespaces
Coupling
37. When a .cpp file is compiled - the header files are first included (recursively) by the pre-processor. This block of code is called a ______________.
Track
Undeclared Identifier
Translation Unit
Move People Around
38. (Door-----Spell) BI_DIRECTIONAL because both classes can reference each other. (Door--->Spell) DIRECTIONAL because only the door knows and can reference Spell.
Navigability
Spike Solution
GetProcAddress
0xCDCDCDCD
39. CONSTANT
0xCCCCCCCC
const
Remove
On-Site Customer
40. 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.
Dependency
Internal Linkage
GetProcAddress
Robustness
41. Link multiple projects together
Singleton
.lib - project properties
Association
Revert
42. Keeps a team using a similar naming convention for things.
Black-Box
40 Hour Work Week
Function Object
Metaphor
43. Put this before a function name in a dll - and the function name will avoid name mangling
Branch
Abstraction
Multiplicity
extern "C"
44. Fix any problems and then repeat the process.
40 Hour Work Week
Composition
Generalization
Maintenance
45. Function doesn't exist.
Nesting
Realization
.dll explicit linking
Unresolved External Symbol
46. Current line that is executing.
Classifier Function
Revert
Tag
Execution Pointer
47. Cross training is an important consideration to try and prevent islands of knowledge - which can cause loss.
On-Site Customer
Move People Around
User Stories
Data Breakpoint
48. Set of all pending changes.
Flexibility
Requirements
Index
Forward Declaration
49. When a class is defined within another class.
Index
Nesting
Virtual Function Table
40 Hour Work Week
50. Ignores files when pushing.
.lib - project properties
Unresolved External Symbol
Ignore
Analysis