See More

public class TPC01 { public static void main(String[] args) { // syso+Ctrl+spaceBar System.out.println("Hello Java"); } }