What is ripple effect?



What is ripple effect?..

Answer / Barkha Saxena

In the context of Java, the Ripple Effect refers to a design pattern where changes made in one part of a system cause unintended side-effects or consequences in other parts of the system. It often arises due to tight coupling between components.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

Will the general public have access to the infobus apis?

1 Answers  


Explain the advantages and disadvantages of detached objects.

1 Answers  


What is aop(assepct oriented programing)?

1 Answers  


Explain about thread synchronization inside a monitor?

1 Answers   Saksoft,


What is codebase in applet?

2 Answers  


What class is used to create Server side object ?

1 Answers  


What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?

1 Answers  


what is disadvantage of thread?

3 Answers   HCL,


how can we load a file of a user in the database table?

3 Answers   ITC Infotech,


Explain lazy activation?

1 Answers   HCL,


What is a layout manager?

2 Answers  


What is the difference between the session.get() method and the session.load() method?

1 Answers  


Categories