Search results
Results from the WOW.Com Content Network
ISO 3166-2:IN is part of the ISO 3166 standardization codes published by the International Organization for Standardization (ISO) for India. It is part of the ISO 3166-2, which defines codes for the names of the principal subdivisions (provinces or states) of all countries coded in ISO 3166-1.
States Andhra Pradesh = AP Arunachal Pradesh = AR Assam = AS Bihar = BR Chhattisgarh = CG Goa = GA Gujarat = GJ Haryana = HR Himachal Pradesh = HP Jharkhand = JH Karnataka = KA Kerala = KL Madhya Pradesh = MP Maharashtra = MH Manipur = MN Meghalaya = ML Mizoram = MZ Nagaland = NL Odisha = OD Punjab, Punjab (India) = PB Rajasthan = RJ Sikkim = SK
India is a federal constitutional republic governed under a parliamentary system consisting of 28 states and 8 union territories. [1] All states, as well as the union territories of Jammu and Kashmir, Puducherry and the National Capital Territory of Delhi, have elected legislatures and governments, both patterned on the Westminster model. The ...
The format of the ISO 3166-2 codes is different for each country. The codes may be alphabetic, numeric, or alphanumeric, and they may also be of constant or variable length. The following is a table of the ISO 3166-2 codes of each country (those with codes defined), grouped by their format: [citation needed]
The State List or List-II is a list of 61 items. Initially there were 66 items in the list in Schedule Seven to the Constitution of India . The legislative section is divided into three lists: the Union List , the State List and the Concurrent List .
In class-based programming, a factory is an abstraction of a constructor of a class, while in prototype-based programming a factory is an abstraction of a prototype object. A constructor is concrete in that it creates objects as instances of one class, and by a specified process (class instantiation), while a factory can create objects by instantiating various classes, or by using other ...
CLASS-ID. name« INHERITS« FROM» parentclasses». FACTORY« IMPLEMENTS interfaces». class-members. END FACTORY. OBJECT« IMPLEMENTS interfaces». instance-members. END OBJECT. END CLASS name. INTERFACE-ID. name« INHERITS« FROM» interfaces». members. END INTERFACE name. — Cobra class name «inherits parentclass» «implements interfaces ...
Python's name is derived from the British comedy group Monty Python, whom Python creator Guido van Rossum enjoyed while developing the language. Monty Python references appear frequently in Python code and culture; [190] for example, the metasyntactic variables often used in Python literature are spam and eggs instead of the traditional foo and ...