JollySelva
@JollySelva (69)
India • Age 42
Joined myLot 19 years ago
Put your heart , mind , intellect & soul even to your smallest acts. This is the secret of success
JollySelva's Responses
Chillingout
@Chillingout (811)
• Italy
26 Nov 06
What do you think about her? Is she stupid or not?
I think yes!
I hate pople who are rich without doing nothing in their life!
So YES
124 responses •
10 people
haloamar
@haloamar (157)
• India
7 Feb 07
How to delete an object in java?
Is there any way by which i can delete objects on my own.
I dont want to depend on GC for deleting object
7 responses •
1 person
ToMuSH
@ToMuSH (202)
• Israel
10 Feb 07
I know Java, a little bit, but I know. I love JavaScript more, so I plan on learning it.
Do you know Java??
13 responses •
1 person
JollySelva hey, it is not a puzzle.it is very simple. just try to put a some difficult one.don't take mistaken me friend..
1 Mar 07
•
1 comment
•
1 person
veladitya
@veladitya (82)
• India
20 Feb 07
public class X
{
X()
{
System.out.println("welcome to the world of MYLOT");
}
private int X;
public static void main(String args[])
{
X X=new X();
String X1="10";
System.out.println(X1);
}
}
Wht is the...
3 responses
JollySelva
welcome to the world of MYLOT
10
Above is the output for ur puzzle. right?
1 Mar 07
•
1 comment
•
1 person