File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -2778,18 +2778,11 @@ The Object class is the parent class of all the classes in java by default.
27782778#### Q. How to do you test a method for an exception using JUnit?
27792779#### Q. Which unit testing libraries you have used for testing Java programs?
27802780#### Q. What is the difference between @Before and @BeforeClass annotation?
2781- #### Q. What is difference between dependency injection and factory design pattern?
2782- #### Q. Difference between Adapter and Decorator pattern?
2783- #### Q. Difference between Adapter and Proxy Pattern?
2784- #### Q. What is Template method pattern?
2785- #### Q. When do you use Visitor design pattern?
2786- #### Q. When do you use Composite design pattern?
2787- #### Q. Difference between Abstract factory and Prototype design pattern?
27882781#### Q. Can you explain Liskov Substitution principle?
27892782#### Q. Give me an example of design pattern which is based upon open closed principle?
27902783#### Q. What is Law of Demeter violation? Why it matters?
2791- #### Q. When do you use Flyweight pattern?
27922784#### Q. What is differences between External Iteration and Internal Iteration?
2785+ * TODO*
27932786
27942787<div align =" right " >
27952788 <b><a href="#">↥ back to top</a></b>
You can’t perform that action at this time.
0 commit comments