Question Set

1. The first supermarket was formed in the year--------in New Delhi





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Which part of Delhi where Aibak laid the foundation of the first so called 'Seven cities' of medieval Delhi;?....
QA->Which part of Delhi where Aibak laid the foundation of the first so called 'Seven cities' of medieval Delhi,?....
QA->The first ever meeting of the Union Cabinet outside New Delhi was held in?....
QA->Who led the Indian delegation at the first-ever India-Japan Space Dialogue in New Delhi?....
QA->The Asian Games were held in Delhi for the first time in which year?....
MCQ->The first supermarket was formed in the year--------in New Delhi....
MCQ->Statement: Kartik left for Delhi on Tuesday by train to attend a function to be held on Friday at his uncle's house in Delhi. Assumptions: Kartik may reach Delhi on Wednesday. Kartik may reach Delhi before Friday.

....
MCQ->The Delhi bound train reaches Delhi in 6 hours after its start. If a person travels to Mathura from Delhi which takes two more hours (including the transition time) from Delhi, at what time will he reach Mathura....
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->Pick out thể one word for - a secret arrangement....
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