1. If a class called Point is present in namespace n1 as well as in namespace n2, then which of the following is the correct way to use the Point class?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Correct sentences among the following are: ) The tea is too hot that I cannot drink (2) Work hard, lest you should miss the chance (3) Unless you study well, you will fail (4) Unless you study well, you will pass....
QA->Average height of 10 students in a class is 150 cm. A boy of height 160 cm left the class and a boy of height 148 cm is admitted. Then what is the average height of the students in the class now?....
QA->Rahim travelled straight from point E to F at a distance of 5 km. From F he turned left and travelled 6 km and reached point G, there he took a left turn and travelled 5 km to reach point H. He took another left turn and travelled 2 km and reached point I. How far is he from the starting point ?....
QA->There are 50 students in a class. In a class test 22 students get 25 marks each, 18 students get 30 marks each. Each of the remaining gets 16 marks. The average mark of the whole class is :....
QA->Use the correct adverb to replace the group of words in bold letters. He was appointed Principle, FOR THE PRESENT TIME ONLY”:....
MCQ->Which of the following statements are correct about a namespace used in C#.NET? Classes must belong to a namespace, whereas structures need not. Every class, struct, enum, delegate and interlace has to belong to some or the other namespace. All elements of the namespace have to belong to one file. If not mentioned, a namespace takes the name of the current project. The namespace should be imported to be able to use the elements in it.....
MCQ->If a class called Point is present in namespace n1 as well as in namespace n2, then which of the following is the correct way to use the Point class?....
MCQ->In which direction point 'A is located with respect to point 'B'? I. A man starts walking from point 'A' towards east and after walking 3 metres reaches point 'N', he turns right and walks 7 metres to reach point 'M'. Then he turns right and walks 6 metres to reach point '0'. He again turns right and walks 7 metres to reach point 'P'. He. then, turns left and walks 2 metres to reach point 'B'. II. A man starts walking from point 'A' towards east and after walking 3 metres reaches point 'N'. From point 'N' he walks 7 metres towards south and reaches point 'M'. From point 'M' he walks 6 metres towards west and reaches Point '0'. From point '0' he walks 7 metres towards north and reaches point P. From point 'P' he walks towards west and reaches point 'B'. The distance between points A and B is 8 metres.....
MCQ->How far is point M from point S I.Point S is 7m to the south of point M. Point T is 4m to the east of point S. Point P is 4m to the north of point T. Point Q is to the west of point P. II.Point R is 4m to the west of point Q. Point S is 4m to the north of point Q. Point X is 4m to the north of point R. Point M is 11 m to the east of point X.....
MCQ->Which of the following statements are correct about an enum used inC#.NET? To use the keyword enum, we should either use [enum] or System.Enum. enum is a keyword. Enum is class declared in System.Type namespace. Enum is a class declared in the current project's root namespace. Enum is a class declared in System namespace.....
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