DEVRY CIS170B WEEK 6 quiz

Question # 00030285 Posted By: steve_jobs Updated on: 11/02/2014 09:08 AM Due on: 12/12/2014
Subject Computer Science Topic General Computer Science Tutorials:
Question
Dot Image

Question 1. Question : (TCO 9) A(n) _____ is a notification from the _____ that an action has occurred, such as a mouse click or a key press.

event, operating system

console application, operating system

GUI application, event

event, GUI application

Comments:

Question 2. Question : (TCO 9) Although a _____ usually accepts text input from the user, it can also be used to display text.

ComboBox

Label

MessageBox

TextBox

Comments:

Question 3. Question : (TCO 9) The first time a programmer double-clicks on a TextBox object in Design Mode, the TextBox’s default event handler method _____ is added to the code.

Click()

Enter()

Text()

TextChanged()

Comments:

Question 4. Question : (TCO 9) Type _____ to append “New Year’s Day” to an existing list of holidays in the “listHolidays” ListBox object at runtime.

listHolidays.Items.Add(“New Year’s Day”);

listHolidays.Items.Append(“New Year’s Day”);

listHolidays.Add(“New Year’s Day”);

listHolidays.Append(“New Year’s Day”);

Comments:

Question 5. Question : (TCO 9) Which of the following statements will retrieve the selected item of a ComboBox called “cmboWines” and place it in a string variable called “str”?

string str = cmboWines.SelectedItem;

string str = cmboWines.Selection();

string str = cmboWines.Text;

string str = cmboWines.getText();

Comments:

Question 6. Question : A Button is also known as a Form Control.

True

False

Comments:

Question 7. Question : Form controls include Buttons, Needles, Labels, and Textboxes.

True

False

Comments:

Question 8. Question : A Label object is normally used to provide descriptive text or a label for another control.

True

False

Comments:

Question 9. Question : Because it is the most common event associated with a Form, the default event handler method for a Form object is Load().

True

False

Comments:

Question 10. Question : The Text property determines the text that will appear on a Label when the Windows application starts running.

True

False

Comments:


Dot Image
Tutorials for this Question
  1. Tutorial # 00029730 Posted By: steve_jobs Posted on: 11/02/2014 09:09 AM
    Puchased By: 4
    Tutorial Preview
    The solution of DEVRY CIS170B WEEK 6 quiz...
    Attachments
    DEVRY_CIS170B_WEEK_6_quiz.docx (46.73 KB)
    Recent Feedback
    Rated By Feedback Comments Rated On
    Ca...890 Rating Organized tutorial and fairly priced 09/14/2016
    sol...00027 Rating All doubts are cleared easily 05/13/2015

Great! We have found the solution of this question!

Whatsapp Lisa