Lenses
Lensesകോഡ്:
Questions
അക്ബറിന്റെ നിർമ്മിതികൾ .
കോഡ് - ALFI യ്ക്ക് BP യുണ്ട്.
A - ആഗ്രാ കോട്ട, അഹമ്മദാബാദ് കോട്ട.
L - ലാഹോർ കോട്ട.
F - ഫത്തേപ്പൂർ സിക്രി (ചെങ്കല്ലിലെ ഇതിഹാസം).
I - ഇബാദത്ത് ഘാന (ഫത്തേപൂർ സിക്രിയിലെ ആരാധനാലയം).
B - ബുലന്ദ് ദർവാസ (ഫത്തേപൂർ സിക്രിയുടെ പ്രവേശന കവാടം).
P - പഞ്ച് മഹൽ.
അക്ബറുടെ ശവകുടീരം സ്ഥിതിചെയ്യുന്നത് - സിക്കിന്ദ്ര (ആഗ്ര) .
അക്ബർ ന...
Suppose there are n people in the party. The first person shakes hand with the other (n-1) guests. The second guest shakes hand with the other (n-2) guests. this will continue until the (n-1) th guest shakes hand with the nth guest.
Total number of handshakes is (n-1) + (n-2).. + 3 + 2 + 1. .
= ((n-1)(n))/2 .
For example, 6 people in a party shake hand with other guests. So how many handshakes will be there?.
=((6-1)(6))/2.
=15.
...
Code: MBBS PAIN.
M: Malideep.
B: Bhutan.
B: Bengladesh.
S: Srilanka.
P: Pakistan.
A: Afganistan.
I: India.
N: Nepal.
...
















