What is anti pattern in java?


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

Post New Answer

More Core Java Interview Questions

In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?

0 Answers   MCN Solutions,


What is the reason that multiple inheritance is not possible in java??

1 Answers  


What does 0 mean in boolean?

0 Answers  


How does static modifier work?

1 Answers   Wipro,


Explain about the security aspect of java?

0 Answers  


What is vector?

0 Answers  


Is it necessary that each try block must be followed by a catch block?

0 Answers  


What is the purpose of the return statement?

0 Answers  


is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?

3 Answers   Hexaware, TCS,


Explain the available thread states in a high-level?

0 Answers  


What is the purpose of tostring() method in java?

0 Answers  


Name the components that are termed to be Heavy-weight component but available in Light-weight components?

0 Answers  


Categories