Column – I and Column – II contains four emtries each. Entries of Column -I are to be matched with some entries of Column – II . One or more than one entries of Column -I may have the matching with the same entries of Column – II.
`{:(“column-I”,”column-II”),(“(A) milk”,”(P) Aerosol “),(“(B) Dust”,(Q) ” Emuslion”),(“(C) Cheese”,”(R) Gel “),(“(D)Froth “,”(S) from “):}`
`{:(“column-I”,”column-II”),(“(A) milk”,”(P) Aerosol “),(“(B) Dust”,(Q) ” Emuslion”),(“(C) Cheese”,”(R) Gel “),(“(D)Froth “,”(S) from “):}`
Correct Answer – `A to Q ; B to P ; C to R ; D to S`