Discussions (16)
veladitya's Discussions
veladitya
@veladitya (82)
• India
1 Aug 07
String s1=new String("abc")
String s2=new String("abc")
String s3="abc";
String s4="abc";
wht is output when
s1=s2;
s2=s3;
s3=s4;
s4=s1;
4 responses •
1 person
veladitya
@veladitya (82)
• India
10 Mar 07
whether we cann implement an class inside the interface or not ...?if so how?If not Y we cannot implement that?
1 response
veladitya
@veladitya (82)
• India
19 Feb 07
Hi...Friends ...i need to know which language rules the world more time in the future.....let's discuss on this ...friends
4 responses •
1 person