Correct statement about strings are?
Posted: Wed Jul 13, 2022 7:56 pm
a) a string is created on the stack
b) a string is primitive in nature
c) a string created on heap
d) created of string on a stack or on a heap depends on the length of the string
b) a string is primitive in nature
c) a string created on heap
d) created of string on a stack or on a heap depends on the length of the string