What is solid?



What is solid?..

Answer / Ranvijay Patel

In software engineering, SOLID refers to five principles that guide object-oriented design. These principles are the Single Responsibility Principle (SRP), Open-Closed Principle (OCP), Liskov Substitution Principle (LSP), Interface Segregation Principle (ISP), and Dependency Inversion Principle (DIP).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Embedded Systems AllOther Interview Questions

How can you stop your dba from making off with a list of your users’ passwords?

1 Answers  


Why does pre-emptive multi-threading used to solve the central controller problem?

1 Answers  


Tell me what are the different types of buses used by the embedded systems?

1 Answers  


What trade offs do you have for resource contention?

1 Answers  


What is mutex precisely used for?

2 Answers  


Tell me what is rtos?

1 Answers  


Design a circuit for A + abs(B) = C, where A and B are 4 bits wide and 2?s complement representation

1 Answers   Qualcomm,


How can you optimize the i/o performance?

1 Answers  


Explain interrupt latency and how can we decrease it?

1 Answers  


Whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?

1 Answers  


what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)

1 Answers   Bosch,


What is so great about <cool web technology of the day>?

1 Answers  


Categories