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 conflict is fixed.
Resolved
Refactoring
Command
Pair Programming
2. Fix any problems and then repeat the process.
Acceptance Tests
Maintenance
Iteration Planning
Forward Declaration
3. One of the linking methods (pragma comment)
.lib - preprocessor directive
0xCCCCCCCC
Polymorphism
name mangling
4. Input
0xFEEEFEEE
Controller
Access Violation
Function Object
5. Figure out what is feasible. Decide whether to use API's or to write from scratch.
Analysis
On-Site Customer
0xCCCCCCCC
Execution Pointer
6. Plan out your code.
Factory Method
Structural
Design
Multiplicity
7. Portioning your changes to commit by inserting them into the index.
Cherry Pick
Negative Test Case
Namespaces
Simplicity
8. Downloads without merging.
Negative Test Case
Dynamic Binding
Show Log
Fetch
9. Downloads your changes and then merges.
Pull
Abstraction
Autos
White-Box
10. Breaks encapsulation boundaries.
Forward Declaration
White-Box
Refactoring
Dependency
11. Use only through the interface of the object.
Model
Black-Box
View
Controller
12. Link multiple projects together
State
Association
Ignore
.lib - project properties
13. Classes build off of each other.
Modularity
Origin
CRC Cards
Remove
14. Allows you to switch your working copy to another branch.
Checkout
Cherry Pick
Move People Around
0x00000000
15. A reference. Has and delete dynamic memory. implies ownership (Association does not).
Index
Aggregation
Push
Black-Box
16. STOP!!
Design
Acceptance Tests
Unit Test First
Breakpoint
17. Undo changes made since your last commit.
Add
0xFEEEFEEE
External Linkage
Revert
18. Adds files to the repository.
Coding
Add
40 Hour Work Week
.dll LoadLibrary
19. Allow an object to alter its behavior when its internal state changes. The object will appear to change its class.
Pull
Coupling
State
.dll explicit linking
20. Makes a project compile in order of who is dependent on what
0xFDFDFDFD
Release Planning
Optimization Last
.lib - project dependices
21. Code whatever it is you need to code.
Realization
Coding
Release Planning
Access Violation
22. About the interface to an object. Data contained within.
Cherry Pick
Edit Conflict
Encapsulation
const
23. Black Box - The way the program works is internally unknown.
Hierarchy
Unresolved External Symbol
40 Hour Work Week
Functional
24. CONSTANT
Abstract Function
const
Polymorphism
Export
25. Makes a copy of your repository.
Virtual Function Table
Undeclared Identifier
Clone
Polymorphism
26. Removes files from the repository.
Abstraction
State
Export
Remove
27. Formatted code standards.
Refactoring
Coding Standards
Breakpoint
Command
28. Always do the simplest design that could possibly work.
Function Object
Simplicity
Composite
Modularity
29. 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.
CRC Cards
Internal Linkage
Commit
Metaphor
30. The linking is already done internally
.dll implicit linking
Function Object
Cherry Pick
Ignore
31. When a .cpp file is compiled - the header files are first included (recursively) by the pre-processor. This block of code is called a ______________.
Metaphor
Structural
Translation Unit
0xCCCCCCCC
32. Helps to eliminate unnecessary "include chaining."
Abstraction
Forward Declaration
Show Log
Factory Method
33. Freed heap memory.
0xFEEEFEEE
Cherry Pick
Commit
Hierarchy
34. Compose objects into tree structures to represent part-whole hierarchies. Lets clients treat individual objects and compositions of objects uniformly.
Composite
Modularity
GetProcAddress
Classifier Function
35. The default nickname for the remote repository.
Checkout
Origin
Coding
Multiplicity
36. No man's land. Guard bytes before the after allocated heap memory.
Coding Standards
Metaphor
Multiplicity
0xFDFDFDFD
37. When you type in an object - you can see its attributes.
Acceptance Tests
Watch
Encapsulation
name mangling
38. Encapsulates a request as an object - thereby letting you parameterize clients with different requests - queue or log requests - and support undoable operations.
View
Command
Track
Classifier Function
39. Written by the customers as things that the system needs to do for them.
User Stories
Association
Virtual Function Table
Navigability
40. Views all previous changes.
Tag
Show Log
Composition
Dynamic Binding
41. Treating a derived class's data members like it's base class's.
Flexibility
Polymorphism
name mangling
Index
42. No more than 40 hours to stop burnouts.
0xFDFDFDFD
40 Hour Work Week
Nesting
External Linkage
43. Weak relationship between two classes. Almost always results in a #include.
Spike Solution
Tag
Ignore
Dependency
44. Meetings at the beginning of each iteration to produce a plan of programming tasks.
Push
Generalization
Iteration Planning
Fetch
45. Puts all headers into a master header.
Locals
Checkout
Precompiled Header
.lib - preprocessor directive
46. Allows consumers to try a system earlier and give early feedback.
Multiplicity
Unit Test First
Coding
On-Site Customer
47. Are what function classes should include.
Hierarchy
Navigability
CRC Cards
On-Site Customer
48. Inheritance between object.
Unit Test First
Generalization
.dll explicit linking
White-Box
49. Meetings used to create a release plan - which will lay out the overall project.
Release Planning
Cohesion
Function Object
Nesting
50. Functionality Tests.
Acceptance Tests
0xFEEEFEEE
Pull
Access Violation