class helloworld
{
public static void main(String arg[])
{
System.out.println("Hello world!");
}
}
{
public static void main(String arg[])
{
System.out.println("Hello world!");
}
}
A blog for enthusiastic guys in Electronics and Technology!!!
0 comments:
Post a Comment