Page 1 of 1

Explain the following line of code using your own words: lblVat.Text = cstr ( CDBL (txtPrice.text) * 0.10) Explain the f

Posted: Fri May 20, 2022 10:08 am
by answerhappygod
Explain the following line of code using your own
words:
lblVat.Text = cstr ( CDBL (txtPrice.text) *
0.10)
Explain the following line of code using your own
words:
int (98.5) mod 3 * Math.pow (1,2)