Write a visual Basic code using IF statement that read the variable name Num that will be entered by the user in a Text
Posted: Fri Apr 29, 2022 6:37 am
Write a visual Basic code using IF statement that read the variable name Num that will be entered by the user in a Text Box and if Num greater than 60 then display using message box Num * 2 otherwise display using a message box Num ^ 2