Guess the Hiding Letter ?
Starting from letter 'S' add 5 in the clock wise direction to get the next letter in English alphabets.
Here S + 5 => 19 + 5 = 24 => X
X + 5 = 24 + 5 = 3 => C
Similarly,
B + 5 = G
View Answer Report Error Discuss
The schools which taught primary education to Muslims during the period of sultanate
Makthabs taught the primary education to muslims during the period of sultanate
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
How many member countries did the UNO have on its formation in 1945 ?
Symbolic logic was discovered by ___________
The Sivasamudram Falls is on which river ?
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?
A proxy server is used for which of the following?