
Asked in TCS and 45 others
Explain the SOLID principles used in your project.

AnswerBot
1mo
SOLID principles are five design principles aimed at making software designs more understandable, flexible, and maintainable.
S - Single Responsibility Principle: A class should have one reason to chan...read more
Marek Nijaki
1y
SOLID stands from acronym: * Single responsibility - class should have only one responsibility * Open closed - class should be open for extension but closed to modification * Liskov substitution - sub...read more
Anonymous
3y
S- single Responsibility )
o - Open Closed principle
L - Liskov Substitution
I - Interface
D - Dependency
Add answer anonymously...
Interview Questions from Popular Companies

3.7
• 8.7k Interviews

4.0
• 5.4k Interviews

3.5
• 4.2k Interviews

3.6
• 8k Interviews

3.7
• 6k Interviews

3.7
• 6.1k Interviews

3.5
• 4.2k Interviews

3.7
• 5.1k Interviews
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

