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. Weak relationship between two classes. Almost always results in a #include.
.dll implicit linking
Dependency
Controller
External Linkage
2. Ability to accept different types of parameters to bind to different implementations at run-time.
Cherry Pick
Iteration Planning
Observer
Flexibility
3. When a concrete class inherits from a pure interface.
Commit
Cohesion
Realization
Command
4. When a .cpp file is compiled - the header files are first included (recursively) by the pre-processor. This block of code is called a ______________.
Coding Standards
Functional
Acceptance Tests
Translation Unit
5. Creates a copy of your current branch into a remote branch.
Continuous Integration
Tag
Composite
Export
6. Plan out your code.
0xFDFDFDFD
Access Violation
Design
Track
7. Linking to dynamic libraries is usually handled by linking to an ____________.
Origin
.dll import library
Encapsulation
Coupling
8. STOP!!
Pull
Breakpoint
Model
Observer
9. Use this to find a memory address or signiture in a dll
Hierarchy
Undeclared Identifier
0xFDFDFDFD
GetProcAddress
10. Treating a derived class's data members like it's base class's.
Forward Declaration
Continuous Integration
Negative Test Case
Polymorphism
11. Valid input that the program is designed to process.
name mangling
Access Violation
Positive Test Case
Track
12. When exporting a dll - the names of the functions are changed. This is knwon as ____________.
Track
.lib - project dependices
name mangling
Commit
13. Allows you to switch your working copy to another branch.
Release Planning
Optimization Last
Aggregation
Checkout
14. Puts all headers into a master header.
Precompiled Header
Optimization Last
Dependency
Merge
15. Removes files from the repository.
Delegation
.dll implicit linking
Remove
Fa
16. Code generation in a lib
Metaphor
Ignore
.lib - code generate
Release Planning
17. Ensure a class only has one instance - and provide a global point of access to it
.lib - code generate
Multiplicity
Singleton
Clone
18. Link multiple projects together
Nesting
.lib - project properties
Access Violation
Refactoring
19. Ability to withstand change and what the effects are.
Coding Standards
Robustness
.lib - project properties
Forward Declaration
20. Ignores files when pushing.
Breakpoint
Aggregation
Positive Test Case
Ignore
21. No more than 40 hours to stop burnouts.
Command
Merge
40 Hour Work Week
Robustness
22. No man's land. Guard bytes before the after allocated heap memory.
0xFDFDFDFD
.dll LoadLibrary
View
Edit Conflict
23. NULL memory.
Abstract Function
Fa
0x00000000
Merge
24. CONSTANT
Breakpoint
Modularity
const
Continuous Integration
25. Trying to access a location in memory that your computer cannot access.
Association
Access Violation
Command
Navigability
26. Ability to treat a class object as a function by overloading the () operator.
Realization
Abstraction
name mangling
Function Object
27. Inheritance between object.
GetProcAddress
Export
Generalization
Coding
28. Having power over inheritance with the flexibility of composition.
Coding
Test Fixture
Classifier Function
Delegation
29. Variable doesn't exist.
Spike Solution
State
Undeclared Identifier
Translation Unit
30. Undo changes made since your last commit.
Revert
.lib - project dependices
.dll explicit linking
Spike Solution
31. Put this before a function name in a dll - and the function name will avoid name mangling
Hierarchy
Dependency
extern "C"
.dll LoadLibrary
32. Takes information in the index and pushes it onto the stack.
Black-Box
Breakpoint
Pull
Stash
33. Allows consumers to try a system earlier and give early feedback.
Design
On-Site Customer
Access Violation
Cohesion
34. Breaks encapsulation boundaries.
White-Box
Composition
Cherry Pick
.dll import library
35. Input
.dll LoadLibrary
Flexibility
Polymorphism
Controller
36. A collection of memory addresses for all virtual functions in an objects class hierarchy.
.dll explicit linking
0xFDFDFDFD
Virtual Function Table
.dll import library
37. Try to find the flaws in your code.
White-Box
name mangling
Testing
Abstract Function
38. 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
Testing
Realization
External Linkage
Hierarchy
39. Quick program.
Abstraction
.dll implicit linking
Spike Solution
Clone
40. Initialized stack memory.
CRC Cards
Factory Method
0xCCCCCCCC
Execution Pointer
41. Fix any problems and then repeat the process.
Cohesion
Maintenance
Virtual Function Table
View
42. Black Box - The way the program works is internally unknown.
Unresolved External Symbol
Functional
Cherry Pick
Push
43. Are what function classes should include.
State
Unit Test First
extern "C"
CRC Cards
44. When doing a - precise task.
.lib - preprocessor directive
Branch
Fa
Cohesion
45. A type of library that is used by the code
Static
Aggregation
Singleton
const
46. Do not optimize until the very end.
Ignore
Navigability
Negative Test Case
Optimization Last
47. Bookmark of a revised set with a title. For easy checkouts.
Tag
extern "C"
Black-Box
Modularity
48. Written by the customers as things that the system needs to do for them.
Positive Test Case
Pull
Black-Box
User Stories
49. Uploads all changes staged in the index list into the repository database.
0xCDCDCDCD
Cohesion
Nesting
Commit
50. Copies all changes from one branch into another branch.
Merge
.lib - project properties
Resolved
Hierarchy