declare two variables a and b of int type
pls provide me the full answer properly
Answers
Answered by
1
Explanation:
Variables are the nouns of a programming language: they are the entities (values, data) that act or are acted upon. The character-counting program uses two variables--count and args. The program increments count each time it reads a character from the input source and ignores args. The declarations for both variables appear in bold in the following listing:
- member variable
- local variable
- method parameter
- exception handler parameter
Similar questions
Social Sciences,
1 month ago
Psychology,
1 month ago
English,
1 month ago
Biology,
3 months ago
English,
10 months ago
English,
10 months ago
Math,
10 months ago