How Handlebars.js is different from Mustache.js?
Select the correct option from below
a) Mustache.js is fully logic-less, where as Handlebars.js add minimal logic
b) Handlebars.js uses helpers like if, with, unless and each
c) Handlebars.js is an extension of Mustache.js with a few added features
d) All the options