Answers for Hour 13

   

Answers to Hour 13

1:

To get only the remainder of a division operation, you use which operator?

A1:
 % 
2:

Which operation is performed first in the following expression ”the addition or the multiplication?

graphics/13equ05.gif


A2:

Multiplication

3:

Does this expression evaluate to true or to false?

 ((true  true) && false) == !true 
A3:

true

4:

Which Boolean operator performs a logical negation?

A4:

!

5:

The process of appending one string to another is called?

A5:

Concatenation

6:

What property can be used to return the month of a given date?

A6:

Month


   
Top


Sams Teach Yourself C# in 24 Hours
Sams Teach Yourself Visual Basic 2010 in 24 Hours Complete Starter Kit (Sams Teach Yourself -- Hours)
ISBN: 0672331136
EAN: 2147483647
Year: 2002
Pages: 253
Authors: James Foxall

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net