You are using an open source integration framework in your project. However, key interfaces do
not explicitly define several strange conditions you have repeatedly seen while testing.
Which option is the name given to the anti pattern described above?
A.
Composite View
B.
Leaky Abstraction
C.
Asynchronous Interaction
D.
Golden Hammer
wrong, correct answer is B
in software development, a leaky abstraction is an implemented abstraction where details and limitations of the implementation leak through
Agreed
B
B
B