Ravi has a roadmap with a scale of 1.5 cm for 18 km. He drives on that road for 72 km. What would be his distance covered in that map.
View Answer Report Error Discuss
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 does the EU do?
Execution Unit receives program instruction codes and data from BIU, executes these instructions and store the result in general registers.
Which Stack is used in 8085?
LIFO (Last In First Out) stack is used in 8085. In this type of Stack the last stord information can be retrieved first
A group of interconnected islands is known as __________ .
Select the word with the correct spelling.
In the following question, out of the four alternatives, select the alternative which is the best substitute of the words/sentence.
The forming of a theory or conjecture without firm evidence
In the following question, out of the four alternatives, select the alternative which best expresses the meaning of the idiom/phrase.
Children should be seen and not heard