Question Set

1. In which year General committee of Public Instruction was replaced by a Council of education?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->The creation of a Department of Public Instruction in each of the five provinces of British India was recommended by?....
QA->Present Director of Public Instruction (DPI)?....
QA->The Governor General who made English as the medium of instruction?....
QA->General Agreement of Tariffs andTrade (GATT) was replaced by?....
QA->Find out the education commission which recommended the segragation of education from academic to vocational?....
MCQ->In which year General committee of Public Instruction was replaced by a Council of education?....
MCQ->What among the following is NOT true about the Public Accounts Committee: (1) The committee was first set up in 1919 (2) It's main function is to audit the annual reports of Comptroller and Auditor General of India (CAG) (3) It consists of 15 Lok Sabha members and 7 Rajya Sabha members (4) The term of the office of the Public Accounts Committee is one year....
MCQ->What will be the output of the program? public abstract class AbstractTest { public int getNum() { return 45; } public abstract class Bar { public int getNum() { return 38; } } public static void main (String [] args) { AbstractTest t = new AbstractTest() { public int getNum() { return 22; } }; AbstractTest.Bar f = t.new Bar() { public int getNum() { return 57; } }; System.out.println(f.getNum() + " " + t.getNum()); } }....
MCQ->Which of the following are Financial Committee of Parliament in India? I. Public Accounts Committee II. Estimates Committee III. Committee of Public Undertakings Choose the correct answer from the codes given below: Codes:?....
MCQ->Consider the following statements about 8085 The instruction LDA uses direct addressing mode.The instruction MVI uses direct addressing mode.The instruction MVI uses immediate addressing mode.The instruction LDA uses immediate addressing mode. Which of the above are correct?....
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