How to check whether a checkbox is checked in jQuery

One common use case for jQuery is to check whether a checkbox is checked or not. In this post , we will look into how...