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)
Are you using singleton in your code?
Given the requirements, how will you go about designing them? How will you convert business info to technical info?
What are the different types of inheritance?
What are the Quality Planning process outputs? A. Quality management plan, bench marking, checklists, evaluation criteria B. Quality management plan, bench marking, operational definitions C. Quality management plan, checklists, inputs to other processes D. Quality management plan, operational definitions, checklists, inputs to other processes
What are the two ways for adding constraints to a route?
What are the roles played by packages, modules and wrappers in uml?
What is the difference between an interface and abstract class?
What is the diffrence between an abstract class and interface?
How will you approach when a project needs to implement devops?
How will you measure software quality?
You are a project manager for a new software development project. You have a few activities that require specialized testing. The testing might need to be repeated more than once. Which of the following do you choose? A. The Graphical Evaluation and Review Technique because it allows for conditional branching and looping for the testing activity B. The Critical Path Method because it allows for float time to be calculated for the testing activity C. The Program Evaluation and Review Technique because it allows for conditional branching and looping for the testing activity D. The Program Evaluation and Review Technique because it allows for a weighted average distribution, which will even out the time needed for the testing activity
What is the rad model?
Explain with a use case where devops can be used in industry/ real-life
Explain mvc (model-view-controller)?
What is the use of repository pattern?