In which of the following cases, the Supreme Court held that fundamental rights are unamendable?
View Answer Report Error Discuss
What would be the output of the following program ?
main()
{
unsigned int a = oxffff;
~a;
printf ("%x", a);
}
Which one of the following cities will never get the vertical rays of the sun?
The largest and the oldest museum of India is located in the state/union territory of
Output of the Program :
int i = 1;
while (i <= 5)
printf( "%d", i );
if (i > 2) goto here;
i++;
fun()
here : printf( "PP" );
Compiler error: Undefined label 'here' in function main
Temperature can be expressed as derived quantity in terms of any of the following
Which of the following animals was not known to the Indus Valley Civilization
The smallest unit in a digital system is a.........