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. Copies all changes from one branch into another branch.
Clone
Merge
Commit
Execution Pointer
2. A type of library that is used by the code
Index
Static
Add
Encapsulation
3. Fix any problems and then repeat the process.
.lib - project properties
Coding Standards
Forward Declaration
Maintenance
4. Taking code and moving it to a function that usually returns an object. They are always virtual functions.
Factory Method
0xCCCCCCCC
Coding Standards
Abstract Function
5. Use only through the interface of the object.
CRC Cards
.lib - project dependices
Black-Box
Composite
6. The linking is already done internally
Design
Ignore
Cherry Pick
.dll implicit linking
7. Link multiple projects together
View
.lib - project properties
Refactoring
Add
8. Classes build off of each other.
Modularity
Design
Multiplicity
Maintenance
9. Allows consumers to try a system earlier and give early feedback.
Revert
On-Site Customer
Dependency
0xCCCCCCCC
10. Provide a unified interface to a set of interfaces in a subsystem. Defines a higher-level interface that makes the subsystem easier to use.
Fa
Checkout
Commit
Ignore
11. Black Box - The way the program works is internally unknown.
Functional
Forward Declaration
.dll LoadLibrary
Iteration Planning
12. Set of all pending changes.
State
Functional
Index
Execution Pointer
13. CONSTANT
Index
Refactoring
const
External Linkage
14. Ask questions and obtain the details and requirements given.
Metaphor
.dll LoadLibrary
Nesting
Requirements
15. Adds files to the repository.
0xCDCDCDCD
Nesting
Spike Solution
Add
16. Freed heap memory.
Show Log
0xFEEEFEEE
Iteration Planning
Test Fixture
17. When a concrete class inherits from a pure interface.
Composite
Flexibility
Dynamic Binding
Realization
18. Linking to dynamic libraries is usually handled by linking to an ____________.
.dll import library
Dynamic Binding
User Stories
Coding
19. Trying to access a location in memory that your computer cannot access.
Origin
Access Violation
Encapsulation
Remove
20. Allow an object to alter its behavior when its internal state changes. The object will appear to change its class.
Coding
Commit
Autos
State
21. Developers should be integrated and releasing code into the code repository every few hours.
Continuous Integration
Breakpoint
Fetch
Design
22. Treating a derived class's data members like it's base class's.
40 Hour Work Week
Show Log
Polymorphism
Classifier Function
23. Written by the customers as things that the system needs to do for them.
User Stories
Export
0xFDFDFDFD
Hierarchy
24. Stops when memory changes.
Coding Standards
Precompiled Header
Data Breakpoint
Continuous Integration
25. Plan out your code.
Controller
Design
Classifier Function
Push
26. Variable doesn't exist.
Classifier Function
Unit Test First
Undeclared Identifier
Observer
27. (Door-----Spell) BI_DIRECTIONAL because both classes can reference each other. (Door--->Spell) DIRECTIONAL because only the door knows and can reference Spell.
40 Hour Work Week
Flexibility
Analysis
Navigability
28. Current line that is executing.
Execution Pointer
Coding Standards
Flexibility
Realization
29. Input
Static
.dll implicit linking
Controller
Fetch
30. Static in C++. Can span all instances of a class.
Spike Solution
Access Violation
Locals
Classifier Function
31. Allows you to switch your working copy to another branch.
Classifier Function
Checkout
Cherry Pick
Fetch
32. When you type in an object - you can see its attributes.
.lib - project properties
Watch
Breakpoint
Iteration Planning
33. 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
const
Checkout
External Linkage
Functional
34. When GIT cannot merge your data.
Requirements
.lib - code generate
Edit Conflict
.dll LoadLibrary
35. The process of deciding which function definition to link during run-time.
Dynamic Binding
Modularity
Spike Solution
Black-Box
36. Meetings used to create a release plan - which will lay out the overall project.
Singleton
State
Release Planning
Factory Method
37. Initialized stack memory.
Master
Composition
.dll explicit linking
0xCCCCCCCC
38. Ability to treat a class object as a function by overloading the () operator.
Clone
Dependency
Function Object
External Linkage
39. Encapsulates a request as an object - thereby letting you parameterize clients with different requests - queue or log requests - and support undoable operations.
0xFEEEFEEE
Factory Method
Refactoring
Command
40. Are what function classes should include.
CRC Cards
Namespaces
Edit Conflict
Iteration Planning
41. Weak relationship between two classes. Almost always results in a #include.
Watch
Optimization Last
Acceptance Tests
Dependency
42. When a conflict is fixed.
Translation Unit
.dll implicit linking
Clone
Resolved
43. Keeps a team using a similar naming convention for things.
Stash
0xFDFDFDFD
Access Violation
Metaphor
44. A collection of memory addresses for all virtual functions in an objects class hierarchy.
40 Hour Work Week
Test Fixture
Tag
Virtual Function Table
45. Ignores files when pushing.
Ignore
Black-Box
Cherry Pick
GetProcAddress
46. One of the linking methods (pragma comment)
Test Fixture
.lib - preprocessor directive
State
Positive Test Case
47. Create a test and then create a function.
Forward Declaration
0xCDCDCDCD
Unit Test First
Edit Conflict
48. Use this to find a memory address or signiture in a dll
State
Push
Design
GetProcAddress
49. Breaks encapsulation boundaries.
Metaphor
const
External Linkage
White-Box
50. Application
Model
Functional
Multiplicity
name mangling