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. Input
Show Log
Controller
Namespaces
Push
2. No more than 40 hours to stop burnouts.
.lib - project properties
40 Hour Work Week
Stand Up Meetings
Show Log
3. Invalid or unexpected input that the program is not designed to process.
const
.lib - preprocessor directive
Singleton
Negative Test Case
4. The default nickname for the remote repository.
Origin
Release Planning
Analysis
.dll LoadLibrary
5. Creates a spin-off of a repository for concurrent development.
Resolved
Autos
Negative Test Case
Branch
6. Default branch within your repository.
0xFEEEFEEE
Master
Nesting
.lib - code generate
7. Use only through the interface of the object.
CRC Cards
Optimization Last
Black-Box
Analysis
8. Breaks encapsulation boundaries.
White-Box
Stash
Move People Around
Spike Solution
9. Uploads changes to your current branch.
Checkout
Push
Classifier Function
Metaphor
10. Takes information in the index and pushes it onto the stack.
Stash
.dll explicit linking
Functional
CRC Cards
11. Plan out your code.
Model
Design
Export
Testing
12. Ability to treat a class object as a function by overloading the () operator.
Commit
Ignore
Encapsulation
Function Object
13. Use this to find a memory address or signiture in a dll
Globals
name mangling
Delegation
GetProcAddress
14. Cross training is an important consideration to try and prevent islands of knowledge - which can cause loss.
Law of Demeter
Move People Around
Edit Conflict
Multiplicity
15. Code generation in a lib
Track
Coding Standards
Tag
.lib - code generate
16. You have to tell it to link
Singleton
.lib - project dependices
Unit Test First
.dll explicit linking
17. Bookmark of a revised set with a title. For easy checkouts.
Precompiled Header
Tag
State
Undeclared Identifier
18. Trying to access a location in memory that your computer cannot access.
Dynamic Binding
Locals
Access Violation
Remove
19. Formatted code standards.
Dependency
Realization
Coding Standards
Track
20. Treating a derived class's data members like it's base class's.
Requirements
State
Polymorphism
0xFEEEFEEE
21. A pointer or reference. One object needs to know about the other object to work.
Association
Stand Up Meetings
Add
0xCDCDCDCD
22. Black Box - The way the program works is internally unknown.
Pull
Revert
Functional
Virtual Function Table
23. 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.
Track
Internal Linkage
Singleton
Export
24. Variable doesn't exist.
GetProcAddress
.lib - project dependices
extern "C"
Undeclared Identifier
25. Helps to eliminate unnecessary "include chaining."
Forward Declaration
Cherry Pick
View
0xCDCDCDCD
26. When we remove redundant or obsolete designs and replace them with a new.
Add
Nesting
Refactoring
Access Violation
27. Ability to accept different types of parameters to bind to different implementations at run-time.
Observer
Merge
Flexibility
Encapsulation
28. Figure out what is feasible. Decide whether to use API's or to write from scratch.
Precompiled Header
Fa
Analysis
Controller
29. Quick program.
Spike Solution
Forward Declaration
40 Hour Work Week
Singleton
30. Initialized stack memory.
Static
Pair Programming
0xCCCCCCCC
Cherry Pick
31. Define a one-to-many dependency between objects so that when one object changes state - all its dependents are notified and updated automatically
Realization
External Linkage
Robustness
Observer
32. Ensure a class only has one instance - and provide a global point of access to it
Index
Singleton
On-Site Customer
Virtual Function Table
33. Connection between a local brand and a remote branch.
Track
0xFDFDFDFD
Unit Test First
Modularity
34. Current view/ previous line.
.dll LoadLibrary
Structural
Autos
Branch
35. Copies all changes from one branch into another branch.
Origin
Merge
Stand Up Meetings
.dll import library
36. Weak relationship between two classes. Almost always results in a #include.
.lib - project dependices
Classifier Function
Export
Dependency
37. A function that can load a library
.dll LoadLibrary
Iteration Planning
.lib - preprocessor directive
Remove
38. Portioning your changes to commit by inserting them into the index.
Unit Test First
Add
.dll import library
Cherry Pick
39. Having power over inheritance with the flexibility of composition.
Delegation
On-Site Customer
Design
CRC Cards
40. Keeps a team using a similar naming convention for things.
Track
Add
Metaphor
Encapsulation
41. Allows consumers to try a system earlier and give early feedback.
Stash
On-Site Customer
.lib - project properties
Stand Up Meetings
42. Simply a value.
User Stories
Autos
0xCDCDCDCD
Composition
43. Encapsulates a request as an object - thereby letting you parameterize clients with different requests - queue or log requests - and support undoable operations.
Command
Requirements
Execution Pointer
Track
44. Application
Model
Design
Undeclared Identifier
Modularity
45. No man's land. Guard bytes before the after allocated heap memory.
Law of Demeter
Factory Method
0xFDFDFDFD
Navigability
46. Linking to dynamic libraries is usually handled by linking to an ____________.
Modularity
Forward Declaration
Unit Test First
.dll import library
47. Reusing existing functionality by defining a relationship between two classes : Inheritance or containment.
Locals
.lib - project properties
Hierarchy
State
48. Ability to withstand change and what the effects are.
On-Site Customer
Robustness
Breakpoint
Dependency
49. Ignores files when pushing.
Stand Up Meetings
Edit Conflict
Ignore
Multiplicity
50. Symbols that can be invoked or used by other code in a different unit. All non inline class member functions and variables - non-static non-member functions and variables defined within a .cpp file
External Linkage
Pull
Move People Around
Composition