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. A group of code. unnamed can only be accessed within that translation unit - name can be accessed anywhere
Requirements
Positive Test Case
0x00000000
Namespaces
2. Black Box - The way the program works is internally unknown.
Checkout
Functional
Dependency
Factory Method
3. When a class is defined within another class.
Requirements
Nesting
Simplicity
40 Hour Work Week
4. Function doesn't exist.
Unresolved External Symbol
Fetch
Law of Demeter
Namespaces
5. Freed heap memory.
0xCDCDCDCD
Model
0xFEEEFEEE
Black-Box
6. Separating out a section of code into a reusable function or class.
Maintenance
Abstraction
Virtual Function Table
Index
7. Reusing existing functionality by defining a relationship between two classes : Inheritance or containment.
.lib - preprocessor directive
Globals
Hierarchy
Positive Test Case
8. Link multiple projects together
Commit
.lib - project properties
Track
State
9. Written by the customers as things that the system needs to do for them.
Precompiled Header
.dll explicit linking
Locals
User Stories
10. Use this to find a memory address or signiture in a dll
Iteration Planning
Abstraction
Remove
GetProcAddress
11. Initialized stack memory.
Abstraction
Abstract Function
Composite
0xCCCCCCCC
12. Are what function classes should include.
.dll import library
CRC Cards
View
Iteration Planning
13. When a .cpp file is compiled - the header files are first included (recursively) by the pre-processor. This block of code is called a ______________.
const
Translation Unit
User Stories
Pair Programming
14. Uploads all changes staged in the index list into the repository database.
0x00000000
State
Commit
Pair Programming
15. Connection between a local brand and a remote branch.
Track
Spike Solution
extern "C"
Robustness
16. Uploads changes to your current branch.
Locals
.dll LoadLibrary
Push
Namespaces
17. A pointer or reference. One object needs to know about the other object to work.
Move People Around
0xFDFDFDFD
Association
Pull
18. A set of creation and initialization steps useful for a set of different related tests.
Delegation
Iteration Planning
Test Fixture
Association
19. A function that can load a library
Iteration Planning
.dll LoadLibrary
CRC Cards
Fa
20. Functionality Tests.
Nesting
GetProcAddress
Acceptance Tests
Revert
21. Puts all headers into a master header.
User Stories
Function Object
Nesting
Precompiled Header
22. Makes a copy of your repository.
Clone
Functional
Index
extern "C"
23. STOP!!
Show Log
Breakpoint
Globals
Positive Test Case
24. Application
Composite
Translation Unit
Model
CRC Cards
25. Stops when memory changes.
Factory Method
Data Breakpoint
State
Classifier Function
26. Whats displayed to the screen
0x00000000
Stand Up Meetings
View
Execution Pointer
27. Downloads your changes and then merges.
Pull
.dll implicit linking
Resolved
Continuous Integration
28. Linking to dynamic libraries is usually handled by linking to an ____________.
Origin
Dependency
.dll import library
Virtual Function Table
29. Breaks encapsulation boundaries.
Positive Test Case
Index
White-Box
Fa
30. When GIT cannot merge your data.
State
Edit Conflict
Controller
Testing
31. Adds files to the repository.
Add
Functional
extern "C"
Cohesion
32. Bad! Don't ever use these types of variables!
Watch
Namespaces
Ignore
Globals
33. Default branch within your repository.
Coding Standards
Master
Test Fixture
Nesting
34. A type of library that is used by the code
Resolved
Static
Test Fixture
Virtual Function Table
35. Do not optimize until the very end.
Optimization Last
Design
Continuous Integration
GetProcAddress
36. Ignores files when pushing.
Simplicity
Virtual Function Table
Ignore
GetProcAddress
37. Downloads without merging.
Dynamic Binding
Autos
Maintenance
Fetch
38. One of the linking methods (pragma comment)
.lib - preprocessor directive
Virtual Function Table
Merge
.dll LoadLibrary
39. Plan out your code.
Design
0xCCCCCCCC
Modularity
CRC Cards
40. Ability to treat a class object as a function by overloading the () operator.
Edit Conflict
Namespaces
Function Object
Add
41. Code whatever it is you need to code.
Virtual Function Table
Internal Linkage
Coding
CRC Cards
42. Will execute all code paths and boundary conditions.
Structural
Locals
Index
Law of Demeter
43. A reference. Has and delete dynamic memory. implies ownership (Association does not).
Tag
Commit
40 Hour Work Week
Aggregation
44. Use only through the interface of the object.
0x00000000
Black-Box
Origin
Robustness
45. Inheritance between object.
On-Site Customer
Aggregation
Execution Pointer
Generalization
46. A collection of memory addresses for all virtual functions in an objects class hierarchy.
Move People Around
Navigability
Virtual Function Table
Simplicity
47. Helps to eliminate unnecessary "include chaining."
Controller
Forward Declaration
Continuous Integration
Ignore
48. Creates a spin-off of a repository for concurrent development.
Dependency
Breakpoint
Branch
Precompiled Header
49. Weak relationship between two classes. Almost always results in a #include.
Dependency
Merge
Globals
Nesting
50. Copies all changes from one branch into another branch.
Stash
Merge
Fetch
Hierarchy