The statements int x = 1; int y; y = --x;

a. Assign y the value 1;
b. Change the value of x to 0
c. Assign to y the value 1;
d. Assign to y the value 0;
e. The -- is a prefix operator.


b) d) and e)

Computer Science & Information Technology

You might also like to view...

Which of the following is a standard document property?

A. author B. date the presentation file was created or changed C. theme D. variant

Computer Science & Information Technology

Which statement accurately describes the function of a query?

A) Queries manipulate data stored in tables, displaying only those records which match the query's criteria B) Queries manipulate data stored in tables, hiding only those records which match the query's criteria C) Queries delete data stored in tables, displaying only those records which match the query's criteria D) Queries edit data stored in tables, displaying only those records which match the query's criteria

Computer Science & Information Technology

A style is a group of design elements that includes colors, fonts, and special effects used to give a consistent look to your presentation

Indicate whether the statement is true or false

Computer Science & Information Technology

The name and address at the top of a letter of the person receiving a letter is referred to as the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology