单选题Where is Burma?ATo the east of India.BOn the east of India.COn the west of India.

单选题
Where is Burma?
A

To the east of India.

B

On the east of India.

C

On the west of India.


参考解析

解析:
由文中第二段中的“India is on the west of Burma.印度在缅甸的西边”,可知缅甸在印度的东边。两国接壤,要用介词on;两国相邻但不接壤,用介词to。

相关考题:

In Trial 9, the electrical force exerted by Sphere Y on Sphere X and the electrical force exerted by Sphere X on Sphere Y were exerted in which direction(s)?A.east; eastB.east; westC.west; westD.west; east

The storm continues to move west and is expected to ________ the east coast of Florida tomorrow. A. wentB. endC. beyondD. reach

定义枚举如下:publicenumDirection{EAST,SOUTH,WEST,NORTH}下列正确使用该枚举类型的语句是哪项?() A.DirectionDirection=EAST;B.Directiondirection=Direction.WEST;C.inta-Direction.NORTH;D.Directiondirection=2;

The sun _____in the east and ______ in the west.A、rise setB、rose setsC、risen setD、rises sets

Our teacher told us that the earth _____ from west to east. A、turnB、turnsC、turnedD、has turned

East and west, home is _____. (proverb) A、goodB、bestC、the bestD、the worst

请将下列程序的空白处补充完整。Importjava.awt.*;PublicclassEll_4{Publicstaticvoidmain(Stringargs[]){Framef=newFrame(“BorderLayout”);fiadd(“North”,newbuRon(“North”));f.add(“East”,newbutton(“East”));f.add(“West”,newbutton(“West”));f.add(“South”,tf);f.setSize(200,200)fipack();fisetVisible(true);}}

During daylight savings time the meridian used for determining the time is located farther ______.A.west in west longitude and east in east longitudeB.east in west longitude and west in east longitudeC.westD.east

A tropical storm is building strength some distance from your ship.Waves are coming from the east,with periods increasing from 5 seconds to 15 seconds.The swell is from the east.Where was the storm when these new swells were generated ________.A.To the north of youB.To the south of youC.To the east of youD.To the west of you

Which magnetic compass corrector(s)CANNOT be set on a heading of magnetic east or magnetic west ________.A.Heeling magnetB.Flinders barC.Fore-and-aft magnetsD.All of the above can be set on magnetic east or magnetic west headings

If the center of low pressure is due west of you in the Northern Hemisphere, which wind direction should you expect?A.South to westB.South to eastC.West to northD.North to east

New Zealand is situated about 1, 500 km ()Anorth-west of AustraliaBsouth-east of AustraliaCnorth-east of AustraliaDsouth-west of Australia

()started as a trading post of the Roman Empire about AD 43.A、The City of WestminsterB、The City of LondonC、West End of LondonD、East End of London

class Parent {     String one, two;  public Parent(String a, String b){     one = a;     two = b;    }  public void print(){ System.out.println(one); }    }  public class Child extends Parent {     public Child(String a, String b){     super(a,b);     }  public void print(){  System.out.println(one + " to " + two);     }  public static void main(String arg[]){     Parent p = new Parent("south", "north");     Parent t = new Child("east", "west");     p.print();     t.print();     }     }  Which of the following is correct?()A、 Cause error during compilation. B、 south     east C、 south to north     east to west    D、 south to north     east    E、 south     east to west

New Zealand is situated about 1, 500 km ()A、north-west of AustraliaB、south-east of AustraliaC、north-east of AustraliaD、south-west of Australia

定义枚举如下:  public  enum  Direction{      EAST,SOUTH,WEST,NORTH      }  下列正确使用该枚举类型的语句是哪项?()    A、Direction Direction=EAST;B、Direction direction=Direction.WEST;C、int a- Direction.NORTH;D、Direction direction=2;

单选题The traditional dividing line in America between “east” and “west” is _____.Athe AppalachiansBthe Mississippi RiverCthe Rocky MountainsDthe Hudson River

单选题A tropical storm is building strength some distance from your ship. Waves are coming from the east,with periods increasing from 5 seconds to 15 seconds. The swell is from the east. Where was the storm when these new swells were generated? ()ATo the north of youBTo the south of youCTo the east of youDTo the west of you

单选题New Zealand is situated about 1, 500 km ()Anorth-west of AustraliaBsouth-east of AustraliaCnorth-east of AustraliaDsouth-west of Australia

单选题定义枚举如下:  public  enum  Direction{      EAST,SOUTH,WEST,NORTH      }  下列正确使用该枚举类型的语句是哪项?()ADirection Direction=EAST;BDirection direction=Direction.WEST;Cint a- Direction.NORTH;DDirection direction=2;

单选题()is the distance east or west measured in degrees,minutes and seconds of arc on the equator between the prime meridian and the meridian passing through the place.ALongitudeBLatitudeCHeightDBearing

单选题During daylight savings time the meridian used for determining the time is located farther().AeastBwestCeast in west longitude and west in east longitudeDwest in west longitude and east in east longitude

单选题The gyrocompass error resulting from your vessel’s movement in OTHER than an east-west direction is called().Adamping errorBballistic deflectionCquadrantal errorDspeed error

单选题class Parent {     String one, two;  public Parent(String a, String b){     one = a;     two = b;    }  public void print(){ System.out.println(one); }    }  public class Child extends Parent {     public Child(String a, String b){     super(a,b);     }  public void print(){  System.out.println(one + " to " + two);     }  public static void main(String arg[]){     Parent p = new Parent("south", "north");     Parent t = new Child("east", "west");     p.print();     t.print();     }     }  Which of the following is correct?()A Cause error during compilation. B south     east C south to north     east to west    D south to north     east    E south     east to west

单选题______ Pacific Ocean is ______ very large sea to the west of North and South America, and to the east of Asia and Australia.AThe; aBA; theCThe; theDA; a

单选题If the center of low pressure is due west of you in the Northern Hemisphere,which wind direction should you expect().ASouth to westBSouth to eastCWest to northDNorth to east

单选题Which magnetic compass corrector(s)CANNOT be set on a heading of magnetic east or magnetic west().AHeeling magnetBFlinders barCFore-and-aft magnetsDAll of the above can be set on magnetic east or magnetic west headings