java program translation in tamil

English to tamil java program translation-

public class Project
{

public static void main(String args[])

{

int a;

string b;
if(a==0)

{
b = “Zero”;
}
else
{
b = “Non-Zero”;
}
return;
}

}

Translated to Tamil-

பொது வகுப்பு கூடிகும்மிஅடிப்பு
{
பொது நிரந்திர ஒன்னும்மில்லா முக்கிய (கம்பி வாக்குவாதங்கள் [])
{
எங்கள் அ;
கம்பி அ;
ஒருவேளை (அ == 0)
{
அ= “பூஞ்சியம்”;
}
இல்லன்னா
{
அ= “பூஞ்சியம் இல்லை”;
}
போடா டேய்;
}
}

“`*“`arun
Category: Fun  Tags:
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>