Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
1 4993what is actual real time using of oops concepts in projects(Interface,polymorphism.abstraction.........)
2 11100I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one
3 8912difference between String a; and String a=new String();? y do v need to assign memory to the variable?
2 5992Hi 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 6077
How do you add an element to a hashset in java?
List the three steps for creating an object for a class?
How do you break a loop?
Is null function in java?
What is byte data type?
What is charat java?
Can you extend main method in java?
What do you mean by scope of variable?
What is memory leak and how does java handle it?
Differentiate between a class and an object.
How do I compare two strings in word in java?
How can you traverse a linked list in java?
Explain parallel processing in java8?
What’s the difference between callable and runnable?
What do you mean by thread safe?