Explain Open closed design principle?
Submitted by: AdministratorOpen closed is another principle from SOLID, which asserts that a system should be open for extension but close for modification. Which means if a new functionality is required in a stable system then your tried and tested code should not be touched and new functionality should be provided by adding new classes only.
Submitted by:
Submitted by:
Read Online Analyst Integration Job Interview Questions And Answers
Top Analyst Integration Questions
| ☺ | Explain recursive algorithm? |
| ☺ | How to find if a number is power of two, without using arithmetic operator? |
| ☺ | Explain stateless system? |
| ☺ | Explain about critical section? |
| ☺ | Explain regular expression? |
Top Analysis Categories
| ☺ | GIS Interview Questions. |
| ☺ | Statistics Interview Questions. |
| ☺ | Financial Analyst Interview Questions. |
| ☺ | GIS Analysis Interview Questions. |
| ☺ | Data Analyst Interview Questions. |
