Latest Sapient Aptitude Question SOLUTION: Identify the correct inference from this piece of code: public void onClick(View v){ new Runnable(){ public void run(){ Bitmap b = loadImageFromNetwork(); mImageView.setI