Content protected from screenshots
GKFix.in
General Knowledge
Categories
Concept Builder Quiz
About Us
Start Quiz
Home
My Profile
General Knowledge
Categories
Concept Builder
Start Quiz
Logout
GKFix MCQ Question
Test your knowledge and learn something new
Home
Programming
Question #9738
Back to Home
View All Programming Questions
27 Views
Question
You use the ______ tool to add a checkbox to a form.
A. Button
B. Radio
C. Option
D. Checkbox
Check Answer
Share on Twitter
Share on Facebook
Copy Link
Related Questions
The ______ keyword is used to prevent a class from being inherited.
34
The ______ method is used to convert a string to a byte array.
25
The intNums array is declared as follows: Dim intNums() As Integer = {10, 5, 7, 2}. Which of the fol...
7