Q. The memory address of fifth element of anarray can be calculated by the formula (Solved)
1. LOC(Array[5])=Base(Array[5])+(5-lower boun(D), where w is the number of words per memory cell for the array
2. LOC(Array[5])=Base(Array[4])+(5-Upper boun(D), where w is the number of words per memory cell for the array
3. LOC(Array[5]=Base(Array)+w(5-lower bou
4. , where w is the number of words per memory cell for the array
- c. LOC(Array[5]=Base(Array)+w(5-lower bou