Exam 7: Using Procedures and Exception Handling

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The ____ exception type occurs when a variable with no value is passed to a procedure.​

(Multiple Choice)
4.9/5
(47)

  ​ -The ____________________ code structure traps errors in code that may generate an exception.​ ​ -The ____________________ code structure traps errors in code that may generate an exception.​

(Essay)
4.8/5
(32)

In a Function procedure,the ____ of the return value is listed in the procedure declaration.​

(Multiple Choice)
4.8/5
(30)

The statement End Procedure is used to signify the end of a Function declaration.​

(True/False)
4.9/5
(31)

The ____ property allows you to change the generic graphic on the splash screen.​

(Multiple Choice)
4.9/5
(24)

Identify the letter of the choice that best matches the phrase or definition​ a.​template b.​Project Designer c.​SelectedIndex d.​SelectedIndexChanged e.​procedure f.​ListBox g.​Sub procedure h.​Private i.​procedure call j.​Select Case REFERENCES: 464 465 452 462 466 454 464 465 465 464 -​A Sub procedure may be used within this kind of statement

(Essay)
4.9/5
(32)

Identify the letter of the choice that best matches the phrase or definition​ a.​template b.​Project Designer c.​SelectedIndex d.​SelectedIndexChanged e.​procedure f.​ListBox g.​Sub procedure h.​Private i.​procedure call j.​Select Case REFERENCES: 464 465 452 462 466 454 464 465 465 464 -​Visual Basic provides a generic one of these in order to use a splash screen with a project

(Essay)
4.9/5
(22)

Only six different types of exceptions can occur in a Visual Basic program.​

(True/False)
4.8/5
(26)

Sheila is having trouble even deciding whether or not to place a set of programming steps in a Sub procedure or a Function procedure,so her instructor tells her to ask herself a series of questions to make that decision.Which one of the following is NOT a question that the instructor suggests that she ask herself?​

(Multiple Choice)
4.8/5
(36)

A Sub procedure does not return any data to the calling procedure.​

(True/False)
5.0/5
(33)

The Project Designer provides a central location for managing project ____.​

(Multiple Choice)
4.9/5
(30)

The ____ exception type occurs when a value exceeds its assigned data type.​

(Multiple Choice)
4.8/5
(39)

  ​ -The ____________________ exception type occurs when a variable with no value is passed to a procedure.​ ​ -The ____________________ exception type occurs when a variable with no value is passed to a procedure.​

(Essay)
4.7/5
(30)

The SelectedItem property of a ComboBox returns an integer indicating which choice is currently selected.​

(True/False)
4.9/5
(35)

A ____ screen can be added to engage the user while the application is loading.​

(Multiple Choice)
4.9/5
(27)

Identify the letter of the choice that best matches the phrase or definition​ a.​template b.​Project Designer c.​SelectedIndex d.​SelectedIndexChanged e.​procedure f.​ListBox g.​Sub procedure h.​Private i.​procedure call j.​Select Case REFERENCES: 464 465 452 462 466 454 464 465 465 464 -​If a selection has not been made,this property of a ComboBox object will be -1

(Essay)
4.9/5
(32)

  ​ -The ____________________ property is used to display a graphic on a splash screen like the one shown in the accompanying figure.​ ​ -The ____________________ property is used to display a graphic on a splash screen like the one shown in the accompanying figure.​

(Essay)
4.8/5
(31)

  ​ -The ____ prefix is used when naming a ComboBox object like the one in the accompanying figure.​ ​ -The ____ prefix is used when naming a ComboBox object like the one in the accompanying figure.​

(Multiple Choice)
4.8/5
(30)

____ is an exception type that can be handled by a Try-Catch block.​

(Multiple Choice)
4.9/5
(44)

The keyword(s)____ is/are used to specify the termination of a Try-Catch block of code.​

(Multiple Choice)
4.8/5
(40)
Showing 81 - 100 of 112
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)