Question
1. To transform a default Button element to the one as following, what transform(s) need to be used? A. ScaleTransform B. SkewTransform C.RotateTransform D.TranslateTransform E.
1. To transform a default Button element to the one as following, what transform(s) need to be used?
A. ScaleTransform
B. SkewTransform
C.RotateTransform
D.TranslateTransform
E. A and B
F. B and C
2. What type of exception would be thrown if the user enters the wrong type of data when requested from the keyboard?
A. FormateException
B. Invalid.CastException
C. NullReferenceException
D. IndexOutOfRangeException
E. ArithmeticException
3. A button with Height and Width explicitly set to 50 will resize when the window resizes.
A. True
B. False
4. A catch block executes when its try block ___________.
A. completes
B. throws any Exception
C. throws an Exception of an acceptable type
D. completes without throwing anything
5. Which of the following UI element does NOT have a Click event?
A. Button
B. TextBov
C. RadioButton
D. CheckBox
6. What attribute do you use to change the color appearance of a UI element?
A. Color
B. Background
C. Render
D. Style
7. To change the title of a window, what property do you use?
A. Name
B. Title
C. Text
D. Content
8. What property sets the speaking rate of an instance of a SpeechSynthesizer object?
A. Speed
B. Rate
C. Velocity
D. Transform
ButtonStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started