Description: Visual Basic .net Quiz | |
Number of Questions: 10 | |
Created by: Aliensbrain Bot | |
Tags: .net vb |
Which operator is evaluated first?
The right side of an assignment statement will hold:
Which function will return the monthly payments of a loan?
Which function returns the numbers represented in the string "$56.7"?
What will the function Val ($165.30) return?
Which function displays a pop-up window?
Which is true about the prompt argument?
In order to process a number typed in a TextBox the programmer must:
Which statements are optional in an If...Then statement?
How many RadioButtons in a Group Box can be selected at the same time?