which of tha following is not a thread safe class?
a) ArrayList b)Vector c)HashTable d)None

Answer Posted / divya.c

a)ArrayList

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is main in java?

516


Can we extend singleton class?

535


Does java linked list allow duplicates?

559


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

664


What is the final class modifier?

565






What do you mean by local class?

519


Can a method be overloaded based on different return type but same argument type?

550


What does it mean that strings are immutable?

578


how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread

537


Differentiate between vector and array list.

638


What is the difference between stored procedure & function?

552


What is the purpose of declaring a variable as final?

490


Tell me about your ability to work under pressure

1770


How can you set an applet’s height and width as a percentage?

517


What is the difference amongst jvm spec, jvm implementation, jvm runtime ?

508