PM Narendra Modi inaugerated the first ever airport of this state?
PM inaugurates Sikkim's first airport, the Pakyong airport in Sikkim is located around 60 km from the India-China border in the village Pakyong near Gangtok the Sikkim's capital city.
View Answer Report Error Discuss
Which train was recently named as the 'Vande Bharat Express' by the Railways Ministry?
Why does a fountain pen leak in aeroplane flying at a height?
The book 'Sudhir Sukta' was written by
What would be the output of the following program?
main()
{
int i = -3, j =2, k =0, m ;
m = ++j && ++i || ++k ;
Printf ( "\n%d%d%d%d", i , j , k , m );
}
-2 3 0 1
View answer Workspace Report Error Discuss
float a = 0.7;
if ( a < 0.7f )
printf ( " C ");
else
Printf ( " C++ ");
C++
Where's MBR located on the disk?
Main Boot Record is located is sector 0, track 0, head 0, cylinder 0 of the primary active partition.
Which country shares the longest border with China?
China shares land borders with 14 different countries, the longest being with Mongolia followed by Russia and then India.