What is Gang of four design patterns


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

Post New Answer

More Core Java Interview Questions

What is the difference between variable declaration and variable initialization?

0 Answers  


What loop means?

0 Answers  


Write the program numbers into words.For example 2345==two thousand three hundred fourty five

2 Answers   TCS,


Is singleton set an interval?

0 Answers  


what is comparable and comparator interface?

0 Answers  






What is integers and example?

0 Answers  


import java.io.*; class Demo { public static void main(String args[]) { File f=new File("1234.msg"); String arr[]=f.list(); System.out.println(arr.length); } }

3 Answers   IBM, Ramco,


Is java still relevant?

0 Answers  


Should database connections be singleton?

0 Answers  


What is anagram number?

0 Answers  


If circular link of two objects, then will it be garbage collected ?

3 Answers   TCS,


program to validate the IP address? Validity range should be 0 to 255

1 Answers   Huawei,


Categories