2 Result Following Process User Enters Student Username Username Instructor Username Stude Q37291766

2) What will be a result of the following process, if userenters

“Student” for UserName? If UserName = “Instructor” or Username =”Student” Then

MessageBox.Show (“Welcome”)

Else

MessageBox.Show (“Invalid UserName”)

End If

Answer:


Answer


An suer

Welcome

Please up vote the solution if it helped. Thanks!

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.