1. Short Fiction (Non Feature) in 2014

Answer: Mandrake! Mandrake! (Hindi)

Reply

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

Comments

Tags
Show Similar Question And Answers
QA->Short Fiction (Non Feature) ,2014 National Award....
QA->Short Fiction (Non Feature) in 2014....
QA->Direction (Non Feature) ,2014 National Award....
QA->Non Feature Film on Social Issues ,2014 National Award....
QA->Best Non Feature Film ,2014 National Award....
MCQ-> Read the infonnation provided and answer the questions which follow.Five MBA students - Aman. Manish, Rohit, Sandeep and Vinay, specializing in sales and marketing got final campus placement in five different companies - Asian Paints, Dabur, Hindustan Unilever, ITC and L' Oreal.(though not necessarily in the same order). Their initial Job assignment has been fixed in five different cities - Bhopal, Chennai, Delhi, Mumbai, and Patna (in any order). They are avid book readers, but like different themes - business and management, classic fiction, historical fiction, mystery fiction and non-fiction (again in any order). Further, the following additional information are provided: ยท(a)Vinay got placed in Asian Paints. (b)Aman is not placed in Hindustan Unilever. (c)Manish's job location is not in Chennai and he does not like books on mystery fiction. (d)Sandeep got placed at Delhi, while Vinay is not placed at Mumbai. (e)Aman likes reading books on historical fiction and is placed either at Chennai or Patna and the student who got placed in ITC does not like mystery fiction and his job posting. is in the other city amongst Chennai or Patna. (f) The student who got placed in L'Oreal likes reading non-fiction books and is not posted at Mumbai. (g)The student who likes reading classic fiction, is posted at Bhopal.In whicb company has Amangot placed?
 ...
MCQ-> Consider the bar chart and answer questions based on it. The bar chart represents number of fiction and non-fiction books in four libraries L1, L2, L3 and L4. What is the percentage difference of total number of Fiction books in libraries L3 and L4 to the Non Fiction books in L3 and L4?
 ...
MCQ->My bag can carry no more than ten books, I must carry at least one book each of management, mathematics, physics and fiction. Also, for every management book I carry I must carry two or more fiction books, and for every mathematics book I carry I must carry two or more physics books. I earn 4, 3, 2 and 1 points for each management, mathematics, physics and fiction book, respectively, I carry in my bag. I want to maximise the points I can earn by carrying the most appropriate combination of books in my bag. The maximum points that I can earn are:...
MCQ->The ratio of total number of Non Fiction to Fiction books in all libraries is...
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); } }...
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
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions