Which of the following statement is correct?
Difference between the no . of cars sold by W in the 3rd quarter and the no . of cars sold by Y in the 2nd quarter = 150 – 50 = 100. Hence, option 1 is incorrect. Maximum no. of cars sold in the 2nd quarter is 200, which is sold by Z. Hence, option 2 is incorrect. No . of cars sold by V in the 3rd quarter is 25% less than the no. of cars sold by Z in the 2nd quarter. Hence, option 3 is incorrect. Average no. of all the car sold in the 2nd quarter =(125+75+100+150+200)/5=650/5=130. Hence, option 4 is correct.
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___________.