What would be the output of the following program?
main()
{
int i=2 ;
printf ("\n%d%d", ++i, ++i );
}
Output may vary from compiler to compiler.
The order of evaluation of the arguments to a function call is unspecified.
View answer Workspace Report Error Discuss
Where is headquaters of Pan American Health Organisation
View Answer Report Error Discuss
What turns everything around without moving?
The Mirror can turn everything around without moving.
July 14 is celebrated every year as a national holiday in France. On this day in 1789,
People living in Sweden generally belong to
Government is to set to introduce new Rs. 100 coin with image of former PM
Government is to set to introduce new Rs. 100 coin with image of former Prime Minister Atal Bihari Vajpayee.
Plants that are more rare today are
What are the different types of Real-Time Scheduling?
Hard real-time systems required to complete a critical task within a guaranteed amount of time.Soft real-time computing requires that critical processes receive priority over less fortunate ones.