Question Set

1. Consider the following statements regarding Cost Push Inflation: 1.%%Cost Push Inflation is a function of the costs such as wages, rent , interest rates etc. 2.%%Cost Push Inflation can be controlled easily in comparison to the Demand Pull Inflation 3.%%The purchasing power of Rupee decreases in case of Cost push inflation. Which among the above statements hold correct?





Ask Your Doubts Here

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

Comments

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->A man has equal number of one rupee, five rupee and ten rupee notes with him. If he has Rs. 480 with him, the number of one rupee note is :....
QA->Raju has equal number of one rupee, five rupee and ten rupee notes with him. If he has Rs. 480 with him, what is the number of one rupee note?....
QA->A statement followed by two assumptions I and II is given. You have to consider the statement to be true even if it seems to be at variance from commonly known facts. You are to decide which of the given assumptions can definitely be drawn from the given statement. Indicate which one of the four given alternatives is correct ? Statement : If more encouragement is given to Sports, Indians will win more gold medals at the Olympic Games. Assumptions : I. Indians do not win gold medals. II. More enc....
QA->Assume that 20 cows and 40 goats can be kept for 10 days for Rs. If the cost of keeping 5 goats is the same as the cost of keeping 1 cow, what will be the cost for keeping 50 cows and 30 goats for 12 days?....
MCQ->Consider the following statements regarding Cost Push Inflation: 1.%%Cost Push Inflation is a function of the costs such as wages, rent , interest rates etc. 2.%%Cost Push Inflation can be controlled easily in comparison to the Demand Pull Inflation 3.%%The purchasing power of Rupee decreases in case of Cost push inflation. Which among the above statements hold correct?....
MCQ->What will be the output of the C#.NET code snippet given below? char ch = Convert.ToChar ('a' | 'b' | 'c'); switch (ch) { case 'A': case 'a': Console.WriteLine ("case A | case a"); break; case 'B': case 'b': Console.WriteLine ("case B | case b"); break; case 'C': case 'c': case 'D': case 'd': Console.WriteLine ("case D | case d"); break; }....
MCQ->Which two statements are true about comparing two instances of the same class, given that the equals() and hashCode() methods have been properly overridden? If the equals() method returns true, the hashCode() comparison == must return true. If the equals() method returns false, the hashCode() comparison != must return true. If the hashCode() comparison == returns true, the equals() method must return true. If the hashCode() comparison == returns true, the equals() method might return true.....
MCQ->Which of the following statements are correct about the C#.NET code snippet given below? Stack st = new Stack(); st.Push("hello"); st.Push(8.2); st.Push(5); st.Push('b'); st.Push(true);....
MCQ->A, B, C rent a pasture. A puts 10 oxen for 7 months, B puts 12 oxen for 5 months and C puts 15 oxen for 3 months for grazing. If the rent of the pasture is Rs. 175, how much must C pay as his share of rent?....
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