Search results

  1. G

    java threads and methods?

    can a method be considered as a thread? ex: public static void main(String[]args){ a.method(); } void method(){ System.out.println("print"); } is 'method' a child thread or something like that,as it performs a task which is printing 'print'.or is 'main' method the only thread here?if so what is...
  2. G

    who else thought revenge of the fallen had less realistic cgi than the first movie?

    devestator looked really fake.those twin robots looked cartoony and i thought the first movie had better jokes and a better story.revenge of the fallen disappointed me.it wasnt even fun at all like the first one.it was annoying
  3. G

    who else thought revenge of the fallen had less realistic cgi than the first movie?

    devestator looked really fake.those twin robots looked cartoony and i thought the first movie had better jokes and a better story.revenge of the fallen disappointed me.it wasnt even fun at all like the first one.it was annoying
Back
Top