java Technical questions asked by JPMC
Can each java object keep track of all the threads that want to exclusively access it?
Can we extend a class with private constructor?
if arraylist size is increased from initial size what is the size of arraylist...suppose initial is 100 , if i add 101 element what is the size...
Which class should you use to obtain design information about an object in java programming?
what is session in java?
0 Answers Seventhsense Technologies,
How do you sing an Applet ?
Explain about doubly linked list
0 Answers Aditi Placement Service,
When should I use a singleton?
What data type is true or false?
Do loops java?
Justify your answer that you can't define a method inside another method in java, if you can then how?
what is the difference between HashMap And HashTable?