Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
1 5142what is actual real time using of oops concepts in projects(Interface,polymorphism.abstraction.........)
2 11322I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one
3 9252difference between String a; and String a=new String();? y do v need to assign memory to the variable?
2 6216Hi 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 6396
What is java regex?
How to print nodes of a Binary tree?
Is array serializable java?
Why is java multithreaded?
Which is faster string or stringbuilder?
What are the advantages of unicode?
What are keyboard events?
What is the use of optional ?
Explain how to force the garbage collection in java.
What is ph and buffers?
What does a boolean method return?
How does a for loop work java?
Is it possible for yielded thread to get chance for its execution again ?
Is final static java?
Does variable declaration allocate memory?