Wipro Company Programming Program

write a code to print the following pattern
1*2*3*4*17*18*19*20
--5*6*7*14*15*16
---8*9*12*13
----10*11
the - in the left should necessarily be printed

Read Solution (Total 18)

Wipro Other Question

If a shopkeeper keeps MRP of a product as Rs 45.
But he sells it at Rs 42.
Then after he gains a Profit of 5%.
Then what's the Cost Price of the Product.

a)Rs 35.6
b)Rs 35
c)Rs 40
d)Rs 55
e) None of these
1*2*3*4*17*18*19*20
--5*6*7*14*15*16
----8*9*12*13
------10*11