Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
1 5065what is actual real time using of oops concepts in projects(Interface,polymorphism.abstraction.........)
2 11216I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one
3 9073difference between String a; and String a=new String();? y do v need to assign memory to the variable?
2 6118Hi can u pls tell me what is the use of marker interface. Iknow what is marker interface but what ability will the object get by implementing this.
CGI,
3 6252
How to change the priority of thread or how to set the priority of thread?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
Write a java program that prints all the values given at command-line.
Can final class have constructor?
What are adapter classes?
What is map and hashmap in java?
Does chrome use java?
Is string an object?
How do I get a substring?
Is 0 a real number?
What is the generic function?
What does || || mean in math?
Is string thread safe in java?
What is time complexity algorithm?
What are nested classes in java?