HomeCoding PlayGround Data Structure And Algorithms Number Conversions
Login
​x
 
1
import java.util.*;
2
​
3
public class Test
4
{
5
    public static void main(String[] args)
6
    {
7
        System.out.println("Hello, Boy");
8
    }
9
}
10
​
xxxxxxxxxx
 
​

Planet Learning is a leading Ed Tech company striving to provide the best learning material on technical subjects.

About UsContact UsPrivacy Policy
Java Tutorial
Core Java
Python Tutorial
Core Python
© Copyright 2023. All Rights Reserved.