Can arraylist hold different types java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a method and a procedure?
What is java thread dump, how can we get java thread dump of a program?
In which JDK version event-delegation model is introduced?
What is a parameter used for?
Difference between String and String Buffer?
What is 3-tier model?
What is meant by main method?
can we override the main() method in java????
3 Answers Vimukti Technologies,
What is the main advantage of passing argument by reference?
Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.
Give me an example of array and linked list? Where they can be used?
What is the difference between preparedstatement and statement in java?