class Home{ public static void main(String args[]){ System.out.print("Hello, welcome to capscom technology"); } }