Explain about abstract classes in java?
No Answer is Posted For this Question
Be the First to Post Answer
What access modifiers can be used for methods?
How to do a true java ping from windows?
What is set in java?
Matrix multiplication only using OOP concepts .
What is the full meaning of java?
String is an immutable object. Then how can the following code be justified. String s1 = ?ABC?; String s1 = s1+?XYZ?; s.o.p(s1); The output is ABCXYZ, which is the value of s1 ?
6 Answers Flextronics, Keane India Ltd,
How many bytes is a string in java?
Can an unreachable object become reachable again?
What is difference between iterator access and index access?
What is meant by serialisation and deserialisation?
How do you calculate roots in java?
Explain the difference between treeset and treemap in java?