___________ is never displayed anywhere on the output screen. a. Value b. Remark c. Constant d. Variable
Added by Mark R.
Step 1
- Remark: Remarks are comments in the code that are not executed and therefore not displayed on the output screen. - Constant: Constants can be used in calculations and can be displayed on the output screen. - Variable: Variables can be displayed on the output Show more…
Show all steps
Your feedback will help us improve your experience
Ct Turner and 65 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
The output of the program is (A) string (B) gnirt (C) gnirts (D) No output is printed
Programming and Data Structures
Arrays, Pointers and Structures
Write the definition of a function printAttitude, which has an int parameter and returns nothing. The function prints a message to standard output depending on the value of its parameter. If the parameter equals 1, the function prints "disagree". If the parameter equals 2, the function prints "no opinion". If the parameter equals 3, the function prints "agree". In the case of other values, the function does nothing. Each message is printed on a line by itself.
Akash M.
"Variable that are listed in function's calls are called Actual parameter Declared parameter Passed parameter None of them"
Sanchit J.
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
Watch the video solution with this free unlock.
EMAIL
PASSWORD