Consider the following statement: String myMiddleInitial = “h”;

Is it correct? If not, what should the syntax be?

I just need to know how it is supposed to be written if it is the wrong syntax.