What is the difference between a factory and abstract factory pattern?
No Answer is Posted For this Question
Be the First to Post Answer
finalize() method?
Write POJO class as a key to hashmap???
Define array. Tell me about 2-D array.
To set the position and size of a component, which methods are used?
Highest level event class of the event-delegation model?
What is the use of Getters and Setters method ?
Tell me a few examples of final classes defined in Java API?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
What is local class in java?
How do you relate a Interface to a Class? Tell me in Detail?
What is a get method?
String is an immutable object. Then how can the following code be justified. String s1 = ?ABC?; String s1 = s1+?XYZ?; s.o.p(s1); The output is ABCXYZ, which is the value of s1 ?
6 Answers Flextronics, Keane India Ltd,