write a program in Blue j to print , 'Welcome to the World of computers",
Answers
Answered by
1
Answer:
it is the ans plzz follow me plzzz plzzz yr
Attachments:
Answered by
0
class computer
{
public void main()
{
System.out.println("Welcome
to the world of computers");
}
}
Similar questions