WAP in BlueJ to print ,Welcome to the world of computer
Answers
Answered by
1
Answer:
public class Wap
{
public static void main(String[] args)
{
System. out.println("Welcome to the world of computer") ;
}
}
Similar questions
Math,
2 months ago
Geography,
2 months ago
Computer Science,
2 months ago
Social Sciences,
5 months ago
Math,
11 months ago