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.
Observer
Dependency
Tag
Robustness
2. Fix any problems and then repeat the process.
Resolved
Virtual Function Table
Maintenance
Negative Test Case
3. Create a test and then create a function.
.lib - project dependices
Negative Test Case
.lib - code generate
Unit Test First
4. When doing a - precise task.
Cohesion
Continuous Integration
Master
.dll LoadLibrary
5. A group of code. unnamed can only be accessed within that translation unit - name can be accessed anywhere
Multiplicity
Undeclared Identifier
Show Log
Namespaces
6. Downloads your changes and then merges.
Cherry Pick
Pull
Globals
.dll implicit linking
7. Uploads all changes staged in the index list into the repository database.
Pair Programming
extern "C"
Commit
Polymorphism
8. Freed heap memory.
Factory Method
0xFEEEFEEE
Navigability
Execution Pointer
9. Ability to treat a class object as a function by overloading the () operator.
Resolved
Function Object
Acceptance Tests
White-Box
10. Creates a copy of your current branch into a remote branch.
Resolved
.dll explicit linking
Export
Polymorphism
11. Input
On-Site Customer
Design
Controller
.lib - project dependices
12. Meetings used to create a release plan - which will lay out the overall project.
Release Planning
Translation Unit
Classifier Function
.dll LoadLibrary
13. Undo changes made since your last commit.
Export
Negative Test Case
Revert
Master
14. What is part of the current scope.
Iteration Planning
Locals
Composite
Fa
15. (Door-----Spell) BI_DIRECTIONAL because both classes can reference each other. (Door--->Spell) DIRECTIONAL because only the door knows and can reference Spell.
Simplicity
Refactoring
On-Site Customer
Navigability
16. A type of library that is used by the code
Release Planning
Static
Locals
.dll explicit linking
17. Stops when memory changes.
Data Breakpoint
Composition
Abstraction
Coupling
18. Taking code and moving it to a function that usually returns an object. They are always virtual functions.
.lib - project dependices
Export
Factory Method
Cherry Pick
19. Quick program.
Dependency
.lib - code generate
Spike Solution
Show Log
20. Ability to withstand change and what the effects are.
Positive Test Case
Push
Composite
Robustness
21. Makes a project compile in order of who is dependent on what
Commit
Autos
.lib - project dependices
Static
22. Adds files to the repository.
Breakpoint
.dll explicit linking
Add
Dependency
23. Having power over inheritance with the flexibility of composition.
Simplicity
Iteration Planning
Delegation
Checkout
24. Formatted code standards.
Encapsulation
Coding Standards
Access Violation
Revert
25. Link multiple projects together
.lib - project properties
Iteration Planning
External Linkage
Aggregation
26. Ensure a class only has one instance - and provide a global point of access to it
Pair Programming
Move People Around
Analysis
Singleton
27. When exporting a dll - the names of the functions are changed. This is knwon as ____________.
name mangling
Undeclared Identifier
Revert
GetProcAddress
28. Whats displayed to the screen
0xCDCDCDCD
Positive Test Case
View
Pull
29. 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
Hierarchy
External Linkage
Realization
Index
30. Creates a spin-off of a repository for concurrent development.
Branch
Cohesion
Ignore
Release Planning
31. 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
Testing
Forward Declaration
Realization
32. Use this to find a memory address or signiture in a dll
GetProcAddress
Metaphor
Singleton
0xFDFDFDFD
33. Copies all changes from one branch into another branch.
Coding Standards
Merge
Multiplicity
Autos
34. Makes a copy of your repository.
Fetch
Clone
Singleton
Testing
35. Allows consumers to try a system earlier and give early feedback.
On-Site Customer
Fa
Stash
Dependency
36. How many objects that a source object can legitimately reference.
Unresolved External Symbol
CRC Cards
Multiplicity
Coupling
37. STOP!!
Requirements
View
Breakpoint
Navigability
38. Code whatever it is you need to code.
Show Log
Edit Conflict
Modularity
Coding
39. Portioning your changes to commit by inserting them into the index.
Data Breakpoint
Cherry Pick
Simplicity
Functional
40. No more than 40 hours to stop burnouts.
40 Hour Work Week
Cohesion
Resolved
Push
41. When GIT cannot merge your data.
Edit Conflict
Stash
Pair Programming
Nesting
42. Developers should be integrated and releasing code into the code repository every few hours.
Dependency
Continuous Integration
0xFEEEFEEE
Classifier Function
43. Valid input that the program is designed to process.
Globals
Abstraction
Positive Test Case
Acceptance Tests
44. Ask questions and obtain the details and requirements given.
0x00000000
Requirements
Master
Coding Standards
45. Black Box - The way the program works is internally unknown.
Acceptance Tests
Multiplicity
Functional
name mangling
46. Functionality Tests.
Test Fixture
Modularity
Cohesion
Acceptance Tests
47. Put this before a function name in a dll - and the function name will avoid name mangling
Translation Unit
Access Violation
Controller
extern "C"
48. Ability to accept different types of parameters to bind to different implementations at run-time.
Data Breakpoint
Flexibility
Composition
User Stories
49. Function doesn't exist.
Locals
0xFDFDFDFD
Unresolved External Symbol
Cohesion
50. Simply a value.
Refactoring
Composite
Origin
Composition