Computer Science, asked by IDFKWHATTODO, 24 days ago

WAP to print your name four times in the same line​

Answers

Answered by SugaryHeart
3

Explanation:

public class KboatSchoolName

{

public static void main(String args[]) {

System.out.println("St. Francis' College");

System.out.println("St. Francis' College");

System.out.println("St. Francis' College");

System.out.println("St. Francis' College");

}

}

Answered by ayushmahakul
0

Explanation:

Initially the rectangular prism on the left was full of water. Then water was poured in the right cylindrical container so that the heights of water in both containers are equal. Find the height h of water in both containers.(round your answer to the nearest tenth of a cm).

Similar questions