TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sahil Dev
NA
77
7.3k
C# string bytes
Sep 2 2016 12:57 PM
Can anyone tell me the number of bytes each string takes in C#?
That is: if I have:
string
value =
"thisIsMyName"
Then, how many bytes does the variable
value
take?
Because, if I have:
If I want to convert to convert value into into a c#
byte
array how many bytes does it take?
Reply
Answers (
5
)
how to merge Two Datatables to one
contact list project