How many types of design patterns are there?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is yield () in java?

0 Answers  


Can try statements be nested?

3 Answers   Wipro,


What is mean by collections in java?

0 Answers  


What is meant by class loader? How many types are there?

0 Answers  


What is the relationship between clipping and repainting under awt?

0 Answers  


Write a program to search a number in the given list of numbers.

0 Answers   Honeywell,


Can we override private method?

0 Answers  


What is hashmap in java?

0 Answers  


Explain listiterator and methods in listiterator?

0 Answers  


is it mandatory to deaclare all variables public static fianl in interfaces?if i declare like in the below program, public interface A { public static final int I=0; int j=0; } in interface A,what is the difference between I,j?

2 Answers  


What does it mean that a class or member is final?

0 Answers  


What is the statements?

0 Answers  


Categories