InterviewSolution
Saved Bookmarks
| 1. |
What are the different names of string in Pascal? |
|
Answer» CHARACTER Arrays, string variables, short strings, null terminated strings, and last ANSI strings. |
|