In a completely dark room, if you hold up a mirror in front of you, will you see reflection of yourself in the mirror.
Answers
Answered by
0
Answer:
class Main{public static void main(String args[]){double a = 2 , b = 4 ;double s = a + b ;double p=a^ * b ;System.out.println (s) ;System.out.println (p) ;}}
Answered by
1
No, we will not see our reflection in mirror in a dark room because an image is formed only when the light gets reflected by the mirror whereas in a dark room, there is no light to cause reflection hence, no image will be formed.
Similar questions