OT: Looking for som Basic/easy test questions..
Stacey Levine <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <A48E95FB3D4D02449554AE952F3B3E4702FC44C8@vmcexchng.www.musicforasong.net> |
I have two brand new developers that have been working for two months now. Some of that has been self study. I wanted to come up with a very basic Winform type test to see how they are doing. Some of the questions are below. I would appreciate it if you had suggestions for some other very basic questions. Thanks. Stacey 1. What control would you use if you wanted to display static information on a screen to a user? 2. What control would you use if you wanted to display information to a user that the user could possibly type over? 3. On most controls, including the two in the previous questions - what property do you set that controls the string displayed? 4. What event is fired when the users presses a button? 5. What main control holds the other GUI controls that makes the screen that is displayed to your user in a program? 6. What is this called? (checkbox image) 7. What is this called? (radion button image)