1. When it is 12 noon at-Greenwich; what is the time at New York (74°W)?

Answer: 7.04 a.m.

Reply

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

Comments

Show Similar Question And Answers
QA->When it is 12 noon at-Greenwich; what is the time at New York (74°W)?....
QA->When it is 12 noon at-Greenwich, what is the time at New York (74°W) ?....
QA->The time of Cairo is hours ahead of Greenwich time. Cairo is situated at which degree?....
QA->Indian Standard Time is ahead of Greenwich Mean Time by _____?....
QA->The time at Cairo is hours ahead of Greenwich. Hence; where is it located?....
MCQ->When it is noon IST at Allahabad in India, the time at Greenwich, London, will be...
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...
MCQ->Consider the following statements: For a master-slave J-K flip-flop, the toggle frequency is the maximum clock frequency at which the flip-flop will toggle reliably.the data input must precede the clock triggering edge transition time by time minimum time.the data input must remain fixed for a given time after, the clock triggering edge transition time for reliable operation.propagation delay time is equal to the rise time and fall time of the data. Which of the above statements is/are correct?...
MCQ->Indian Standard Time is the time at which of the following longitudes East of Greenwich?...
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