Below is the syntax highlighted version of NameAge.java.
/*********************************************************************** * Your Header here: * * * * ***********************************************************************/ public class NameAge { public static void main(String[] args) { } }