Write one method to display a star on the document
Class 9 It question
Answers
Answered by
0
Answer:
import java.io.*
import java.lang.*
public class Star(String args[])
{
public static void main()
{
System.out.println("*")
}
}
Explanation:
Similar questions
Computer Science,
5 months ago
English,
5 months ago
Math,
5 months ago
Social Sciences,
11 months ago
Math,
1 year ago
Math,
1 year ago