Topic: Test code

PHP:

<?php
echo'test :P ';
?>

C++:

#include <iostream>
using namespace std;
int main (){
  cout<<"test :P "<<endl;
  system ("pause");
  return 0;
}

big_smile

Re: Test code

public static void main(String args[]) {
  System.out.println("Hello world!");
}

Last edited by tomguider (2009-05-11 12:33:59)

SetCronJob - the easiest way to set up PHP cron jobs.

Register and set cron job now!

Re: Test code

hi,

java code

              public static void main(String args[])
              {
                   System.out.println("Hello world!");
              }

Result

           Hollo world! only printing
_____________
goodmanmorx
seo services