how we calculate this

x%=y*3

where
x= 10 , y = 5 
after calculation x= ?
(we know that x%=y  equals to x= x%y and the prcedence will be from left to right  )

Write the code. This is almost done. If you are still clueless, talk with your teacher or go back to the book...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.