Answer the following statements true (T) or false (F)

1. It is good program style to put spaces between words and symbols.
2. A C++ statement cannot extend over more than one line.
3. In C++ addition is always evaluated before subtraction.
4. the value of 3/7 is 0.
5. >> is used for output.


1. True
2. False
3. False
4. True
5. False

Computer Science & Information Technology

You might also like to view...

Choose the method to avoid when obtaining graphics for your website

a. Purchase a DVD with royalty-free graphics b. Use a graphics application and create your own c. Purchase graphics from a website d. Right-click and copy a graphic you like from any website

Computer Science & Information Technology

____________________ display customized online content from different sources on the same page.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When creating an append query, selected fields in the query must match the fields in the table to which the records will be appended. ____________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

How are client requests served by a server in a personal database and in a client/server database?

What will be an ideal response?

Computer Science & Information Technology