B is the correct answer. The call to setState() method in React.js is asynchronous, and multiple calls can be batched for better performance.