Declare the following variables. 1. Declare ‘y’ as an integer and set its initial value to 0. 2. Declare ‘age’ as a character.
Answers
Answered by
4
- int y = 0;
- char age;
happy coding ^^
Similar questions
Hindi,
5 months ago
Social Sciences,
5 months ago
World Languages,
5 months ago
Math,
10 months ago
Social Sciences,
10 months ago
Science,
1 year ago
Computer Science,
1 year ago