Computer Applications

A String literal is assigned to a String variable.

Values & Data Types Java

9 Likes

Answer

True

Reason — The data type of the variable that can hold a String literal should also be String.

Answered By

3 Likes


Related Questions