Design Patterns (211)
UML (234)
OOAD (384)
Software Design Tools (25)
Requirements Management (46)
Project Planning (76)
Project Management (435)
Technical Writer (10)
DevOps (119)
MVC Model View Controller (306)
Software Design AllOther (65)
You have accumulated project information throughout the project and need to distribute some important information you just received. All of the following are part of information distribution methods except; A. Electronic mail B. Videoconferencing C. Electronic databases D. Voice mail
You’ve been assigned as a project manager on a research and development project for a new dental procedure. You’ve published the scope statement and are working on the scope management plan. What is the purpose of the scope management plan? A. It describes and documents a scope baseline to help make future project decisions. B. It decomposes project deliverables. C. It describes how project scope changes will be incorporated into the project and how project scope will be managed. D. It describes how cost and time estimates can be composed for project scope changes.
You are the project manager for Fun Days vacation packages. Your new project assignment is to head up the Fun Days resort opening in Austin, Texas. You are estimating the duration of the project plan activities, devising the project schedule, and monitoring and controlling deviations from the schedule. Which of the Project Management Knowledge Areas are you working in? A. Project Scope B. Project Quality C. Project Integration D. Project Time
You’re promised your team two days of paid time off plus a week’s training in the latest technology of their choice if they complete their project ahead of schedule. This is an example of which of the following? A. Achievement theory B. Expectancy theory C. Maslow's theory D. Contingency theory
When singleton pattern is used?
What is the function of pure virtual functions?
Classes and structs support inheritance. Is this statement true or false?
Can I implement polymorphism using abstract class?
Can an interface contain fields?
What is the difference between mvc and mvvm?
Why should we not use singleton pattern?
Explain the meaning of object in object oriented programming?
What is a final variable?
Describe the Diamond problem. Where does this problem occur?
What is garbage collection(gc)?