

InterviewSolution
Saved Bookmarks
1. |
`{:("Column A","Column B"),(A."Real image",(" ")a."Concave mirror"),(B."Virtual image",(" ")b."Convex mirror"),(C."Inner surface of a spoon",(" ")c."Erect"),(D."Outer surface of a spoon",(" ")d."Inverted"):}` |
Answer» Correct Answer - A::B::C::D A-d All the real images are inverted. B-c All the virtual images are erect. Convex mirrors also forms virtual images. C-a Inner surface of a spoon behaves as a concave mirror. Outer surface of a spoon behaves as a convex mirror. |
|