Jawaharlal Nehru award is given for
View Answer Report Error Discuss
Who among the following is a recipient of 2017 Mother Teresa Memorial Award for Social Justice?
Economically, the most important forests of India are
Tropical deciduous forest contain valuable teak, rosewood, sal and sandalwood trees
In the given figure, how many pens are blue?
Chilling is most commonly practiced by
Chilling is most commonly practiced by Food Handlers like restaurents, hotels,...
View answer Workspace Report Error Discuss
The famous book ' The Daughter of the East ' is written by
A rich man needs seven letter word which is with the poor?
A rich man needs a seven letters word NOTHING which with poor.
What is the output of this C code?
#include <stdio.h> void m() { printf("hi"); } void main() { m(); }