Write down the syntax with reference to Java programming to accept an integral value 'p' through Stream Class
Answers
Answered by
19
Answer: int p;
p =Integer.parseInt(in.readLine());
Explanation:
Similar questions
Social Sciences,
6 months ago
Science,
6 months ago
English,
6 months ago
History,
1 year ago
Math,
1 year ago
Physics,
1 year ago
Computer Science,
1 year ago