Answer:
The Correct answer for the given question is "elements " .
Explanation:
The number of bytes is always multiple by the number of array elements in an array to getting total memory occupy by any array .
For example :
int a[100];
Since in c language int is 2 bytes
So memory in number of bytes =2*100=200 bytes
Indexes is keep the track of physical location of any file this is also used to track the logical location of file in database so this option is wrong
Subscripts are the index number of an array so we will never used subscripts to getting total memory occupy by any array so this option is wrong
Iterators are the loop so this option is wrong.
Due to this the correct answer is elements.
Control + S I suppose saves files
In python the % operator is modulo. Modulo returns the remainder of two numbers.
19 % 5 = 4 therefore,
print(x%y) would output 4
Answer:
empathy for others
Explanation:
The Journal, Reading Psychology, written by John McCreary and Merchant Gregory, explores the relationship between reading and empathy. Controlling for gender, GPA, and reading variables were hypothesized as closely related to empathy. Reading literary fiction engages us with social and psychological complexities of life. They require us to become someone else by transporting ourselves into the situations of others and their minds. Reading some Harry Potter books, for instance, should have a similar impact. Parts of his book tested how Harry had to deal with prejudice by showing more empathy towards immigrants and homosexuals than those who knew how to read neutral passages.