3. if you write a try, catch clause you must include a finally block.
5. This is about encapsulation.
7. This is about HTML and maintaining state.(p.1024)
*MULTIPLE CHOICE*****
9. This is after connecting to database and one way to retrieve records programmatically from a database is to ______________.(look at p.916)
11. This question about the system.drawing.color
13. This one is about a connection string and it has provider Microsoft.ACE.OLEDB
15. This is an object that helps you combine radio buttons together (they have to be combined in some form to have context, helps bring them together)
17. Going to give you a code segment and it involves the in it and in parameter list also includes 'T' in parameters for each parameter (look at p.746-749 ch11)
19. Notification from operating system that an action has occurred like a mouse click or pressing a key
21. Packing data attributes and behaviors into a single unit and hiding implementation details. (What is that concept?)p.700
23. This one is about delegates.(p.594)
25. This is the property of the exception class. Returns a string describing exception.
27. There are 2 correct answers to this one. Question about System.IO namespace. (some info on p.850)
29. When you attempt to access an element of an array with an index outside bounds of array (p.787)
31. comboBox versus listBox. (what is comboBox?)
33. This is about what happens when a button click event is registered, the associated method is called ___________________
ReplyDelete*TRUE/FALSE*********
1. OLE DB dataReader class
3. if you write a try, catch clause you must include a finally block.
5. This is about encapsulation.
7. This is about HTML and maintaining state.(p.1024)
*MULTIPLE CHOICE*****
9. This is after connecting to database and one way to retrieve records programmatically from a database is to ______________.(look at p.916)
11. This question about the system.drawing.color
13. This one is about a connection string and it has provider Microsoft.ACE.OLEDB
15. This is an object that helps you combine radio buttons together (they have to be combined in some form to have context, helps bring
them together)
17. Going to give you a code segment and it involves the in it and in parameter list also includes
'T' in parameters for each parameter (look at p.746-749 ch11)
19. Notification from operating system that an action has occurred like a mouse click or pressing a key
21. Packing data attributes and behaviors into a single unit and hiding implementation details. (What is that concept?)p.700
23. This one is about delegates.(p.594)
25. This is the property of the exception class. Returns a string describing exception.
27. There are 2 correct answers to this one. Question about System.IO namespace. (some info on p.850)
29. When you attempt to access an element of an array with an index outside bounds of array (p.787)
31. comboBox versus listBox. (what is comboBox?)
33. This is about what happens when a button click event is registered, the associated method is called ___________________