Computer Science, asked by harsh271161, 11 months ago

write a program in Blue j to print , 'Welcome to the World of computers",

Answers

Answered by Anonymous
1

Answer:

it is the ans plzz follow me plzzz plzzz yr

Attachments:
Answered by sandeepcharlie1
0

class computer

{

public void main()

{

System.out.println("Welcome

to the world of computers");

}

}

Similar questions