Bootstrap has inbuilt classes through images can be easily styled like making the image round, circular and effects can also be given to the pictures like thumbnails. in Bootstrap beside styling and giving the effects to the images, images can be made responsive too and for doing that the class .img-responsive is added to the tag.

<img alt="Night sky" class="img-responsive" />

BY Best Interview Question ON 24 Jan 2019