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. When a class is defined within another class.
.lib - project dependices
Delegation
Nesting
Export
2. The default nickname for the remote repository.
Dependency
Unresolved External Symbol
GetProcAddress
Origin
3. No more than 40 hours to stop burnouts.
Execution Pointer
40 Hour Work Week
Command
Locals
4. Use this to find a memory address or signiture in a dll
Namespaces
Pull
Add
GetProcAddress
5. Will execute all code paths and boundary conditions.
Origin
Functional
Maintenance
Structural
6. Classes build off of each other.
Virtual Function Table
Master
0xCDCDCDCD
Modularity
7. One of the linking methods (pragma comment)
Resolved
.lib - preprocessor directive
Track
Polymorphism
8. A type of library that is used by the code
Refactoring
.lib - project dependices
Static
CRC Cards
9. Valid input that the program is designed to process.
Release Planning
Positive Test Case
Test Fixture
Coupling
10. When exporting a dll - the names of the functions are changed. This is knwon as ____________.
name mangling
0xFDFDFDFD
Command
Cherry Pick
11. When you type in an object - you can see its attributes.
Ignore
Navigability
Watch
Stash
12. 2 Eyes + 2 Minds = AWESOME!
Locals
Pair Programming
Remove
Export
13. When a concrete class inherits from a pure interface.
On-Site Customer
Access Violation
Law of Demeter
Realization
14. Stops when memory changes.
Commit
Simplicity
Composition
Data Breakpoint
15. Trying to access a location in memory that your computer cannot access.
Commit
Requirements
Access Violation
Flexibility
16. Fix any problems and then repeat the process.
Polymorphism
Dynamic Binding
Abstraction
Maintenance
17. Creates a spin-off of a repository for concurrent development.
Branch
Stand Up Meetings
Abstraction
Observer
18. Ability to accept different types of parameters to bind to different implementations at run-time.
Add
Law of Demeter
Flexibility
Functional
19. Link multiple projects together
Factory Method
Multiplicity
Abstract Function
.lib - project properties
20. Puts all headers into a master header.
.lib - code generate
Ignore
Analysis
Precompiled Header
21. Current view/ previous line.
const
Autos
Controller
0xCDCDCDCD
22. Create a test and then create a function.
Cherry Pick
Merge
Unit Test First
Negative Test Case
23. Downloads without merging.
Delegation
Fetch
CRC Cards
Execution Pointer
24. Taking code and moving it to a function that usually returns an object. They are always virtual functions.
Push
Factory Method
View
Static
25. Separating out a section of code into a reusable function or class.
Optimization Last
Abstraction
Track
.dll implicit linking
26. Allow an object to alter its behavior when its internal state changes. The object will appear to change its class.
name mangling
Metaphor
0xCCCCCCCC
State
27. Uploads all changes staged in the index list into the repository database.
Abstract Function
Unresolved External Symbol
Composition
Commit
28. Keeps a team using a similar naming convention for things.
Globals
Abstract Function
Breakpoint
Metaphor
29. Uploads changes to your current branch.
Ignore
Export
Unit Test First
Push
30. Are what function classes should include.
On-Site Customer
Functional
Release Planning
CRC Cards
31. 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.
Multiplicity
Refactoring
Internal Linkage
Checkout
32. Invalid or unexpected input that the program is not designed to process.
Show Log
Resolved
Negative Test Case
.lib - project dependices
33. Meetings used to create a release plan - which will lay out the overall project.
Flexibility
Optimization Last
Abstract Function
Release Planning
34. Current line that is executing.
Execution Pointer
Test Fixture
Origin
Realization
35. Downloads your changes and then merges.
Pull
Fa
Structural
Static
36. The linking is already done internally
40 Hour Work Week
Coding Standards
Pair Programming
.dll implicit linking
37. Whats displayed to the screen
Composite
Internal Linkage
Analysis
View
38. Figure out what is feasible. Decide whether to use API's or to write from scratch.
Multiplicity
Forward Declaration
Analysis
Coding
39. Do not optimize until the very end.
Optimization Last
Add
Design
CRC Cards
40. Adds files to the repository.
Positive Test Case
Add
Testing
Flexibility
41. A measure of logical dependency.
Merge
Coupling
Model
Resolved
42. Undo changes made since your last commit.
.dll explicit linking
Revert
Dependency
Controller
43. Concept based on limiting the scope of modules to provide better structures.
Locals
Law of Demeter
0xFDFDFDFD
.dll LoadLibrary
44. Copies all changes from one branch into another branch.
Merge
Realization
Revert
.dll implicit linking
45. Functionality Tests.
Master
Origin
Virtual Function Table
Acceptance Tests
46. Encapsulates a request as an object - thereby letting you parameterize clients with different requests - queue or log requests - and support undoable operations.
Command
Forward Declaration
View
Namespaces
47. Put this before a function name in a dll - and the function name will avoid name mangling
Checkout
Coding Standards
extern "C"
Autos
48. 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
.lib - code generate
Realization
.lib - project properties
External Linkage
49. About the interface to an object. Data contained within.
Execution Pointer
Acceptance Tests
Positive Test Case
Encapsulation
50. Meetings at the beginning of each iteration to produce a plan of programming tasks.
Positive Test Case
Iteration Planning
Autos
Continuous Integration