Question Set

1. A small object lies on the axis of a cylindrically symmetric optical system.The image will suffer from:





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->A solar system object of rocky composition and comparable in size to a small city is most likely _______?....
QA->An instrument designed for measuring optical density of a photographic negative or positive or a printed image....
QA->What is a graph is plotted taking °C along the Y-axis and of K along the X-axis?....
QA->If a graph is plotted taking the temperature in Fahrenheit along the Y-axis and the corresponding temperature in Celsius along X- axis it will be the straight line?....
QA->Image of object is formed on which part of eye?....
MCQ->A small object lies on the axis of a cylindrically symmetric optical system.The image will suffer from:....
MCQ->Which of the following statements are correct about the C#.NET code snippet given below? sample c; c = new sample(); It will create an object called sample. It will create a nameless object of the type sample. It will create an object of the type sample on the stack. It will create a reference c on the stack and an object of the type sample on the heap. It will create an object of the type sample either on the heap or on the stack depending on the size of the object.....
MCQ->The focal length of the object glass of a tacheometer is 200 mm, the distance between the vertical axis of the tachometer and the optical centre of the object glass is 100 mm and the spacing between the upper and lower line of the diaphragm axis is 4 mm. With the line of collima-tion perfectly horizontal, the staff intercepts are 1 m (top), 2 m (middle), and 3 m (bottom). The horizontal distance (m) between the staff and the instrument station is....
MCQ->According to parallel axis theorem, the moment of inertia of a section about an axis parallel to the axis through centre of gravity (i.e. IP) is given by(where, A = Area of the section, IG = Moment of inertia of the section about an axis passing through its C.G., and h = Distance between C.G. and the parallel axis.)....
MCQ->public Object m() { Object o = new Float(3.14F); Object [] oa = new Object[l]; oa[0] = o; / Line 5 / o = null; / Line 6 / oa[0] = null; / Line 7 / return o; / Line 8 / } When is the Float object, created in line 3, eligible for garbage collection?....
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