Huawei Company Category

A is twice as efficient as B and B is thrice as efficient as C, who can finish a job alone in 24 days. If A, B and C work on alternate days with A starting first, in how many days will the job finished?

Read Solution (Total 4)

Huawei Other Question

What will be output if you will compile and execute the following ccode?
#define call(x,y) x##y
void main()
{
int x=5,y=10,xy=20;
printf("%d",xy+call(x,y));
}
(A) 35
(B) 510
(C) 15
(D) 40
(E) None of above
if a,b ,c >0 and (a+b+c)(ab+ab+ca)=3z value of z is

a) zabc
c)z=abc
rest options i forgot.please suggest the ans