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 1131

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

553

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

517

What is the @functionalinterface annotation?

536

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

529

What is a nested interface?

578

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?

511

Can we use static method definitions in interfaces?

548


Un-Answered Questions { Software Design }

What are the features of mvc5?

1


Mention what filters are executed in the end?

1


How would you define architecture?

600


How can I be thrown polymorphically?

570


What are the types of participants of the prototype design pattern you will get?

582






How do the mvp, mvc, and mvvm patterns relate? When are they appropriate?

5


Define attribute based routing in mvc?

1


Explain various phases of the SDLC.

560


Mention what does model-view-controller represent in an mvc application?

1


What is difference between razor and aspx in mvc?

1


What are different ways to create string object?

567


What is devops engineer’s duty with regards to agile development?

1


Why is it required to have an abstraction layer in uml?

459


You are going to lake some performance measurements for your current project. You know that PV = 450, AC = 500, and EV= 375. What is the CPI and SPI respectively? A. CPI = .90, and SPI = 1.2. B. CPI = .75, and SPI = .83. C. CPI = 1.2, and SPI = .90. D. CPI = .83, and SPI = .75.

585


Which organization has set the de facto standards for project management techniques? A. PMBOK B. PMO C. PMI D. PMA

1182