What would be the output of the following program assuming that the array beigns at location 1002?
main()
{
int a[3][4] = {
1 , 2 , 3 , 4
5, 6 , 7, 8
9, 10 , 11, 12
};
Printf ("\n%u %u %u", a[0] + 1, *( a[0] + 1), *( *(a + 0) + 1) );
}
1004 2 2
View answer Workspace Report Error Discuss
What compound directly provides energy for cellular work?
ATP - Adinosine Triphosphate is the compound that directly provides energy for cellular work.
View Answer Report Error Discuss
Atrophy is a condition that occurs when
Process of gaining electrons is known as _____.
Exercise frequency refers to
Exercise frequency refers to number of times you exercise per week.
Select the synonym ofconsolidate
Which of the following river flows in hyderabad ?
Musi River or Musinuru is a tributary of the Krishna River in the Deccan Plateau flowing through Telangana state in India. Hyderabad stands on the banks of Musi river, Which divides the historic old city and the new city.
The Congress of Vienna led to revolts in France because
The Congress of Vienna in 1814 to 1815 led to revolts in France because many people do not want absolute Monarchy.