News

Can anyone here remember the syntax required to use a string variable as a filename for a data file? As in:the variable is "fileName"char fileName[16] = "";and it is decided with user input:cin ...
Create the Java string variable. You can create the variable anywhere in your source code file, but the variable is typically created at the beginning of your Java function.