Page 1 of 1

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

Posted: Fri May 20, 2022 9:54 am
by answerhappygod
Explain the following line of code using your own
words:
1- lblVat.Text = cstr ( CDBL (txtPrice.text) *
0.10)
2- lblHours.Text = ""
3- lblVat.Text = cstr ( CDBL (txtPrice.text) *
0.10)
4- MessageBox.Show( “This is a programming
course”)
5- if x mod 2 = 0 then