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,
3 months ago
Hindi,
3 months ago
Math,
3 months ago
Social Sciences,
7 months ago
Math,
1 year ago