1. A short sighted person uses spectacles fitted with?

Answer: Concave lenses

Reply

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->A short sighted person uses spectacles fitted with?....
QA->A far-sighted person has a near point at 100 cm. What must be the power of the correcting lens?....
QA->Long distance short-wave radio broad casting uses which waves?....
QA->There is a group of persons each of whom can complete a piece of work in 16 days, when they are working individually. On the first day one person works, on the second day another person joins him, on the third day one more person joins them and this process continues till the work is completed. How many days are needed to complete the work?....
QA->The average weight of 8 person’s increases by 5 kg when a new person comes in place of one of them weighing 65 kg. What is the weight of the new person?....
MCQ->5 persons are sitting in row. One of the two persons at the extreme ends is intelligent and other one is fair. A fat person is sitting to the right of a weak person. A tall person is to the left of the fat person. And the weak person is sitting between the intelligent and fat person Fat person is sitting on whose left hand side?...
MCQ->What will be the output of the program? public class WrapTest { public static void main(String [] args) { int result = 0; short s = 42; Long x = new Long("42"); Long y = new Long(42); Short z = new Short("42"); Short x2 = new Short(s); Integer y2 = new Integer("42"); Integer z2 = new Integer(42); if (x == y) / Line 13 / result = 1; if (x.equals(y) ) / Line 15 / result = result + 10; if (x.equals(z) ) / Line 17 / result = result + 100; if (x.equals(x2) ) / Line 19 / result = result + 1000; if (x.equals(z2) ) / Line 21 / result = result + 10000; System.out.println("result = " + result); } }...
MCQ->Consider the following statements about 8085 The instruction LDA uses direct addressing mode.The instruction MVI uses direct addressing mode.The instruction MVI uses immediate addressing mode.The instruction LDA uses immediate addressing mode. Which of the above are correct?...
MCQ->Consider the following statements : I. RET uses 40 or 50 regular techniques II. RET uses irregular techniques like body massage III. RET uses imagery IV. RET uses relaxation. Of the statements :...
MCQ->In the 1966 Supreme Court decision Miranda v. Arizona, the court held that before the police can obtain statements from a person subjected to an interrogation, the person must be given a Miranda warning. This warning means that a person must be told that he or she has the right to remain silent during the police interrogation. Violation of this right means that any statement that the person makes is not admissible in a court hearing. This paragraph best supports the statement that...
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution