Explain about strings in java?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between association, aggregation and inheritance relationships.
What class is used to implement a Throwable array?
Can you run the product development on all operating systems ?
Which method is used to find that the object is exited or not?
How many bits is a string?
Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.
Is string serializable in java?
explain the collection in java
Can we serialize arraylist in java?
What is meant by Servelet? What are the parameters of service method?
Is object a data type?
What is the difference between static (class) method and instance method?