In the following question, out of the given four alternatives, select the one which best expresses the meaning of the given word.
Profligate
View Answer Report Error Discuss
Project Scope Management - Processes
Describe the Inputs, Tools and Techniques , Outputs included in the Scope Planning ?
I. Inputs
II. Tools and Techniques
III. Outputs
View answer Workspace Report Error Discuss
Who among the following introduced the Permanent Settlement of Bengal in 1793?
Lord Cornwallis introduced the Permanent Settlement of Bengal in 1793.
C program to find the factorial of a given number
#include<stdio.h>int main(){ int i=1,f=1,num; printf("Enter a number: "); scanf("%d",&num); while(i<=num){ f=f*i; i++; } printf("Factorial of %d is: %d",num,f); return 0;}Sample output:Enter a number: 5Factorial of 5 is: 120
In the following question, four words are given out of which one word is correctly spelt. Select the correctly spelt word.
In the following question, out of the four alternatives, select the alternative which best expresses the meaning of the idiom/phrase.
Be in the air
___________ states that internal energy is a function of state and the increase in internal energy is equal to the sum of the heat supplied to system and work done by the system.
In India, who appoints ministers at state level?