Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
1 5137what is actual real time using of oops concepts in projects(Interface,polymorphism.abstraction.........)
2 11318I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one
3 9248difference between String a; and String a=new String();? y do v need to assign memory to the variable?
2 6213Hi 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 6390
What is a method in coding?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
How many bits is a word?
What is the purpose of an interface?
can rmi and corba based applications interact ?
What is the difference between hashmap and hashtable in java?
In a class implementing an interface, can we change the value of any variable defined in the interface?
What's a method in programming?
What are the benefits of operations?
What was java originally called?
How do you convert string to int in java?
How do you declare an array that will hold more than 64KB of data?
What is the transient keyword?
Can we have more than one package statement in source file ?
Why do we use threads in java?