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
Explain the following line of code using your own words: 1- lblVat.Text = cstr ( CDBL (txtPrice.text) * 0.10) 2- lblHour
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am