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.
View answer Workspace Report Error Discuss
What would be the output of the following program?
main()
{
printf (" %d%d%d ", sizeof (3.14f), sizeof (3.14), sizeof (3. 141);
}
4 8 10
The study of economics is primarily concerned with
View Answer Report Error Discuss
The book 'Sudhir Sukta' was written by
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
float a = 0.7;
if ( a < 0.7f )
printf ( " C ");
else
Printf ( " C++ ");
C++
Which organization is an interest group?
An interest group is an organization whose members share common concerns and try to influence government policies affecting those concerns. Interest groups are also known as lobbies.
Indian city that has been chosen by the UN for the Global Continuing City-2025 Program?
Noida city of India has recently been chosen by the UN for the Global Continuing City-2025 Program.