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

1) Syntax errors cause a program to fail and terminate prematurely.
2) Variables that store totals should generally be initialized to zero before
being used in a program.
3) A variable used only within a repetition statement should be declared
within the statement.
4) int division may yield a non-int result.


1) F
2) T
3) F
4) F

Computer Science & Information Technology

You might also like to view...

What is an advantage of UDP over TCP?

A. It is connection based B. It uses QoS C. It transfers packets faster D. It uses a three-way handshake

Computer Science & Information Technology

The color of the text in a Label control is determined by the __________ property.

a. Color b. Font c. ForeColor d. TextColor

Computer Science & Information Technology

A _____ follows Internet design protocols and enables a company to integrate new applications into its ecommerce strategy.?

A. ?web-centric architecture B. ?thin client C. ?data processing center D. ?corporate portal

Computer Science & Information Technology

__________ are the people who directly carry out the organization's mission.

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

Computer Science & Information Technology