In my store, one of the category has only one product. Is it possible to take the user directly to the product detail page of this one product whenever they click this category in the nav bar?
Yes this can be done by using the URL Rewrite Management option in Magento Admin.
In Magento Admin:
Enter the values in each field:
Select Redirect Permanent (301) from the Redirect dropdown.
Now when the category is clicked on on your website it will re-direct to the product.