Crack the missing number in the given puzzle?
Here in the given number puzzle, the logic is
column 2 x column 3 = column 1
3 x 3 = 9
2 x 3 = 6
Similarly,
4 x ? = 8
=> ? = 8/4 = 2.
View Answer Report Error Discuss
The number of members included in the Constitution Drafting Committee was
A true species in mauritius failed to reproduce because of the extinction of a fruit eating bird. Which one of the following was that bird?
One who deserts his religion
Apostate:
A person who abandons or renounces or deserts his religious or political beliefs or principles.
Which law is also called law of inertia ?
Write a quick script for launching a new activity within your application.
An explicit intent explicitly defines the activity the developer wishes to start.
Script code :
Intent myIntent = new Intent(this, MyNewActivity.class);
startActivity(myIntent);
View answer Workspace Report Error Discuss
The UNESCO literacy prize has been given to India for the third consecutive year in1992.The 1992 prize has been given to
A proxy server is used for which of the following?