Explain aggregation in java?
Which is better arraylist or vector?
where is .equals() method and how is it different from == operation <giving some confusing implementation> Is hashing related to these?
What does ide stand for?
Can static methods access instance variables in java?
What is compareto?
What is multithreading in java?
Is hashset sorted in java?
What is the purpose of declaring a variable as final?
Can we make constructors static?
we r taking <load-on-startup>0</load-on-startup> <load-on-startup>1</load-on-startup> in deployment descripter for loading servlets like serv1 N serv2? so 'll it take serv1 or serv2
Explain java coding standards for variables ?
Is an empty arraylist null?