Chapter 3 Quiz Starting Out With C++ 011

11) What is an expression in C++

a. An expression is how you declare a variable
b. An expression describes whether a variable has a value or not
c. An expression is a compiler command
d. An expression is a programming statement that has a value

1 comment:

  1. d. an expression is a programming statement that has a value.

    ReplyDelete