Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
1 4678what is actual real time using of oops concepts in projects(Interface,polymorphism.abstraction.........)
2 10703I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one
3 8350difference between String a; and String a=new String();? y do v need to assign memory to the variable?
2 5588Hi 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 5532
What are the features of junit?
What does t in java mean?
How many ways can you break a singleton class in java?
What are predicates in java 8?
Why java does not support pointers?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
What class allows you to read objects directly from a stream?
Does java support function overloading, pointers, structures, unions or linked lists?
State differences between C and Java?
Explain 5 io best practices?
What is a char in java?
What does mean in regex?
What is difference between path and classpath in java?
what is comparable and comparator interface?
What is general methodology?