Re: OT: Looking for som Basic/easy test questions..
Greg Robinson <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <[email protected]> |
Not being sarcastic, but after 2 months of full time pay (I assume) a test seems a bit remedial to me. These developers should be ready to throw down the books and dive it. It's not college\school anymore. Greg Robinson Custom Data Systems, Inc. www.cds-am.net -----Original Message----- From: Discussion forum for developers using Windows Forms to build apps and controls [mailto:[email protected]]On Behalf Of Stacey Levine Sent: Tuesday, April 24, 2007 10:14 AM To: [email protected] Subject: [DOTNET-WINFORMS] OT: Looking for som Basic/easy test questions.. 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)