Internet World Wide Web How to Program, 3e for Home , Extensible Markup Language (XML) , True or False Quiz 1.doc (No / & “ in file names)

 

Internet & World Wide Web How to Program, 3/e" for "Home , Extensible Markup Language (XML) , True or False Quiz 1

 

 

 

 

Answers to "Internet & World Wide Web How to Program, 3/e" for "Home , Extensible Markup Language (XML) , True or False Quiz 1"

Date:

12/14/2006 9:07:48 PM Eastern Standard Time

From:

arush@miami.edu

Reply To:

 

To:

editor@onthepress.net

CC:

 

BCC:

 

Sent on:

 

 

 

 

 

Sent from the Internet (Details)

 

 

Subject: Answers to "Internet & World Wide Web How to Program, 3/e" for "Home , Extensible Markup Language (XML) , True or False Quiz 1"

Date: 12/14/2006 9:07:48 PM Eastern Standard Time

From: arush@miami.edu

Reply To: 

To: editor@onthepress.net

CC: 

BCC: 

Sent on: 

 

 

Sent from the Internet (Details) 

 

Student Name: A Rush
Student Email: arush@miami.edu

Site Name: Internet & World Wide Web How to Program
Author Name: Deitel
Location on Site: Home > Extensible Markup Language (XML) > True or False Quiz 1

 

 


 

 

Subject:

Answers to "Companion Website for Information Systems Programming with Java, Second Edition" for "Home , Making Decisions , Multiple Choice"

Date:

12/14/2006 2:30:20 PM Eastern Standard Time

From:

ARUSHINE@AOL.COM

Reply To:

 

To:

ARUSH@MIAMI.EDU

Subject: Answers to "Companion Website for Information Systems Programming with Java, Second Edition" for "Home , Making Decisions , Multiple Choice"

Date: 12/14/2006 2:30:20 PM Eastern Standard Time

From: ARUSHINE@AOL.COM

Reply To: 

To: ARUSH@MIAMI.EDU

 

 

 

 

Student Name: s
Student Email: ARUSHINE@AOL.COM

Site Name: Companion Website for Information Systems Programming with Java, Second Edition
Location on Site: Home > Making Decisions > Multiple Choice

20% Correct
2 Correct of 10
8 Incorrect
Submitted on December 14, 2006 at  2:17 PM (EST)

- -------------------------------------------------------------------------
Question 1

Which of the following if tests will be true if a string object called name1 is less than a string object called name2.

Correct: none of these

- -------------------------------------------------------------------------
Question 2

Consider the following pseudocode:


If value > 50

        Write ("Red")

    else

        If value <= -50

              Write ("White")

        else

              Write ("Blue")

When will "Red" be written.

Incorrect: When -50 < value < 50

- -------------------------------------------------------------------------
Question 3

Consider the following pseudocode:


If value > 50

        Write ("Red")

    else

        If value <= -50

            Write ("White")

        else

            Write ("Blue")

When will "Write" be written.

Incorrect: When -50 < value < 50

- -------------------------------------------------------------------------
Question 4

Consider the following pseudocode:


If value > 50

        Write ("Red")

    else

        If value <= -50

            Write ("White")

        else

            Write ("Blue")
When will "Blue" be written.

Incorrect: (blank)

- -------------------------------------------------------------------------
Question 5

Which of the following is logically equivalent to
!(A && B) ?

Incorrect: !A && !B

Verify using truth tables.

- -------------------------------------------------------------------------
Question 6

Operators that allow two values to be compared are called ________ operators.

Incorrect: syntactic

- -------------------------------------------------------------------------
Question 7

What is wrong with the following code?


if(balance = 500)

{

    monthlyInterest = balance * .02;

    balance = balance + monthlyInterest;

}



Incorrect: It is not framed properly

The conditional test must be ==, not =.

- -------------------------------------------------------------------------
Question 8

What is wrong with the following code?


if(x < y)

    --x;

    System.out.println("Hello");

else

    System.out.println("Goodbye");



Correct: There is a dangling else.

- -------------------------------------------------------------------------
Question 9

A statement that can be inserted at the end of a switch statement to protect against invalid entries is the ______________ statement.

Incorrect: break

- -------------------------------------------------------------------------
Question 10

Which of the following if tests will be true if two string objects called name1 and name2 are equal.

Incorrect: if(name1==name2)

You must use the String class equals() method to test two string objects for equality.

 


 

Subject:

Quiz Owen, Using QuickBooks Pro 2006 for Accounting, 5e, Chapter 1 from A Rush

Date:

12/10/2006 9:57:26 PM Eastern Standard Time

From:

arush@miami.edu

Reply To:

 

To:

arush@miami.edu, 1arush@miami.edu, 2arush@miami.edu

CC:

arush@miami.edu

Subject: Quiz Owen, Using QuickBooks Pro 2006 for Accounting, 5e, Chapter 1 from A Rush 
Date: 12/10/2006 9:57:26 PM Eastern Standard Time 
From: arush@miami.edu 
Reply To:  
To: arush@miami.edu, 1arush@miami.edu, 2arush@miami.edu 
CC: arush@miami.edu 
 
 
QUIZ REVIEW 
 
message: 3arush@miami.edu 
 
correct = 3.0 (30.00%)
incorrect = 7.0 (70.00%)
not answered = 0.0 (0.00%)
total possible = 10.0
 
 
 
Question 1: status: correct
Question 2: status: incorrect
Question 3: status: incorrect
Question 4: status: incorrect
Question 5: status: correct
Question 6: status: incorrect
Question 7: status: incorrect
Question 8: status: correct
Question 9: status: incorrect
Question 10: status: incorrect

 

 

 
email attachment

 

 

Total Possible: 10.0Time Spent: 00:07:36

 


correct
3.00
30.00%


incorrect
7.00
70.00%


1

Which QuickBooks window component identifies which company file is open?

a.

Title Bar

b.

Menu Bar

c.

Icon Bar

d.

Navigation Bar

status: correct (1.0)
correct: a
your answer: a
feedback: Correct.


2

The file extension .QBB indicates:

a.

a restored company file.

b.

the QuickBooks program.

c.

a company backup file.

d.

a formatted company file.

status: incorrect (0.0)
correct: c
your answer: a
feedback: Incorrect. See page 5


3

To save a file in QuickBooks:

a.

click on the Save command.

b.

click on the Save As command.

c.

QuickBooks automatically saves.

d.

click on the Exit command.

status: incorrect (0.0)
correct: c
your answer: a
feedback: Incorrect. See page 17


4

For step-by-step procedures on managing inventory, select the:

a.

Learning Center link.

b.

Index tab.

c.

Launch button.

d.

"How Do I" button.

status: incorrect (0.0)
correct: d
your answer: a
feedback: Incorrect.


5

Which feature manages names and related information?

a.

Lists

b.

Forms

c.

Registers

d.

Reports

status: correct (1.0)
correct: a
your answer: a
feedback: Correct.


6

In QuickBooks, who is a "customer"?

a.

Anyone who buys the QuickBooks software.

b.

Anyone who you owe money to.

c.

Anyone who works for you.

d.

Anyone who pays you for goods or services.

status: incorrect (0.0)
correct: d
your answer: a
feedback: Incorrect. See page 26


7

Memorized reports:

a.

cannot be printed.

b.

can be saved.

c.

are automatically saved.

d.

are stored in a different place than the company file.

status: incorrect (0.0)
correct: b
your answer: a
feedback: Incorrect. See page 21


8

QuickBooks registers summarize all financial activity for specific:

a.

balance sheet accounts.

b.

profit and loss accounts.

c.

income statement accounts.

d.

all financial accounts.

status: correct (1.0)
correct: a
your answer: a
feedback: Correct.


9

The QuickBooks home page:

a.

indicates the order tasks must be completed.

b.

is the only way to access core features.

c.

is an electronic representation of the paper documents used to record business activities.

d.

provides access for managing employees.

status: incorrect (0.0)
correct: d
your answer: a
feedback: Incorrect. See page 26


10

The Profit and Loss report includes:

a.

open invoices.

b.

income and expense accounts.

c.

inventory valuation summaries.

d.

sales by customers.

status: incorrect (0.0)
correct: b
your answer: a
feedback: Incorrect. See page 10

 

Subject:

QUIZ RESULTS FOR Ulmer : Computer Accounting with QuickBooks Pro® 2006 : Chapter 3 : Banking : Multiple Choice Quiz

Date:

12/11/2006 1:39:28 PM Eastern Standard Time

From:

noreply-he@mcgraw-hill.com

Reply To:

 

To:

arushine@aol.com

Subject: QUIZ RESULTS FOR Ulmer : Computer Accounting with QuickBooks Pro® 2006 : Chapter 3 : Banking : Multiple Choice Quiz

Date: 12/11/2006 1:39:28 PM Eastern Standard Time

From: noreply-he@mcgraw-hill.com

Reply To: 

To: arushine@aol.com

 


Do not reply to this email. The sender's email address is listed below as Student eMail Address.

Author Name: Ulmer
Site Name: Computer Accounting with QuickBooks Pro® 2006
Chapter: Banking
Quiz: Multiple Choice Quiz

Student Name: srush
Student eMail Address: arushine@aol.com
Section ID:

Results Reporter

Out of 10 questions, you answered 2 correctly, for a final grade of 20%.

2 correct (20%)

8 incorrect (80%)

0 unanswered (0%)


Your Results:

The correct answer for each question is indicated by a This is the correct answer..

 

1

INCORRECT

The Check Register:

 

A)

Lists all accounts and their account numbers

 

B)

Is located directly on the Company Navigation Bar

 

C)

Keeps track of the company purchase orders and vendors

This is the correct answer.

D)

Records all transactions affecting the Checking account

 

 

2

INCORRECT

All of the following tasks can be completed in the Banking section of the Home page except:

 

A)

Write Checks

This is the correct answer.

B)

Receive Items

 

C)

Make deposits

 

D)

Reconcile accounts

 

 

3

INCORRECT

Deposits of customer payments are recorded using the _________ section of the Home Page.

 

A)

Company

 

B)

Vendor

This is the correct answer.

C)

Banking

 

D)

Customer

 

 

4

INCORRECT

In the Make Deposits window, what account is selected when recording an investment by the owner of a Sole Proprietorship?

 

A)

Owner's Income

 

B)

Checking

 

C)

Undeposited Funds

This is the correct answer.

D)

Owner's Equity Contribution

 

 

5

INCORRECT

Which one of the following activities is associated with the Banking section of the Home Page?