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. When a class is defined within another class.






2. Creates a copy of your current branch into a remote branch.






3. Try to find the flaws in your code.






4. Function doesn't exist.






5. Current line that is executing.






6. Will execute all code paths and boundary conditions.






7. Put this before a function name in a dll - and the function name will avoid name mangling






8. Developers should be integrated and releasing code into the code repository every few hours.






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






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






11. Code whatever it is you need to code.






12. When exporting a dll - the names of the functions are changed. This is knwon as ____________.






13. CONSTANT






14. Plan out your code.






15. Ignores files when pushing.






16. Takes information in the index and pushes it onto the stack.






17. When a conflict is fixed.






18. Taking code and moving it to a function that usually returns an object. They are always virtual functions.






19. Input






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






21. Undo changes made since your last commit.






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






23. When a concrete class inherits from a pure interface.






24. 2 Eyes + 2 Minds = AWESOME!






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






26. Formatted code standards.






27. One of the linking methods (pragma comment)






28. Default branch within your repository.






29. A measure of logical dependency.






30. Views all previous changes.






31. Initialized heap memory.






32. Written by the customers as things that the system needs to do for them.






33. Functionality Tests.






34. Ability to accept different types of parameters to bind to different implementations at run-time.






35. About the interface to an object. Data contained within.






36. Provide a unified interface to a set of interfaces in a subsystem. Defines a higher-level interface that makes the subsystem easier to use.






37. Do not optimize until the very end.






38. Stops when memory changes.






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






40. Freed heap memory.






41. Initialized stack memory.






42. Define a one-to-many dependency between objects so that when one object changes state - all its dependents are notified and updated automatically






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






44. Create a test and then create a function.






45. Weak relationship between two classes. Almost always results in a #include.






46. Having power over inheritance with the flexibility of composition.






47. Encapsulates a request as an object - thereby letting you parameterize clients with different requests - queue or log requests - and support undoable operations.






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






49. Quick program.






50. What is part of the current scope.







Sorry!:) No result found.

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