Computer Science, asked by mutturevula1423, 1 year ago

What symbol specifies the beginning of a query string garbage collection?

Answers

Answered by Anonymous
6
hello here is your answer by Sujeet yaduvanshi ☝☝☝☝☝☝☝☝☝☝☝☝☝☝



Question:-What symbol specifies the beginning of a query string garbage collection?


Answer:-)C# is symbol specifies the beginning of a query string garbage collection?
Answered by nancychaterjeestar29
0

Answer:

Explanation:

A string is a traditional sequence of characters, either as a literal constant or as some kind of variable. The latter may allow its elements to be mutated and the length changed, or it may be fixed (after creation). A string is generally considered as a data type and is often implemented as an array data structure of bytes (or words) that stores a sequence of elements, typically characters, using some character encoding. String may also denote more general arrays or other sequence (or list) data types and structures.

Depending on the programming language and precise data type used, a variable declared to be a string may either cause storage in memory to be statically allocated for a predetermined maximum length or employ dynamic allocation to allow it to hold a variable number of elements.

#SPJ2

Similar questions