1. Statements: Prime age school-going children in urban India have now become avid as well as more regular viewers of television, even in households without a TV. As a result there has been an alarming decline in the extent of readership of newspapers. Conclusions: Method of increasing the readership of newspapers should be devised. A team of experts should be sent to other countries to study the impact of TV. on the readership of newspapers.






Ask Your Doubts Here

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

Comments

  • By: guest on 02 Jun 2017 01.31 am
    The statement concentrates on the increasing viewership of TV. and does not stress either on increasing the readership of newspapers or making studies regarding the same. So, neither I nor II follows.
Show Similar Question And Answers
QA->Two statements are given followed by two conclusions I and II. You have to consider the two statements to be true even if they seem to be at variance from commonly known facts. You have to decide which one of the given conclusions is definitely drawn from the given statements. Statement : All virtuous persons are happy. No unhappy person is virtuous. Conclusions : I. Happiness is related to virtue II. Unhappy person is not virtuous.....
QA->The captain of a cricket team of 11 members is 26 years old and the wicket keeper is 3 years older. If the ages of these two are excluded, the average age of the remaining players is one year less than the average age of the whole team. Find out the average age of the team.....
QA->The average of a school cricket team is Two members of age 14 and 17 are replaced by other two players of age 16 and What will be the average of the new team?....
QA->Giridharlal’s family consists of his wife Radha. 3 sons and 2 daughters. One daughter is yet to be married and the other daughter has a son. Two sons have 2 children each and the third son has 3 children. An old aunt and sonin-law also stay with them. How many members are there in Giridharlal’s family ?....
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....
MCQ->Statements: Prime age school-going children in urban India have now become avid as well as more regular viewers of television, even in households without a TV. As a result there has been an alarming decline in the extent of readership of newspapers. Conclusions: Method of increasing the readership of newspapers should be devised. A team of experts should be sent to other countries to study the impact of TV. on the readership of newspapers.

....
MCQ->The existence/establishment of formal financial institutions that offer safe, reliable and alternative financial instruments is fundamental in mobilising savings. To save, individuals need access to safe and reliable financial institutions, such as banks, and to appropriate financial instruments and reasonable financial incentives. Such access is not always available to all people in developing countries like India and more so, in rural areas. Savings help poor households manage volatility in cash flow, smoothen consumption, and build working capital. Poor households without access to a formal savings mechanism encourage immediate spending temptations. With reference to the above passage, consider the following statements: 1. Indian financial institutions do not offer any financial instruments to rural households to mobilise their savings.2. Poor households tend to spend their earnings/savings due to lack of access to appropriate financial instruments.Which of the statements given above is/are correct?....
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->What will be the output of the program? public class BoolTest { public static void main(String [] args) { int result = 0; Boolean b1 = new Boolean("TRUE"); Boolean b2 = new Boolean("true"); Boolean b3 = new Boolean("tRuE"); Boolean b4 = new Boolean("false"); if (b1 == b2) / Line 10 / result = 1; if (b1.equals(b2) ) / Line 12 / result = result + 10; if (b2 == b4) / Line 14 / result = result + 100; if (b2.equals(b4) ) / Line 16 / result = result + 1000; if (b2.equals(b3) ) / Line 18 / result = result + 10000; System.out.println("result = " + result); } }....
MCQ->Statement: The school authority decided to open a summer school this year in the school compound for the students in the age range of 7 - 14 years. Assumptions: All the students will attend the summer school. All the parents will prefer to remain in the city than going out of town for enabling their children to attend the summer school. Those who cannot afford to go out of station will send their children to summer school.

....
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