Answered You can buy a ready-made answer or pick a professional tutor to order an original one.

QUESTION

Devry BIS311 Week 1 Quiz

Question

Question 1. 1. (TCO 1) A(n) _____ is a container that stores the projects and files for an entire application. (Points : 1)

window

solution

interface

package

Question 2. 2. (TCO 3) The programming process begins with a meeting between the programmer and the client. Which of the following activities is the last activity in the programming process? (Points : 1)

Build the user interface.

Code the application.

Test and debug.

Assemble the documentation.

Question 3. 3. (TCO 1) All the objects in an object-oriented program are created (instantiated) from a _____. (Points : 1)

project

form

class

property

Question 4. 4. (TCO 3) At design time, the programmer can change the form's background color by changing the form's _____ property. (Points : 1)

BackGround

Color

BackColor

ForeColor

Question 5. 5. (TCO 1) When you click the ellipsis (...) button in the Settings box of the Font property, _____. (Points : 1)

a list of font styles appears

a color palette appears

a dialog box opens

the attribute is removed

Question 6. 6. (TCO 3) The character used to create an access key by inserting it into a text property is _____. (Points : 1)

~

^

&

+

Question 7. 7. (TCO 1) The Toolbox window _____. (Points : 1)

displays the names of the projects and files included in a solution

displays data connections and servers

displays the tools you use when creating your application's interface

displays the classes, methods, and properties included in a solution

Question 8. 8. (TCO 3) In Windows applications, pressing the _____ and Tab keys simultaneously moves the focus backwards. (Points : 1)

Shift

Ctrl

Alt

Ctrl + Shift

Question 9. 9. (TCO 1) A label's _____ property determines the value that appears inside the label on a form. (Points : 1)

Caption

Name

Text

Values

Question 10. 10. (TCO 3) Short, English-like phrases that are written to represent the steps a program must take to solve a particular problem are called _____. (Points : 1)

flowcharts

pseudocode

object code

macro code

Question 11. 11. (TCO 1) The _____ function key will start a Visual Basic 2012 application in the IDE. (Points : 1)

F2

F3

F4

F5

Question 12. 12. (TCO 3) A(n) _____ is a predefined procedure that performs a specific task and then returns a value. (Points : 1)

algorithm

function

Sub procedure

class

Question 13. 13. (TCO 1) A(n) _____ is a predefined procedure that you can call (or invoke) when needed. (Points : 1)

method

object

class

event

Question 14. 14. (TCO 3) In the mathematical expression 4 * 3 + 15 / 3 - 6, which operation is performed last? (Points : 1)

+

-

*

/

Question 15. 15. (TCO 2) Software developers and programmers use _____ to develop the logic of a solution prior to coding the solution. (Points : 1)

flowcharts and pseudocode

algorithms

instructions

All of the above

Question 16. 16. (TCO 2) The third column in a TOE chart lists _____. (Points : 1)

objects to be used in an application’s tasks

tasks the application must perform

events that cause the application to perform tasks

errors that may occur when running the application

Question 17. 17. (TCO 3) A rectangle on a flowchart represents _____. (Points : 1)

an input or output operation

the beginning of the application

a processing step such as a calculation

the end of the application

Question 18. 18. TCO 2) In the V-Model of systems development, usability and acceptance testing verifies the correctness of _____. (Points : 1)

implementation

design

analysis

unit testing

Question 19. 19. (TCO 2) Correcting coding defects found in an application is called _____. (Points : 1)

deploying

documenting

debugging

designing

Question 20. 20. (TCO 3) The backslash () operator in Visual Basic performs _____. (Points : 1)

exponentiation

integer division

multiplication

negation

Show more
  • @
  • 177 orders completed
ANSWER

Tutor has posted answer for $15.00. See answer's preview

$15.00

*********

******** * 1 **** ** **** ***** ** * ********* **** ****** *** ******** and ***** for ** ****** *********** ******* * ***

*******

solution

**********

package

Question * * **** ** *** programming ******* ****** **** a meeting ******* the ********** and *** ****** ***** ** the ********* activities is *** **** ******** ** the *********** process? (Points : ***

***** the **** **********

**** *** ************

Test *** ******

Assemble *** documentation

******** * * (TCO 1) *** *** objects ** ** *************** ******* *** ******* (instantiated) **** * ***** ******* : ***

********

*****

******

*********

******** * 4 **** ** At ****** **** *** programmer can ****** *** form's ********** ***** ** changing the form's _____ ******** ******* * 1)

***********

******

BackColor

**********

******** * 5 (TCO ** **** *** ***** the ******** () ****** ** *** Settings *** of *** Font ******** ***** ******* * ***

* list of **** ****** ********

* ***** palette ********

a dialog box opens

*** ********* ** ********

******** 6 6 **** ** *** ********* **** ** ****** ** ****** *** by ********* it **** * **** ******** ** ***** ******* * 1)

**

**

******

**

******** 7 * **** ** The ******* ****** ***** ******* * 1)

******** *** ***** of *** projects *** ***** ******** in * *********

******** data *********** and servers

displays *** ***** *** use **** ******** your ***************** **********

displays *** ******* methods *** ********** included in * *********

******** * 8 **** ** ** ******* applications pressing the ***** *** *** **** ************** ***** *** ***** ********* (Points * ***

******

*****

Alt

**** * ******

Question * 9 **** ** * label's ***** property ********** the ***** **** ******* inside the ***** ** * **** ******* * 1)

Caption

*****

Text

*******

Question ** ** **** ** ***** English-like ******* **** *** ******* ** ********* *** steps * ******* **** **** to solve * particular ******* are called ***** ******* * 1)

***********

pseudocode

****** *****

***** *****

******** ** ** **** ** *** _____ ******** key **** ***** * Visual ***** **** *********** in *** *** (Points * ***

F2

***

F4

F5

******** ** ** (TCO ** A(n) ***** ** a predefined ********* that ******** * ******** task *** **** ******* * ***** (Points : 1)

**********

function

*** **********

******

******** ** ** (TCO ** **** _____ ** * ********** ********* **** *** *** **** *** ******* when ****** (Points * ***

*******

*******

class

******

******** 14 14 **** ** In the mathematical ********** 4 * * + ** * 3 * * which operation ** performed ***** ******* * ***

**

**

**

/

******** 15 15 (TCO ** ******** ********** *** programmers *** _____ ** ******* *** ***** of * solution ***** ** ****** *** ******** ******* * ***

flowcharts *** pseudocode

***********

instructions

*** of *** ******

Question 16 ** **** 2) *** ***** ****** in * TOE ***** ***** ***** ******* * ***

******* ** be used ** an ******************* ******

tasks *** *********** **** ********

****** **** ***** *** *********** to ******* ******

****** **** may ***** **** ******* *** application

Question ** ** **** ** * ********* ** a ********* ********** ***** (Points * ***

** input ** output **********

*** ********* ** *** application

* processing **** such ** * ************

the *** ** *** ************

******** 18 ** *** 2) ** *** V-Model ** ******* *********** ********* *** acceptance ******* verifies *** *********** ** _____ (Points * ***

implementation

*******

analysis

**** testing

******** ** ** **** 2) Correcting ****** ******* ***** ** ** *********** is ****** _____ (Points * ***

**********

************

**********

designing

Question 20 ** **** ** *** backslash () ******** in ****** ***** performs _____ (Points * 1)

***************

******* *********

multiplication

********

Click here to download attached files: devry BIS311 week 1 quiz.docx
or Buy custom answer
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question