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. Application
Law of Demeter
Controller
Model
Remove
2. Simply a value.
Classifier Function
0xCCCCCCCC
Composition
Multiplicity
3. Downloads your changes and then merges.
Functional
0xCDCDCDCD
Track
Pull
4. Code generation in a lib
.lib - code generate
Fa
Locals
User Stories
5. Separating out a section of code into a reusable function or class.
Edit Conflict
Command
Abstraction
Fetch
6. Connection between a local brand and a remote branch.
Test Fixture
Track
Realization
Master
7. Default branch within your repository.
Function Object
Master
Watch
Black-Box
8. Classes build off of each other.
Modularity
Globals
Composite
Branch
9. About the interface to an object. Data contained within.
Pull
Encapsulation
Release Planning
Export
10. When doing a - precise task.
Cohesion
0x00000000
Edit Conflict
CRC Cards
11. Use this to find a memory address or signiture in a dll
Spike Solution
GetProcAddress
Export
User Stories
12. Ignores files when pushing.
.lib - preprocessor directive
Analysis
Cherry Pick
Ignore
13. Makes a project compile in order of who is dependent on what
Export
Cohesion
.lib - project dependices
Modularity
14. Figure out what is feasible. Decide whether to use API's or to write from scratch.
Fetch
.lib - project properties
Analysis
Locals
15. Compose objects into tree structures to represent part-whole hierarchies. Lets clients treat individual objects and compositions of objects uniformly.
Remove
Virtual Function Table
Composite
Coding
16. Stand up meetings show who will be valuable and needed.
extern "C"
Commit
Internal Linkage
Stand Up Meetings
17. (Door-----Spell) BI_DIRECTIONAL because both classes can reference each other. (Door--->Spell) DIRECTIONAL because only the door knows and can reference Spell.
Coding Standards
Navigability
Clone
Coding
18. Reusing existing functionality by defining a relationship between two classes : Inheritance or containment.
Hierarchy
Remove
Fetch
Pull
19. Set of all pending changes.
Index
Fa
Command
Autos
20. When you type in an object - you can see its attributes.
Watch
On-Site Customer
Unit Test First
0xCCCCCCCC
21. Taking code and moving it to a function that usually returns an object. They are always virtual functions.
White-Box
View
Factory Method
External Linkage
22. Quick program.
Branch
Factory Method
Acceptance Tests
Spike Solution
23. When a conflict is fixed.
Resolved
0xFEEEFEEE
Flexibility
Export
24. Current view/ previous line.
Revert
Autos
Encapsulation
extern "C"
25. A type of library that is used by the code
.lib - code generate
.lib - project dependices
Internal Linkage
Static
26. No man's land. Guard bytes before the after allocated heap memory.
Maintenance
Stand Up Meetings
0xFDFDFDFD
Delegation
27. Freed heap memory.
Push
Structural
0xFEEEFEEE
On-Site Customer
28. Link multiple projects together
.lib - project properties
Flexibility
Requirements
Dependency
29. The process of deciding which function definition to link during run-time.
Dynamic Binding
Refactoring
Add
0xCCCCCCCC
30. Formatted code standards.
Coding Standards
Cherry Pick
Modularity
Show Log
31. No more than 40 hours to stop burnouts.
40 Hour Work Week
Polymorphism
Association
Show Log
32. Fix any problems and then repeat the process.
Hierarchy
Branch
0xFEEEFEEE
Maintenance
33. Cross training is an important consideration to try and prevent islands of knowledge - which can cause loss.
Merge
Locals
Move People Around
Design
34. Code whatever it is you need to code.
Factory Method
Coding
Fetch
Black-Box
35. NULL memory.
extern "C"
Aggregation
Cohesion
0x00000000
36. Allows you to switch your working copy to another branch.
Export
Globals
0xCCCCCCCC
Checkout
37. Initialized stack memory.
0xCCCCCCCC
Fetch
Release Planning
name mangling
38. Current line that is executing.
Tag
Execution Pointer
Refactoring
Command
39. Written by the customers as things that the system needs to do for them.
Data Breakpoint
Association
User Stories
Access Violation
40. Meetings at the beginning of each iteration to produce a plan of programming tasks.
Iteration Planning
Robustness
Functional
State
41. Having power over inheritance with the flexibility of composition.
Law of Demeter
Execution Pointer
Watch
Delegation
42. Developers should be integrated and releasing code into the code repository every few hours.
Tag
Structural
Continuous Integration
Unit Test First
43. Use only through the interface of the object.
Master
Black-Box
Move People Around
Flexibility
44. You have to tell it to link
Commit
Show Log
.dll explicit linking
Execution Pointer
45. When a class is defined within another class.
40 Hour Work Week
Resolved
Polymorphism
Nesting
46. 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
Aggregation
Origin
External Linkage
Pull
47. Treating a derived class's data members like it's base class's.
Polymorphism
Move People Around
.dll explicit linking
Generalization
48. A reference. Has and delete dynamic memory. implies ownership (Association does not).
Aggregation
Hierarchy
Navigability
Unresolved External Symbol
49. Will execute all code paths and boundary conditions.
Push
Negative Test Case
State
Structural
50. Valid input that the program is designed to process.
.lib - code generate
Access Violation
Design
Positive Test Case