

InterviewSolution
Saved Bookmarks
1. |
What are String literals? |
Answer» A string literal is a type of literal in programming for the representation of a string value within the source code of a computer program. | |