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. Treating a derived class's data members like it's base class's.
Polymorphism
Positive Test Case
.dll import library
Acceptance Tests
2. What is part of the current scope.
Function Object
Composition
Locals
0xCCCCCCCC
3. Fix any problems and then repeat the process.
Composite
Maintenance
Composition
Spike Solution
4. Takes information in the index and pushes it onto the stack.
Multiplicity
Factory Method
Stash
Release Planning
5. Ask questions and obtain the details and requirements given.
0xCCCCCCCC
Factory Method
0x00000000
Requirements
6. A pointer or reference. One object needs to know about the other object to work.
Static
Resolved
Globals
Association
7. One of the linking methods (pragma comment)
Static
.dll implicit linking
.lib - preprocessor directive
Nesting
8. Initialized heap memory.
Dynamic Binding
Watch
0xCDCDCDCD
0xFDFDFDFD
9. Use this to find a memory address or signiture in a dll
GetProcAddress
Globals
Abstraction
Export
10. NULL memory.
0x00000000
.dll implicit linking
Clone
Model
11. A group of code. unnamed can only be accessed within that translation unit - name can be accessed anywhere
Namespaces
Dynamic Binding
extern "C"
Structural
12. Static in C++. Can span all instances of a class.
Positive Test Case
Branch
Classifier Function
Coding
13. Keeps a team using a similar naming convention for things.
Navigability
Abstraction
Pair Programming
Metaphor
14. Bad! Don't ever use these types of variables!
Master
Fetch
Abstraction
Globals
15. Ignores files when pushing.
Ignore
Coding Standards
User Stories
Precompiled Header
16. Concept based on limiting the scope of modules to provide better structures.
Fa
Law of Demeter
.dll implicit linking
Functional
17. Code whatever it is you need to code.
Coding
Dynamic Binding
Internal Linkage
Simplicity
18. Connection between a local brand and a remote branch.
Coupling
Track
.dll LoadLibrary
Move People Around
19. Use only through the interface of the object.
Spike Solution
.lib - project dependices
Locals
Black-Box
20. The linking is already done internally
.dll implicit linking
Function Object
.dll explicit linking
Classifier Function
21. Allows consumers to try a system earlier and give early feedback.
Fa
On-Site Customer
Generalization
Requirements
22. Breaks encapsulation boundaries.
Index
0xCDCDCDCD
Remove
White-Box
23. Reusing existing functionality by defining a relationship between two classes : Inheritance or containment.
.lib - project properties
White-Box
Hierarchy
Stand Up Meetings
24. When a concrete class inherits from a pure interface.
Realization
Virtual Function Table
Test Fixture
Namespaces
25. Cross training is an important consideration to try and prevent islands of knowledge - which can cause loss.
Spike Solution
Tag
Navigability
Move People Around
26. Meetings at the beginning of each iteration to produce a plan of programming tasks.
Forward Declaration
Cohesion
Structural
Iteration Planning
27. Ensure a class only has one instance - and provide a global point of access to it
Merge
Singleton
Testing
Metaphor
28. When a .cpp file is compiled - the header files are first included (recursively) by the pre-processor. This block of code is called a ______________.
Locals
Robustness
Translation Unit
Edit Conflict
29. Application
Model
Globals
.lib - code generate
Realization
30. Plan out your code.
Design
Classifier Function
Forward Declaration
Data Breakpoint
31. Removes files from the repository.
Track
Remove
Cherry Pick
Resolved
32. Initialized stack memory.
0xCCCCCCCC
Positive Test Case
Branch
Watch
33. A function that can load a library
Cohesion
Release Planning
Spike Solution
.dll LoadLibrary
34. Copies all changes from one branch into another branch.
Optimization Last
Merge
Stash
Track
35. 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.
Internal Linkage
Dependency
Maintenance
Cohesion
36. Stand up meetings show who will be valuable and needed.
Watch
0x00000000
Coding
Stand Up Meetings
37. Makes a copy of your repository.
Stand Up Meetings
.dll import library
Clone
Data Breakpoint
38. Developers should be integrated and releasing code into the code repository every few hours.
Unit Test First
40 Hour Work Week
Continuous Integration
Fa
39. When doing a - precise task.
Fa
Cohesion
Structural
Functional
40. Views all previous changes.
Show Log
.dll LoadLibrary
External Linkage
Track
41. Trying to access a location in memory that your computer cannot access.
Clone
Dependency
Namespaces
Access Violation
42. About the interface to an object. Data contained within.
Encapsulation
Branch
Resolved
0xCCCCCCCC
43. Define a one-to-many dependency between objects so that when one object changes state - all its dependents are notified and updated automatically
Resolved
extern "C"
Observer
Delegation
44. Code generation in a lib
.lib - code generate
0xCCCCCCCC
Law of Demeter
Composite
45. Do not optimize until the very end.
Delegation
Clone
const
Optimization Last
46. Are what function classes should include.
Nesting
.dll implicit linking
Flexibility
CRC Cards
47. Adds files to the repository.
Coding Standards
Commit
Add
Navigability
48. Put this before a function name in a dll - and the function name will avoid name mangling
Branch
extern "C"
Data Breakpoint
Structural
49. The default nickname for the remote repository.
Move People Around
0xCDCDCDCD
Multiplicity
Origin
50. Downloads without merging.
Structural
Abstract Function
Fetch
Unit Test First