"Hello there"/10 output
class App { public static void main(String[] args) { for(int i=0;i<10;i++){ System.out.println("Hello there"); } } }
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment