Answer:
Option c is the correct answer for the above question.
Explanation:
- If the array will store in row-major order, then it will be a store like the first row, then second row and then third row.
- If the user wants to conclude the address of the A[3,5], then the address of the A[3,5] will be 184.
- It is because the 3 states the row number and the 5 states the column number.
- The above question states that every value take 8 bit. and there are 4 rows from 0 to 3 and 6 column (0 to 5) for every row (except the fourth rows because it takes 5 columns from 0 to 4) before the A[3,5].
- So there are 23 value before A[3,5] which are as-- [00,01,02,03,04,05][10,11,12,13,14,15][20,21,22,23,24,25][30,31,32,33,34].
- So when every value takes 8 bit then 23 value takes 184 bits(23*8).
- So the address of A[3,4] is 184.
- Hence option c is the correct and the other is not because of 184 stated from the c option only.
Using the knowledge in computational language in JAVA it is possible to write a code that Assign listNodes with all elements with a clasa name prog-lang
<h3>Writting in JAVA:</h3>
let listNodes;
//assigning listNodes with all elements with a class name of 'special-language'
listNodes = document.getElementsByClassName('special-language');
//for loop to traverse all node in listNodes and print every element in it with class name special-language
for (let i = 0; i < listNodes.length; i++) {
console.log(listNodes[i].innerHTML);
}
See more about JAVA at brainly.com/question/12975450
#SPJ1
Answer:
The factors that affect self confidence are not having enough faith in yourself and letting what others say about you put you down
Explanation:
Plz mark brainlest it will help me so much
Correct the href value of the appropriate anchor.
[B], developing the art style guide and production plan.
It wouldn't be [A], because patches are released to consumers of the game, to fix bugs and add new content, which won't be done until post-production.
It wouldn't be [C] either, as it is also post-production, because you are sending the game to produced, packaged and shipped, meaning the game has already been pretty much fully developed.