When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
No Answer is Posted For this Question
Be the First to Post Answer
What are batch updates. in jdbc
Is alive and join method in java?
What is a module function?
What are the ways in which a thread can enter the waiting state?
What are the features in java?
What is passing value java?
What is an empirical question?
how can you catch multiple exceptions in java?
how to handle exceptions in ejb?
my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??
What are daemon Threads in java?
How do we make a class serialize?