The non-green heterotropic plants of plant kingdom are
The non-green heterotropic plants of plant kingdom are Fungi.
View Answer Report Error Discuss
In the following question, out of the four alternatives, select the alternative which best expresses the meaning of the idiom/phrase.
To make a long story short
What goes in dry and comes out wet?
A Bath towel or a tea bag are suitable answers.
View answer Workspace Report Error Discuss
Project Risk Management - Processes
Describe the Inputs, Tools and Techniques , Outputs included in the Risk Identification?
I. Inputs
II. Tools and Techniques
III. Outputs
Describe the Inputs, Tools and Techniques , Outputs included in the Risk Monitoring and Control?
What will be output of following c code?
#include <stdio.h>int main()
{ int i; for(i=10;i<=15;i++){ while(i){ do{ printf("%d ",1); if(i>1) continue; }while(0); break; } } return 0;}
Output: 1 1 1 1 1 1For loop will execute six times.
Note: continue keyword in do-while loop bring the program its while condition (while(0)) which is always false.
Queen Elizabeth I ascended the throne of England in the year
1558 AD
What is the minimum distance (in metres) required to hear an echo?