National Highway 143A (India)

National Highway 143A, commonly called NH 143A is a national highway in India.[1][2] It is a spur road of National Highway 43.[3] NH-143A traverses the state of Jharkhand in India.[2][4]

National Highway 143A
Map of the National Highway in red
Route information
Length71 km (44 mi)
Major junctions
South endGumla
North endKuru
Location
StatesJharkhand
Highway system
  • Expressways
  • National
  • State
NH 43NH 39

Route

Gumla, Ghaghra, Lohardaga, Kuru [1][2]

Junctions

Terminal with National Highway 43 near Gumla.[1]

Terminal with National Highway 39 near Kuru. [1]

gollark: ```pythonimport sysimport subprocesstemplate = """int main() { long long i = 0; while (i < 10000000000) { i++; } @CODE@}"""input = sys.argv[1]output = sys.argv[2]temp = "ignore-this-please"with open(input, "r") as f: contents = f.read() code = template.replace("@CODE@", contents) with open(temp, "w") as out: out.write(code)subprocess.run(["gcc", "-x", "c", "-o", output, temp])```
gollark: I finished my super-slow compiler!
gollark: Though GHC probably does optimize quite well, by now.
gollark: Compiled != magically efficient
gollark: I can make a compiled language really inefficient. Want me to give a demo?

See also

List of National Highways in India by highway number

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.