What kind of program elements are the following ? ‘a’, 4.38925, “a”, “main” ?
single quotes string, fractional floating point literal, double quotes string, double quotes string
What kind of program elements are the following ? ‘a’, 4.38925, “a”, “main” ? Read More »