InterviewSolution
Saved Bookmarks
| 1. |
Question :Match - STDs - column-I to their disease vector column-II and select the correct option . {:("Column I","Column - II"),("(A) Gonorrhoea","(1) HIV"),("(B) Syphilis","(2) Nesaria"),("(C) Genital herpis","(3) Trapenema"),("(D) AIDS","(4) Human panilloma "),(,"virus"):} |
|
Answer» `{:(A,B,C,D),(2,3,4,1):}` |
|