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. Simply a value.
Track
.lib - preprocessor directive
Watch
Composition
2. Creates a copy of your current branch into a remote branch.
Branch
Factory Method
Export
const
3. Try to find the flaws in your code.
Design
Model
Testing
40 Hour Work Week
4. A type of library that is used by the code
Command
Optimization Last
Static
State
5. Will execute all code paths and boundary conditions.
Optimization Last
Flexibility
Structural
Stash
6. No man's land. Guard bytes before the after allocated heap memory.
Classifier Function
Execution Pointer
0xFDFDFDFD
State
7. STOP!!
Negative Test Case
Breakpoint
Refactoring
Commit
8. No more than 40 hours to stop burnouts.
40 Hour Work Week
.dll import library
Testing
Locals
9. Black Box - The way the program works is internally unknown.
Functional
Undeclared Identifier
0xFEEEFEEE
Checkout
10. Meetings at the beginning of each iteration to produce a plan of programming tasks.
White-Box
Iteration Planning
0xFDFDFDFD
.dll import library
11. Set of all pending changes.
Function Object
Negative Test Case
Index
Data Breakpoint
12. Allows you to switch your working copy to another branch.
Composite
Checkout
Pull
.dll import library
13. Fix any problems and then repeat the process.
Coding
Abstract Function
Observer
Maintenance
14. How many objects that a source object can legitimately reference.
Multiplicity
Ignore
Show Log
Revert
15. When doing a - precise task.
0xCCCCCCCC
.dll import library
Metaphor
Cohesion
16. Breaks encapsulation boundaries.
Revert
Spike Solution
Internal Linkage
White-Box
17. When a class is defined within another class.
Acceptance Tests
.lib - preprocessor directive
Nesting
.lib - code generate
18. About the interface to an object. Data contained within.
name mangling
Encapsulation
Simplicity
Generalization
19. Inheritance between object.
Classifier Function
Generalization
Forward Declaration
Pair Programming
20. (Door-----Spell) BI_DIRECTIONAL because both classes can reference each other. (Door--->Spell) DIRECTIONAL because only the door knows and can reference Spell.
Merge
Navigability
State
Classifier Function
21. A pointer or reference. One object needs to know about the other object to work.
Virtual Function Table
Association
Clone
Realization
22. Default branch within your repository.
Commit
Requirements
Remove
Master
23. Ignores files when pushing.
Factory Method
Pull
Ignore
Access Violation
24. Always do the simplest design that could possibly work.
Pair Programming
Commit
Simplicity
Revert
25. Use only through the interface of the object.
External Linkage
Black-Box
.dll import library
Origin
26. One of the linking methods (pragma comment)
Show Log
Remove
.lib - preprocessor directive
Metaphor
27. Puts all headers into a master header.
Continuous Integration
Breakpoint
Precompiled Header
.lib - preprocessor directive
28. Input
Positive Test Case
Export
Controller
Flexibility
29. A collection of memory addresses for all virtual functions in an objects class hierarchy.
Index
Namespaces
Virtual Function Table
Execution Pointer
30. Ability to accept different types of parameters to bind to different implementations at run-time.
Continuous Integration
Globals
Flexibility
Acceptance Tests
31. Italicized in UML.
Abstract Function
Data Breakpoint
Negative Test Case
Merge
32. Trying to access a location in memory that your computer cannot access.
Branch
Classifier Function
Black-Box
Access Violation
33. Meetings used to create a release plan - which will lay out the overall project.
Precompiled Header
Hierarchy
Release Planning
Merge
34. The default nickname for the remote repository.
Continuous Integration
Origin
0xCDCDCDCD
Cohesion
35. Stand up meetings show who will be valuable and needed.
Function Object
0x00000000
Delegation
Stand Up Meetings
36. The linking is already done internally
Negative Test Case
.dll implicit linking
Stash
Branch
37. Functionality Tests.
Acceptance Tests
Generalization
Stand Up Meetings
.lib - code generate
38. CONSTANT
Static
User Stories
Export
const
39. NULL memory.
0x00000000
Composition
.lib - preprocessor directive
const
40. Linking to dynamic libraries is usually handled by linking to an ____________.
Internal Linkage
.dll import library
Dynamic Binding
Undeclared Identifier
41. Plan out your code.
Dynamic Binding
Data Breakpoint
Observer
Design
42. When a .cpp file is compiled - the header files are first included (recursively) by the pre-processor. This block of code is called a ______________.
Abstract Function
Translation Unit
const
Coding Standards
43. Initialized heap memory.
0xCDCDCDCD
External Linkage
Polymorphism
Execution Pointer
44. Put this before a function name in a dll - and the function name will avoid name mangling
.dll LoadLibrary
Maintenance
extern "C"
On-Site Customer
45. Create a test and then create a function.
.lib - project dependices
const
Unit Test First
Locals
46. A set of creation and initialization steps useful for a set of different related tests.
Test Fixture
Navigability
User Stories
Abstraction
47. Bookmark of a revised set with a title. For easy checkouts.
Abstraction
Coding
Fetch
Tag
48. Static in C++. Can span all instances of a class.
Classifier Function
Association
Fa
Show Log
49. Taking code and moving it to a function that usually returns an object. They are always virtual functions.
Factory Method
Watch
Acceptance Tests
Access Violation
50. Classes build off of each other.
Modularity
Push
Translation Unit
Nesting