In the code snippet below, thread is executing the below statements even before the completion of execution of this.getResult method.
this.getResult
statement1;