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) If there is a conflict between base class method definition and interface default method definition, which definition is picked?
1 1863Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?
1045Can we have a default method definition in the interface without specifying the keyword "default"?
976If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
977
You are the project manager for a large construction project. The project objective is to construct a set of outbuildings to house the Olympic support team that will be arriving in your city 18 months from the project start date. You've been given a budget of $12 million to complete this project. Resources are easily attained. Which of the triple constraints is the primary constraint for this project? A. Time, because the date cannot be moved B. Money, because the budget is set at $12 million C. Resources, because they're not fixed D. Quality, because the buildings have to be functional and safe
What is the use of design patterns?
Define attribute based routing in mvc?
Explain the types of diagrams in UML.
What is the use of such a class?
Why have we declared the instance reference volatile?
Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?
Why do you want to switch over from IT to management?
What is the difference between a virtual method and an abstract method?
Explain the concept of total quality management.
What's the difference between mvc and mvp?
What is a friend function?
What are the different principle of OOPS?
What are the Rules of Desktop Publishing?
What are the advantages of using ioc containers in an application?