What will be output when you will execute following c code?#include <stdio.h>void main()
{ signed int a = -1; unsigned int b = -1u; if(a == b) printf( "The Lord of the Rings" ); else printf( "American Beauty" );}
View Answer Report Error Discuss
On what basis Greek thinker Aristotle classified the animals for the first time?
Chief Election Commissioner of India can be removed from the office by
Which of the following is not a database object in MS Access?
Queries, reports and tables are all related to database and relationships are not the database object and it is related to functions in mathyematics.
Which statement best describes the formation of diamonds?
Which of the following is not a good polling technique?
Which of the following is not a vector quantity?
A vector quantity is a quantity which has both magnitude and direction. Here in the given options, speed is a scalar quantity but not the vector quantity.
A _______ is a software program used to view Web pages.