InterviewSolution
Saved Bookmarks
| 1. |
Which is correct?(a) Local index has a single index and global index has multiple indices(b) Global index has a single index and local index has multiple indices(c) Both local and global indices have a single index(d) Both local and global indices have multiple indicesI had been asked this question in quiz.This interesting question is from FVM topic in section Finite Volume Methods of Computational Fluid Dynamics |
|
Answer» The correct answer is (b) Global index has a single index and LOCAL index has multiple indices |
|