Answer & Solution
Answer: Option B
Solution:
Custom CSS properties for an animation in jQuery can be specified by defining CSS properties directly within the animate() method. This allows for dynamic manipulation of CSS properties during the animation process.