SPI communication on arduino uno

Thanks magagna...
One thing is clear to me that when using the command of SPI.transfer() both the MOSI and MISO are clocked out and in respectively. Now the question is how to grab the bit coming on MISO if my arduino is Master.