Write the statement that will declare a char data type named testScore that will hold a letter grade of your choice.
What will be an ideal response?
char testScore = ‘A';?
Computer Science & Information Technology
You might also like to view...
If you don't have enough text to fill up space on a slide, insert an image
Indicate whether the statement is true or false
Computer Science & Information Technology
In a column chart, a group of related columns represents a ________ in the chart
A) data series B) data point C) legend D) slice
Computer Science & Information Technology