How many times the following message will be printed?
do
{
System.out.println(“Hello”);
}
ch++;
while(ch<=1);
Answers
Answered by
2
Answer:
This is a Looped Process it will be executed Infinitely
Similar questions
Business Studies,
1 month ago
English,
1 month ago
Math,
3 months ago
Computer Science,
3 months ago
Biology,
10 months ago
Science,
10 months ago
Sociology,
10 months ago