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) What is polymorphism and abstraction?
Is flask an mvc model and if yes give an example showing mvc pattern for your application?
Describe two-factor authentication?
What is the use of destructive method?
You are a project manager for a manufacturing firm that produces Civil War-era replicas and memorabilia. You discover a design error during a test production run on your latest project. Which of the following is the most likely response to this problem? A. Reduce the technical requirements so that the error is no longer valid. B. Go forward with production and ignore the error. C. Go forward with production but inform the customer of the problem. D. Develop alternative solutions to address the error.
How can we detect that an mvc controller is called by post or get?
What is ‘this’ pointer?
Differentiate between a class and a method.
what are some of the devops best practices ?
What are the types of the proxy design you will get in the design pattern?
You run a technical support website where members post questions and answers to problems experienced and general know how. You have to provide explanations to recently posted questions. Some opf these questions need reasearch.
You are preparing a diagram that plots two variables, the dependent variable and the independent variable, to see the relationship between the two elements. What kind of diagram are you using? A. Cause-and-effect diagram B. Control chart C. Flowchart D. Scatter diagram
Explain about instance in object oriented programming?
What is a subclass?
What is Overloading ? Is it similar to overriding ?