Question Set

1. What percent of the total number of girls in the college do not know Hindi ? ( rounded off to nearest integer)






Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->The ratio of number of boys and girls in a school is 4: If there are 480 boys in the school. Find the number of girls in the school?....
QA->percent of 33 is equal to 50 percent of another number. Find that number :....
QA->The total number of members in the Legislative Council of a State shall not exceed __ of the total number of members in the State Legislative Assembly.?....
QA->Two students fought a college election.The winning student got 58% of the total votes and won the election by 196 votes only.What is the total number of votes polled?....
QA->Who is the authority to grant permission to a member of Lok Sabha to speak in his mother tongue if he does not know English or Hindi?....
MCQ->What percent of the total number of girls in the college do not know Hindi ? ( rounded off to nearest integer)....
MCQ->The total number of students studying in a college The ratio of the total number of girls to the total number of boys studying in the college is 5:6 respectively.What is the total number of girls studying in the college....
MCQ->Total number of female employees in company L in 2004, 2005, 2006 and 2007 together is what percent more than the total number of female employees in company T in the same years together ? (Rounded off to nearest integer)....
MCQ->The total number of employees who got promoted fromall the departments together was what percent of thetotal number of employees working in all the departmentstogether? (Rounded off to the nearest integer)....
MCQ->Which of the following statments are the correct way to call the method Issue() defined in the code snippet given below? namespace College { namespace Lib { class Book { public void Issue() { // Implementation code } } class Journal { public void Issue() { // Implementation code } } } } College.Lib.Book b = new College.Lib.Book(); b.Issue(); Book b = new Book(); b.Issue(); using College.Lib; Book b = new Book(); b.Issue(); using College; Lib.Book b = new Lib.Book(); b.Issue(); using College.Lib.Book; Book b = new Book(); b.Issue();....
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