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)
Is singleton an anti pattern?
Your procurement department has obtained independent estimates. The vendor's proposal is substantially different than the independent estimates. All of the following are true except: A. The SOW was not detailed enough. B. The vendor failed to respond according to the terms of the proposal. C. The vendor failed to respond to all items in the SOW. D. The vendor failed to respond to all items in the contract.
How many methods do u implement if implement the serializable interface?
What are the disadvantages of v model?
What is a final variable?
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.
What is difference between polymorphism and normalization?
Can you use virtual, override or abstract keywords on an accessor of a static property?
You know that the next status meeting will require some discussion and a decision for a problem that has surfaced on the project. In order to make the most accurate decision, you know that the number of participants in the meeting should be limited to: A. 1 to 5 B. 5 to 11 C. 7 to 16 D. 10 to 18
A project is considered successful when: A. The product of the project has been manufactured. B. The project sponsor announces the completion of the project. C. The product of the project is turned over to the operations area to handle the ongoing aspects of the project. D. The project meets or exceeds the expectations of the stakeholders.
What is the role of a controller in an MVC application?
What is mvc routearea?
What is mvc in angularjs?
Explain how routing is done in mvc pattern?
Can we reduce the visibility of the inherited or overridden method ?