// JavaScript Document


var data = {
    "_rubric": "<b>Fill in the blank.</b>",
    "_title": "<b></b>",
    "_optionArr": [
        "",
        "",
        "",
        "",
        ""
    ],
    "_quesArr": [
        [
            {
                "ques": "1. In villages, the basic amenities are provided to the people by the ________________.",
                "ans": [
                    [
                        "gram panchayat"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "2. The local government which looks after a small city is called a ________________.",
                "ans": [
                    [
                        "nagar nigam"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "3. Cities with a population of more than 10 lakh have a ________________.",
                "ans": [
                    [
                        "municipal corporation"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "4. The head of a municipal committee is called the ________________.",
                "ans": [
                    [
                        "chairperson"
                    ]
                ]
            }
        ],
        [
            {
                "ques": "5. The head of a municipal corporation is known as the ________________.",
                "ans": [
                    [
                        "mayor"
                    ]
                ]
            }
        ]
    ],
    "intro": "",
    "type": "TypingAllOnce"
};
			
			
