1. Which of the following statement is correct in respect of Union list provided in the Constitution?





Write Comment

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

Comments

Tags
Show Similar Question And Answers
QA->Which statement is true with respect to Leukaemia?....
QA->HOW MANY SUBJECTS ARE THERE IN UNION LIST OF INDIAN CONSTITUTION....
QA->Which of the following isn’t a DCL statement?....
QA->Which Article of the Constitution of India is related to ‘Protection in respect of convict of offenders’?....
QA->Which is the highest and final judicial tribunal in respect of the Constitution of India?....
MCQ-> Each of the question below consists of a question and two statements numbered I and II are given below it You have to decide whether the data provided in the statements are sufficient to answer the question Read both the statement and Give answer (a)if the data in Statement I alone are sufficient to answer the question while the data in Statement II alone are not sufficient to answer the question Give answer (b)if the data in Statement II alone are sufficient to answer the question while the data in Statement I alone are not sufficient to answer the question Give answer (c)if the data in Statement I alone or in Statement II alone are sufficient to answer the question Give answer (d)if the data in both the Statement I and II are not sufficient to answer the question Give answer (e)if the data in both the Statements I and II together are necessary to answer the questionTower P is in which direction with respect to tower Q ? I.P is to the West of H which is to he south of Q II.F is to the West of Q and to the North of P ?....
MCQ-> Each of the question below consists of a question and two statements numbered I and II given below it You have to decided whether the data provided in the statement are sufficient to answer the question Read both the statements and Give answer a:if the data in statement I alone are sufficient to answer the question while the data in statement II alone are not sufficient to answer the question Give answer b:if the data in statement II alone are sufficient to answer the question while the data in statement I alone are not sufficient to answer the question Give answer c:if the data either in statement I alone or in statement II alone are sufficient to answer the question Give answer d:if the data even in both the statement I and II together are not sufficient to answer the question Give answer e:if the data in both the statement I and II together are necessary to answer the questionBy selling a product for Rs 100/- how much profit was earned ? (I)20% profit would have been earned if it had been sold for Rs 90/- (II)The profit was one-third of the purchase price.....
MCQ->Which of the following statement is correct in respect of Union list provided in the Constitution?....
MCQ->What will be the output of the program? #include<stdio.h> #include<stdarg.h> void fun1(char, int, int , float , char ); void fun2(char ch, ...); void (p1)(char, int, int , float , char ); void (p2)(char ch, ...); int main() { char ch='A'; int i=10; float f=3.14; char p="Hello"; p1=fun1; p2=fun2; (p1)(ch, i, &i, &f, p); (p2)(ch, i, &i, &f, p); return 0; } void fun1(char ch, int i, int pi, float pf, char p) { printf("%c %d %d %f %s \n", ch, i, pi, pf, p); } void fun2(char ch, ...) { int i, pi; float pf; char p; va_list list; printf("%c ", ch); va_start(list, ch); i = va_arg(list, int); printf("%d ", i); pi = va_arg(list, int); printf("%d ", pi); pf = va_arg(list, float); printf("%f ", pf); p = va_arg(list, char ); printf("%s", p); }....
MCQ-> Each of the question below consists of a question and two statements numbered I and II given below it you You have to decide whether the data provided in the statement are sufficient to answer the question Read both statements and Give answer Give answer a:if the data in statement I alone are sufficient to answer the question while the data in statement II alone are not sufficient to answer the question Give answer b:if the data in statement II alone are sufficient to answer the question while the data in statement I alone are not sufficient to answer the question Give answer c:if the data either in the statement I alone or in Statement II alone are sufficient to answer the question Give answer d:if the data even in both statements I and II together are not sufficient to answer the question Give answer e:if the data in both statement I and II together are necessary to answer the questionIn which direction is Ravi facing ? I.Ashok is to the right of Ravi II.Samir is sitting opposite of Ashok facing north....
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
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions