Test your basic knowledge |

SWA - Software Architecture

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. Simply a value.






2. Code generation in a lib






3. Input






4. Current view/ previous line.






5. Ability to treat a class object as a function by overloading the () operator.






6. What is part of the current scope.






7. A set of creation and initialization steps useful for a set of different related tests.






8. Treating a derived class's data members like it's base class's.






9. Invalid or unexpected input that the program is not designed to process.






10. When we remove redundant or obsolete designs and replace them with a new.






11. When you type in an object - you can see its attributes.






12. When a .cpp file is compiled - the header files are first included (recursively) by the pre-processor. This block of code is called a ______________.






13. Cross training is an important consideration to try and prevent islands of knowledge - which can cause loss.






14. 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






15. Figure out what is feasible. Decide whether to use API's or to write from scratch.






16. Compose objects into tree structures to represent part-whole hierarchies. Lets clients treat individual objects and compositions of objects uniformly.






17. How many objects that a source object can legitimately reference.






18. Quick program.






19. Creates a spin-off of a repository for concurrent development.






20. Variable doesn't exist.






21. A type of library that is used by the code






22. Trying to access a location in memory that your computer cannot access.






23. Are what function classes should include.






24. A pointer or reference. One object needs to know about the other object to work.






25. Makes a copy of your repository.






26. A function that can load a library






27. The default nickname for the remote repository.






28. Linking to dynamic libraries is usually handled by linking to an ____________.






29. You have to tell it to link






30. Adds files to the repository.






31. A collection of memory addresses for all virtual functions in an objects class hierarchy.






32. STOP!!






33. Use this to find a memory address or signiture in a dll






34. Allow an object to alter its behavior when its internal state changes. The object will appear to change its class.






35. Black Box - The way the program works is internally unknown.






36. Meetings used to create a release plan - which will lay out the overall project.






37. Initialized stack memory.






38. Separating out a section of code into a reusable function or class.






39. Reusing existing functionality by defining a relationship between two classes : Inheritance or containment.






40. Ask questions and obtain the details and requirements given.






41. Plan out your code.






42. When doing a - precise task.






43. Allows you to switch your working copy to another branch.






44. When a class is defined within another class.






45. (Door-----Spell) BI_DIRECTIONAL because both classes can reference each other. (Door--->Spell) DIRECTIONAL because only the door knows and can reference Spell.






46. Portioning your changes to commit by inserting them into the index.






47. Views all previous changes.






48. Freed heap memory.






49. A group of code. unnamed can only be accessed within that translation unit - name can be accessed anywhere






50. Valid input that the program is designed to process.






Can you answer 50 questions in 15 minutes?



Let me suggest you:



Major Subjects



Tests & Exams


AP
CLEP
DSST
GRE
SAT
GMAT

Most popular tests