Where can I find jdk in my computer?
No Answer is Posted For this Question
Be the First to Post Answer
what is object slice?
What is class??
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,
What does singleton class mean?
What is a static class in java?
Can applet in different page/s communicate with each other?
What is the protocol is used in type4 driver?
What defines function?
What is exception propagation?
What is the use of math abs in java?
Is java a security risk?
What is the life cycle of an Applet ?