Rajesh has obtained a letter from gram Pradhan. He has 5 acres of cultivable land. He was born of 10th January 1968. He doesn’t have any unpaid loan from the bank.
Will the loan be granted to Rajesh?
He fulfills all the criteria except his age, his age is 52 years, so he is not eligible for the loan.
What does below UNIX command do?
rm file1 file2
Unauthorised access to network is?
Which of the following are the layers of a data warehouse?
COBOL is used in
Boolean occupies how much space in a 32 bit system
Major type of computer chip
Cardinality related to ————–
Below code will give what result for f(3)
f(int x)
{
If(x
Return;
f(x-1);
printf(“%d”, x);
f(n-1);
}
The important aspect of the data warehouse environment is that data found within the data warehouse is___________.