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 |
Will the general public have access to the infobus apis?
Explain the advantages and disadvantages of detached objects.
What is aop(assepct oriented programing)?
Explain about thread synchronization inside a monitor?
What is codebase in applet?
What class is used to create Server side object ?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
what is disadvantage of thread?
how can we load a file of a user in the database table?
Explain lazy activation?
What is a layout manager?
What is the difference between the session.get() method and the session.load() method?