public class HelloWorld
{
public string strDescribe;
public int nCount;
HelloWord()
System.out.println("Hello word!")
}