Software Design Interview Questions
Questions Answers Views Company eMail

What are the two ways for adding constraints to a route?

1

How you can send the result back in json format in mvc?

1

What is the difference between view and partial view?

1

What is the difference between temp data, view, and view bag?

1

How can maintain session in mvc?

1

What are main benefits of using mvc?

1

What is routing? What are the three segments for routing is important?

1

If there is a conflict between base class method definition and interface default method definition, which definition is picked?

1 1139

Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

557

What if we make the method as abstract in another interface?

525

What is the @functionalinterface annotation?

540

Can we have a default method definition in the interface without specifying the keyword "default"?

536

What is a nested interface?

584

If 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?

521

Can we use static method definitions in interfaces?

554


Un-Answered Questions { Software Design }

What is a communication diagram in UML?

591


Differentiate between an abstract class and an interface?

558


What is a default method? Why do we need default methods in java 8 interfaces?

558


What are the different views in UML?

534


What are the tools for process improvement?

517






What is the main use of message metaphor in object-oriented programming?

665


What is latest mvc version?

1


What is virtual?

738


Explain using hyperlink how you can navigate from one view to other view?

1


What are the csfs in the software project management ?

497


What is sdlc (software development life cycle)?

560


Mention what are the types of Http requests?

5


What is modelstate isvalid in mvc?

1


All of the following are inputs to the Administrative Closure process except: A. Performance measurement documentation B. Product documentation C. Other project records D. Contract documents

521


How many methods do u implement if implement the serializable interface?

545