The correct choice is (b) need less computational cost
Easy explanation: Accuracy wise, both the grids result in the same level of accuracy as they do not involve any approximation. But, the unstructured grid algorithm needs less computational cost as it is written in terms of the global indices. This can be adopted for structured grids also.