Wipro Interview Numerical Ability Profit and Loss

A shopkeeper gives a discount of 20% on the sale. By what percent he had to increase the S.P of the item so that after giving discount he got the price of the its C.P.

Read Solution (Total 4)

Wipro Other Question

abc dcb kjl What is the output of the following program:
#include
void main()
{
printf("%d %o %x",65,65,65);
}