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. Connection between a local brand and a remote branch.
Track
Encapsulation
Hierarchy
Design
2. Compose objects into tree structures to represent part-whole hierarchies. Lets clients treat individual objects and compositions of objects uniformly.
Composite
Virtual Function Table
0xCCCCCCCC
Cohesion
3. The process of deciding which function definition to link during run-time.
40 Hour Work Week
Dynamic Binding
Delegation
Analysis
4. Developers should be integrated and releasing code into the code repository every few hours.
Stash
White-Box
Ignore
Continuous Integration
5. Initialized stack memory.
Composite
0xCCCCCCCC
Remove
Navigability
6. Bad! Don't ever use these types of variables!
Multiplicity
.lib - project properties
Globals
Controller
7. When GIT cannot merge your data.
Internal Linkage
Breakpoint
Law of Demeter
Edit Conflict
8. Downloads your changes and then merges.
Tag
.lib - code generate
Controller
Pull
9. Classes build off of each other.
Modularity
Origin
Composite
Unresolved External Symbol
10. No man's land. Guard bytes before the after allocated heap memory.
Simplicity
Execution Pointer
Design
0xFDFDFDFD
11. NULL memory.
Association
.lib - preprocessor directive
Modularity
0x00000000
12. Allows you to switch your working copy to another branch.
Checkout
Functional
Iteration Planning
On-Site Customer
13. STOP!!
Continuous Integration
Merge
Breakpoint
Ignore
14. Fix any problems and then repeat the process.
Namespaces
Pull
Undeclared Identifier
Maintenance
15. Will execute all code paths and boundary conditions.
.lib - preprocessor directive
Acceptance Tests
Spike Solution
Structural
16. Whats displayed to the screen
Continuous Integration
Export
Release Planning
View
17. You have to tell it to link
.dll explicit linking
Refactoring
Track
Abstract Function
18. When exporting a dll - the names of the functions are changed. This is knwon as ____________.
name mangling
Fetch
Singleton
0xFDFDFDFD
19. A pointer or reference. One object needs to know about the other object to work.
Factory Method
Association
Modularity
Analysis
20. Views all previous changes.
.lib - code generate
const
Show Log
.lib - project dependices
21. Ignores files when pushing.
Encapsulation
Spike Solution
Hierarchy
Ignore
22. Current view/ previous line.
Static
Autos
Merge
State
23. Allows consumers to try a system earlier and give early feedback.
Association
Cherry Pick
GetProcAddress
On-Site Customer
24. Figure out what is feasible. Decide whether to use API's or to write from scratch.
Analysis
Polymorphism
Unit Test First
Maintenance
25. Ability to treat a class object as a function by overloading the () operator.
Function Object
Acceptance Tests
0xFDFDFDFD
.dll explicit linking
26. When a concrete class inherits from a pure interface.
External Linkage
Realization
Multiplicity
Export
27. Puts all headers into a master header.
Command
Positive Test Case
.dll LoadLibrary
Precompiled Header
28. Uploads all changes staged in the index list into the repository database.
Commit
Controller
Dependency
Refactoring
29. Creates a copy of your current branch into a remote branch.
Export
Abstraction
Black-Box
0xFEEEFEEE
30. Are what function classes should include.
CRC Cards
Unit Test First
Tag
Association
31. Removes files from the repository.
Remove
Law of Demeter
Autos
0xFEEEFEEE
32. Input
Controller
Cohesion
Association
.lib - code generate
33. Separating out a section of code into a reusable function or class.
Stash
Encapsulation
Controller
Abstraction
34. Formatted code standards.
Delegation
Edit Conflict
Metaphor
Coding Standards
35. Meetings at the beginning of each iteration to produce a plan of programming tasks.
Testing
Fetch
.lib - preprocessor directive
Iteration Planning
36. Makes a copy of your repository.
Clone
.dll import library
Unresolved External Symbol
Negative Test Case
37. 2 Eyes + 2 Minds = AWESOME!
Unit Test First
Pair Programming
Controller
Undeclared Identifier
38. Define a one-to-many dependency between objects so that when one object changes state - all its dependents are notified and updated automatically
Add
Positive Test Case
Observer
Revert
39. A group of code. unnamed can only be accessed within that translation unit - name can be accessed anywhere
Fa
Optimization Last
Command
Namespaces
40. Encapsulates a request as an object - thereby letting you parameterize clients with different requests - queue or log requests - and support undoable operations.
Revert
Abstract Function
Refactoring
Command
41. Copies all changes from one branch into another branch.
.lib - preprocessor directive
Encapsulation
Merge
Autos
42. Written by the customers as things that the system needs to do for them.
User Stories
.lib - project dependices
Add
Data Breakpoint
43. The default nickname for the remote repository.
View
Metaphor
Origin
Hierarchy
44. Default branch within your repository.
Optimization Last
Dynamic Binding
Iteration Planning
Master
45. About the interface to an object. Data contained within.
Dependency
Commit
Encapsulation
0xCDCDCDCD
46. Simply a value.
Release Planning
Origin
Composition
Testing
47. Treating a derived class's data members like it's base class's.
State
Polymorphism
Robustness
Coupling
48. Downloads without merging.
Fetch
Testing
Internal Linkage
Nesting
49. Valid input that the program is designed to process.
Positive Test Case
Function Object
Static
Association
50. Black Box - The way the program works is internally unknown.
Nesting
Forward Declaration
Functional
Law of Demeter