Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
1 5059what is actual real time using of oops concepts in projects(Interface,polymorphism.abstraction.........)
2 11215I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one
3 9061difference between String a; and String a=new String();? y do v need to assign memory to the variable?
2 6111Hi 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 6244
What is java Applet?
Why is boolean important?
What is a predicate method?
Why parameters should be passed by reference?
Explain about serializable interface in java?
What is private static in java?
Can we use synchronized block for primitives?
Is java good for beginners?
Explain about join() method?
Explain the difference between throw and throws in java?
What do you mean by collectors in java 8?
What is the use of runnable interface?
What is the difference between normal report & matrix report?
how to open and edit XML file in Weblogic???
What is meant by call by reference?