Which of the statements given below are correct?
1. The author of the novel 'Gilead' is Don Winslow.2. The author of the novel 'Wolf Hall' is Stephen Dobyns.3. The author of the novel 'To Kill a Mockingbird' is Harper Lee.
View Answer Report Error Discuss
Which is the highest waterfall in the world ?
Angel, Venezuela
View answer Workspace Report Error Discuss
Jawaharlal Nehru award is given for
Economically, the most important forests of India are
Tropical deciduous forest contain valuable teak, rosewood, sal and sandalwood trees
Chilling is most commonly practiced by
Chilling is most commonly practiced by Food Handlers like restaurents, hotels,...
A rich man needs seven letter word which is with the poor?
A rich man needs a seven letters word NOTHING which with poor.
The electrochemical cell stops working after some time because ________
What is the output of this C code?
#include <stdio.h> void m() { printf("hi"); } void main() { m(); }